Skip to content

ci: add version to root plugin.json and enforce sync - #8

Merged
rbuchmayer-pplx merged 1 commit into
agent-plugins-packagingfrom
agent-plugins-version-sync
Aug 17, 2026
Merged

ci: add version to root plugin.json and enforce sync#8
rbuchmayer-pplx merged 1 commit into
agent-plugins-packagingfrom
agent-plugins-version-sync

Conversation

@qirh

@qirhqirh commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #7, stacked on its branch.

  • Adds "version": "0.3.0" to root plugin.json (matches .codex-plugin/plugin.json; spec recommends it for update checks)
  • Adds a CI step failing on version drift between the two manifests

Verified locally: plugin.json still validates against the 1.0.0 schema, versions in sync.

- Add version 0.3.0 to plugin.json (matches .codex-plugin/plugin.json)
- Fail CI if the two versions drift
@rbuchmayer-pplx
rbuchmayer-pplx merged commit 41e8dbc into agent-plugins-packagingAug 17, 2026
1 check passed
Sign up for freeto 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.

2 participants

@qirh@rbuchmayer-pplx