actions-marketplace-validations/Automated versioning

vmn based, production grade solution for versioning agnostic to language. Full support for semantic versioning (Semver).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
app-nameName of the app to stampyes
do-stampDo you want to perform a stamp?false
stamp-modeDesired Stamp Modenone
release-candidateIs it Release Candidate?
prerelease-namePrerelease Namerc
releaseIs it ready to be released?
stamp-from-versionOverwrite the base that VMN stamp will work from
skip-versionDo you want to skip versions between Release Candidates?
do-genDo you want to perform a generator?
gen-template-pathJinja2 Template path
gen-output-pathSaving path
gen-custom-yaml-pathCustoms params YAML file path
show-log-on-errorDo you want to see the VMN log on error?
debug-modeShow extra logs?
install-nonstable-vmn-versionInstall nonstable vmn version?
namedescription
verstrThe version after stamping
dirtyFlag that indicate if the version is dirty (If changes have been made since last stamp operation)
is_in_rc_modeFlag that indicate if the stamped app is in release candidate mode
verbose_yamlThe whole "vmn show --verbose <APP_NAME>" output