falkcorp/Python Release Build

Build Python packages and optionally publish to PyPI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
python-versionPython version to useno3.13
protobuf-artifactsWhether protobuf artifacts are available from an earlier job stepnofalse
package-dirDirectory containing setup.py or pyproject.tomlno.
build-backendBuild backend (setuptools, poetry, hatchling)nosetuptools
run-testsRun tests before publishingnotrue
test-commandCommand to run testsnopytest -m "not slow" --maxfail=1 --disable-warnings
repository-urlPyPI repository URLnohttps://upload.pypi.org/legacy/
pypi-tokenPyPI API token (leave empty to skip publish)no""
skip-existingSkip existing packages on PyPInotrue
verify-metadataVerify package metadata with twine checknotrue
namedescription
package-nameName of the built package
package-versionVersion of the built package
wheel-pathPath to built wheel file