aserto-dev/sver semantic version calculator

Calculates semantic versions based on repository history.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 22, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aserto-dev/sver-action@4dfda45172942806d85536d5a35fdd8132f3100b # v0.0.14

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
docker_imageCalculate the version tags to use for a docker image.no""
docker_registryRegistry server to connect to.nohttps://registry-1.docker.io/
docker_usernameUsername for the registry.no""
docker_passwordPassword for the registry.no""
nextWhether to output the next version of the repository. Possible values are 'major', 'minor' or 'patch'. Ignored if `docker_image` is set. no""
pre_releaseAdds a pre release identifier to the version.no""
namedescription
versionCalculated version of the repository.