Rules to Better DevOps using GitHub (Actions)
- Do you know what the goal of DevOps is?
- DevOps – Stage 1: Do you know what things to measure?
- DevOps – Stage 2: Do you know what things to automate?
- DevOps – Stage 3: Do you know what metrics to collect?
- DevOps – Stage 4: Do you continually improve processes?
- Do you know the best free resources for learning DevOps?
- Do you know the best way to prevent secrets leaking from your code repository?
- Do you use enterprise secrets in your DevOps pipelines?
- Do you know how to mask secrets from GitHub Actions logs?
- Do you complete major pipeline changes on another repo?
- Do you keep conditional actions and concurrency to the main workflow?