Skip to content

CI/CD

CI/CD covers automation for building, testing, and delivering software.

Sections

Practical Notes

  • Keep pipelines short and transparent.
  • Separate build, test, and deploy concerns.
  • Treat secrets and approvals as first-class parts of the workflow.