Skip to content

Adopt semver + floating-major tagging (RELEASING.md)#10

Open
aaronelliotross wants to merge 2 commits into
mainfrom
docs/releasing-semver
Open

Adopt semver + floating-major tagging (RELEASING.md)#10
aaronelliotross wants to merge 2 commits into
mainfrom
docs/releasing-semver

Conversation

@aaronelliotross

Copy link
Copy Markdown
Contributor

What

  • Adds RELEASING.md documenting the versioning convention: immutable vMAJOR.MINOR.PATCH tags + a floating vMAJOR tag that consumers pin. Minor/patch fixes flow in automatically; only a new major needs a Dependabot bump/review.
  • Pins this repo's own auto-merge caller (automerge.yml) to floating @v14.

Context

v14.0.0 was tagged and the floating v14 now points at it (docker-smoke + build-only + the auto-merge reusable). Tags v1v13 are frozen legacy point releases; the floating-major convention starts at v14. Active repos (toolbox, bankimporter, ecm) are being repointed to @v14; the ~16 other consumers on older integer tags keep working and migrate as touched.

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