raven-wing/EZ Python Release

Automated semantic versioning and PyPI publishing for Python projects using Poetry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_app_idGitHub App ID for generating authentication token with elevated permissionsyes
github_app_private_keyGitHub App private key for generating authentication tokenyes
python-versionPython version to use for building the packageno3.10
poetry-versionPoetry version to install. If not specified, uses the latest version.no""
git_committer_nameName to use for git commits made by semantic-releasenosemantic-release
git_committer_emailEmail to use for git commits made by semantic-releasenosemantic-release@users.noreply.github.com
root_optionsAdditional root options to pass to python-semantic-releaseno""
packages_dirDirectory containing distribution packages (used for artifacts)nodist
namedescription
releasedWhether a release was created (true/false)
tagThe git tag of the release
versionThe version that was released