coveooss/publish-to-pypi

Publish a poetry project to pypi.org. Requires "python" to be in the path.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-nameThe project name in pypi.orgyes
pypi-tokenThe pypi token to use for authenticationyes
pre-releaseSet to true if a pre-release version should be published.nofalse
dry-runSet to true for a test run that doesn't publish or tag.nofalse
tag-prefixThe github tag prefix, such as `v` in `v3.4.2`nov
disable-repository-tagsSet to `true` in order to disable the automatic tagging feature.nofalse
pyproject-folderThe folder that contains the `pyproject.toml` file.no./
poetry-versionThe version of poetry to use.no==1.1.8
pypi-cli-versionThe version of coveo-pypi-cli to use.no==2.0.3

no outputs