livepeer/Github Release Tags

Parse git version tag, branch and generate publishable tags that identify the current build.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tags-prefixPrefix to add to all tags separated by a dash. When a prefix is present, the "latest" tag will actually be just the provided prefix.no""
force-latestAlways generate the "latest" tag in any context.nofalse
always-latest-on-branchAlways generate the "latest" tag when executing on the specified branch.no""
namedescription
versionTag pointing to the current commit as obtained from `git describe`
branchesBranches pointing to the current commit as obtained from `git branch`
tagsTags that should be published for the current build. Includes `version`, `branches` and potentially "latest" if version is a stable semver.