Skip to content

Drive the plugin version from the git tag - #13

Merged
beetlebugorg merged 1 commit into
mainfrom
feat/tag-driven-version
Aug 24, 2026
Merged

Drive the plugin version from the git tag#13
beetlebugorg merged 1 commit into
mainfrom
feat/tag-driven-version

Conversation

@beetlebugorg

Copy link
Copy Markdown
Owner

Release builds pass the tag to CMake as PKG_VERSION; it stamps the tarball name, the manifest, and the major/minor the plugin reports to OpenCPN, so nothing in the source needs bumping to release and the version check job goes away. Unpassed builds fall back to git describe, or 0.0.0 with no git history.

Release builds pass the tag to CMake as PKG_VERSION; it stamps the
tarball name, the manifest, and the major/minor the plugin reports to
OpenCPN, so nothing in the source needs bumping to release and the
version check job goes away. Unpassed builds fall back to git describe,
or 0.0.0 with no git history.
@beetlebugorg
beetlebugorg merged commit 0c3ff05 into main Aug 24, 2026
6 checks passed
@beetlebugorg
beetlebugorg deleted the feat/tag-driven-version branch August 24, 2026 20:28
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