bricklanetech/Prepare and deploy poetry based project

Common GitHub Action for deploying a poetry based project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bricklanetech/github.action.deploy@88aca76846043d6bb764f1506d5f3acc02a00e46 # v0.3.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
awsAuthRoleThe AWS role to use for authenticationyes""
awsEnvRoleThe AWS role to use for deploymentyes""
awsEnvNameThe AWS environment nameyes""
awsRegionThe AWS region to useyeseu-west-1
githubTokenThe GitHub token to use for authenticationyes""
pythonVersionThe Python version to useyes3.9

no outputs