My not-so-private stash of reusable GitHub workflows and actions.
Workflow | Required Technologies | Optional Technologies | Notes |
---|---|---|---|
test.yml | Python, pytest | CodeArtifact, pre-commit | Can optionally authenticate to CodeArtifact to install private python packages and turn on pre-commit |
push-to-code-artifact.yml | Python, CodeArtifact | See this if using OpenID Connect in AWS |