Skip to content

fix: make release version calculation monotonic - #40

Merged
trakhimenok merged 2 commits into
mainfrom
fix/release-version-monotonicity
Jul 22, 2026
Merged

fix: make release version calculation monotonic#40
trakhimenok merged 2 commits into
mainfrom
fix/release-version-monotonicity

Conversation

@trakhimenok

Copy link
Copy Markdown
Member

Fixes the shared release paths so they: fetch full history and tags for composite-action callers; generate a prefix-valid git-cliff initial tag; and reject equal or lower proposed versions before applying the configured fallback bump. Adds regression cases for shallow clones, prefixed first releases, and monotonic resolution. Local validation: actionlint, YAML parsing, go test, and git diff --check.

@trakhimenok
trakhimenok merged commit c3948f9 into main Jul 22, 2026
5 checks passed
@trakhimenok
trakhimenok deleted the fix/release-version-monotonicity branch July 22, 2026 06:43
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