Skip to content

bug: support post-GA v2 SemVer releases - #363

Merged
codeforester merged 1 commit into
mainfrom
bug/349-20260831-bug-make-release-guards-support-post-ga-semver-releases
Aug 31, 2026
Merged

bug: support post-GA v2 SemVer releases#363
codeforester merged 1 commit into
mainfrom
bug/349-20260831-bug-make-release-guards-support-post-ga-semver-releases

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • define one repository-owned v2 SemVer policy for stable and approved prerelease identifiers
  • apply it consistently to release orchestration, artifact build/verification, API manifests, and repository validation
  • cover 2.0.1 and 2.1.0 refs, check, plan, notes, publish dry-run, and artifact paths while rejecting malformed or unsupported versions
  • replace stale pre-GA help and v1 pinning guidance with the current verified v2 contract

Validation

  • bats tests/release.bats tests/release-artifact.bats tests/api-manifest.bats
  • ./tests/validate.sh (587 BATS tests plus all extended gates)

Fixes #349

@codeforester
codeforester force-pushed the bug/349-20260831-bug-make-release-guards-support-post-ga-semver-releases branch from bf088d3 to 1b13368 Compare August 31, 2026 06:15
@codeforester
codeforester merged commit d064f42 into main Aug 31, 2026
10 checks passed
@codeforester
codeforester deleted the bug/349-20260831-bug-make-release-guards-support-post-ga-semver-releases branch August 31, 2026 06:27
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.

bug: make release guards support post-GA SemVer releases

1 participant