stjudecloud/Release Python via Poetry

Github Action to release a Poetry-based Python app as we regularly do on the St. Jude Cloud project.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENThe token used to publish releases to Github.yes
PYPI_TOKENThe token used to publish releases to PyPI.yes
python-versionVersion range or exact version of a Python version to use, using SemVer's version range syntax.no3.x
node-versionVersion range or exact version of a Node version to use, using SemVer's version range syntax.no15.x
committer-nameName to use when commiting version updates to the repository.noSt. Jude Cloud
committer-emailEmail to use when commiting version updates to the repository.nosupport@stjude.cloud
run-pytestRuns pytest before releasenofalse

no outputs