craigpnnl/versioner

Determines the next version software release version based upon criteria

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
default-git-tagThe default version if there are not any releases yetyesv0.0.1
python-versionThe python version for the base to utilizeyes3.10
enable-github-releaseEnable releasing to github using bumped versionyesfalse
is-prereleaseIs this a pre-release on github?true
github-tokenToken for use to create the release on githubno""
enable-publish-pypiEnable publishing to pypi using bumped versionyesfalse
pypi-tokenPypi token to use to publish.no""
namedescription
new-versionThe new version number that should be used