vimn-public/AWS CodeArtifact login Action

Github Action to fetch a token for AWS CodeArtifact and (optionally) retrieve a repository URL

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
codeartifact-domainCodeArtifact domain to which the package repository belongsyes
codeartifact-domain-ownerOwner (AWS Account) of the CodeArtifact domainyes
poetry-repository-namePoetry repository nameyescodeartifact
codeartifact-repositoryCodeArtifact repository for which to optionally fetch the URLno
configure-poetryConfigure Poetry with temporary CodeArtifact credentialsnofalse
configure-poetry-auth-fileConfigure Poetry `auth.toml` filenamenofalse
aws-regionAWS Regionyesus-east-1
codeartifact-dummy-tokenCodeArtifact Dummy Token (just for tests)nofalse
namedescription
tokenTemporary token to authenticate with AWS CodeArtifact repositories
repo-urlURL for the specified repository