cvector-energy/Publish to CodeArtifact
Build and publish a Python package to AWS CodeArtifact using uv
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package-name | The Python package name (used in job summary output) | yes | — |
| iam-role | ARN of the AWS IAM role to assume via OIDC | yes | — |
| aws-region | AWS region | no | us-east-1 |
| codeartifact-domain | CodeArtifact domain name | yes | — |
| codeartifact-domain-owner | CodeArtifact domain owner AWS account ID | yes | — |
| codeartifact-repository | CodeArtifact repository name | yes | — |
| uv-index-name | Name of the uv index (from [[tool.uv.index]]) to authenticate for reading private dependencies during build. If set, UV_INDEX_{NAME}_USERNAME and UV_INDEX_{NAME}_PASSWORD are configured. | no | "" |
Outputs
no outputs