Automate release version tagging #29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/release-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a guarded release-version command for patch minor major or explicit SemVer releases. Uses the Git tag as the sole release version source and derives artifact names plus the linker injected binary version from exact git describe output. Also publishes build provenance metadata. Validation includes tests lint vet six target cross compilation and an end to end release against a disposable remote.