Github Actions
A reference / registry for actions that are frequently used within the reusable workflows or that I am otherwise super dependent on or contribute to.
Status indicators
- 💚 - Active and maintained
- ⚠️ - Likely still works but not actively maintained
- ❌ - Retired or no longer works
📦 Containers
Name | Description | Status |
---|---|---|
erzz/dockle-action | Lint container images with Dockle for best practices and basic security issues | 💚 |
mr-smithers-excellent/docker-build-push | The best action for building images with automatic tagging and more | 💚 |
📈 Metrics
Name | Description | Status |
---|---|---|
erzz/google-dep-metrics | Ping deployment metrics at Google Cloud Monitoring from your workflow | ⚠️ |
erzz/sigfx-dep-metrics | Ping deployment metrics at SigFX from your workflow | ⚠️ |
📓 Documentation
Name | Description | Status |
---|---|---|
erzz/commit-plantuml-action | Generates .png files from .puml files and commits them to the repository | 💚 |
erzz/inframap-action | Generate and commit infrastructure diagram based on Terraform plan or State | 💚 |
🔎 SCA / Code Quality
Name | Description | Status |
---|---|---|
erzz/codeclimate-standalone | Run CodeClimate checks against your repo without a Code Climate account | 💚 |