source-ag/Poetry CodeArtifact publish Action

Github Action to build and publish a Python package to AWS CodeArtifact with Poetry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryAn optional working directory to cd into before buildingno.
aws-access-key-idAWS Access Key IDyes
aws-secret-access-keyAWS Secret Access Keyyes
aws-regionAWS Region, e.g. eu-central-1yes
role-to-assumeIAM Role to assume that has access to CodeArtifactno
codeartifact-domainCodeArtifact domain to which the package repository belongsyes
codeartifact-domain-ownerOwner (AWS Account) of the CodeArtifact domainyes
codeartifact-repositoryCodeArtifact repository to which to publish the Python packageyes
python-versionwhich Python version to useno3.10
poetry-versionwhich Poetry version to useno1.3.2
skip-checkoutif code checkout should be skipped. Useful if you already do a code checkout earlier in your workflownofalse

no outputs