Skip to content

chore(plugins): gate registry script in CI, drop completed migration script#1385

Merged
datlechin merged 1 commit into
mainfrom
chore/cleanup-py
May 22, 2026
Merged

chore(plugins): gate registry script in CI, drop completed migration script#1385
datlechin merged 1 commit into
mainfrom
chore/cleanup-py

Conversation

@datlechin

Copy link
Copy Markdown
Member

What

Cleanup of the two stray Python files found in a repo audit:

  • Wire test_update_registry.py into CI. The test existed but nothing ran it. It now runs once in the resolve-tags job (before any plugin builds), so the registry prune logic (drops null pluginKitVersion binaries, keeps the two newest) is guarded on every plugin release/dispatch.
  • Remove scripts/migrate-registry-v1-to-v2.py. Its own docstring marks it a one-time v1-to-v2 migration. The live registry is already schemaVersion: 2, so the migration is done and the script is dead.

Not touched

update-registry.py stays (active, used by build-plugin.yml).

No app code, no user-facing strings.

@datlechin datlechin merged commit db01e52 into main May 22, 2026
2 checks passed
@datlechin datlechin deleted the chore/cleanup-py branch May 22, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant