delivops/Python Package CodeArtifact Deployment
Build and deploy Python packages to AWS CodeArtifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| lib-name | Name of the library to be deployed | yes | — |
| lib-path | Path to the library directory | yes | — |
| lib-version | Version of the library to be deployed | yes | — |
| python-version | Python version to use | yes | — |
| aws-region | AWS Region | yes | — |
| aws-account-id | AWS Account ID | yes | — |
| aws-role-name | AWS IAM Role to assume | yes | github_libs |
| codeartifact-domain | AWS CodeArtifact domain | yes | — |
| codeartifact-repository | AWS CodeArtifact repository | yes | — |
Outputs
no outputs