criskurtin/Python CodeArtifact Configuration

Outputs variables necessary for pip and twine repository configuration.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-account-idYour AWS Account IDyes
codeartifact-domainYour CodeArtifact domainyes
codeartifact-repoCodeArtifact repository you want to use.
auth-token-durationDuration of authentication token used in generated URLs.1800
namedescription
AUTH_TOKENShort-term authorization token retreived from AWS.
PIP_INDEX_URLStore this value in PIP_INDEX_URL environment variable for steps which use pip.
TWINE_USERNAMEStore this value in TWINE_USERNAME environment variable for steps which use twine.
TWINE_PASSWORDStore this value in TWINE_PASSWORD environment variable for steps which use twine.
TWINE_REPOSITORY_URLStore this value in TWINE_REPOSITORY_URL environment variable for steps which use twine.