bricklanetech/Prepare and deploy poetry based project
Common GitHub Action for deploying a poetry based project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 8, 2026
- License
- None
Pinned Snippet
uses: bricklanetech/github.action.deploy@88aca76846043d6bb764f1506d5f3acc02a00e46 # v0.3.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| awsAuthRole | The AWS role to use for authentication | yes | "" |
| awsEnvRole | The AWS role to use for deployment | yes | "" |
| awsEnvName | The AWS environment name | yes | "" |
| awsRegion | The AWS region to use | yes | eu-west-1 |
| githubToken | The GitHub token to use for authentication | yes | "" |
| pythonVersion | The Python version to use | yes | 3.9 |
Outputs
no outputs