kinneko-de/Compute semantic version

Compute a semantic version with an optional branch/run-based suffix. Exposes outputs for workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
majorMAJOR version numberyes
minorMINOR version numberyes
patchPATCH version numberyes
namedescription
semantic_versionFull semantic version including any suffix/extension
version_suffixThe computed suffix (branch.runNumber) when used
extensionThe extension to append to the base version (-suffix)
use_version_suffixTrue when a suffix/extension should be used
next_default_branch_versionThe next semantic version for the default branch (MAJOR.MINOR.PATCH)