Skip to content

AX-2134: unify release trigger on version-file diff - #10

Open
YoniMelki wants to merge 5 commits into
mainfrom
feature/AX-2134-unified-release-mechanism
Open

AX-2134: unify release trigger on version-file diff#10
YoniMelki wants to merge 5 commits into
mainfrom
feature/AX-2134-unified-release-mechanism

Conversation

@YoniMelki

@YoniMelki YoniMelki commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Switch release.yml from commit-subject markers to comparing .devin-plugin/plugin.json against the latest strict vX.Y.Z tag.
  • Merge current main and bump 0.3.5 → 0.3.6 so the new release gate lands cleanly.
  • Keep PR-time X.Y.Z validation in validate.yml.

Part of AX-2134.

Landing

Merging cuts v0.3.6. After that, every merge must bump the manifest or Release fails.

Test plan

  • Confirm merge creates GitHub Release v0.3.6 with release.zip.
  • Confirm PR-time validation fails on a non-X.Y.Z version.
  • Confirm a follow-up merge without a bump fails with “already released”.

@YoniMelki
YoniMelki requested a review from a team as a code owner August 20, 2026 14:42
YoniMelki and others added 3 commits August 23, 2026 14:02
Co-authored-by: Cursor <cursoragent@cursor.com>
v0.3.1 shipped on main while this PR was open; merging without a bump would fail the new release gate. Drop the obsolete v0.3.0 catch-up docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@YoniMelki
YoniMelki force-pushed the feature/AX-2134-unified-release-mechanism branch from 484b71e to aac6716 Compare August 23, 2026 12:43
Resolve the plugin manifest conflict forward: main released 0.3.5 (latest tag
v0.3.5), so the branch lands 0.3.6 - the next unused patch - and the merge
releases cleanly under the version-file gate.

Drop the stale note naming a specific pre-tag PR from the Releasing section;
that PR is closed and the versions it cited are long released. The rule it
described is kept in general form.

Co-authored-by: Cursor <cursoragent@cursor.com>
@YoniMelki
YoniMelki force-pushed the feature/AX-2134-unified-release-mechanism branch from dc8ebaf to 8d8967f Compare September 3, 2026 08:52
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.

2 participants