Skip to content

Auto-derive the release tag in --publish - #2

Merged
jochenhz merged 1 commit into
mainfrom
feat/ap2-54-auto-tag
May 29, 2026
Merged

Auto-derive the release tag in --publish#2
jochenhz merged 1 commit into
mainfrom
feat/ap2-54-auto-tag

Conversation

@jochenhz

Copy link
Copy Markdown
Contributor

--publish now derives v<gitver>.anchorpoint.<n> from the just-built git (reuses the highest existing build number for that git version, or starts at 1). --bump re-cuts the same git version; --tag overrides. No more typing the tag by hand.

--publish now computes v<gitver>.anchorpoint.<n> from the just-built git (reuses the highest existing <n>, or 1; --bump for a re-cut, --tag to override) instead of requiring the tag on the command line.
@jochenhz
jochenhz merged commit 633f973 into main May 29, 2026
1 of 4 checks passed
@jochenhz
jochenhz deleted the feat/ap2-54-auto-tag branch May 29, 2026 10:19
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