Manuals / CI/CD Pipelines / Ch 12

E · Advanced DeliveryAdvanced40 min read

12. Checkpoint B — Job-ready pipeline portfolio

CI/CD Pipelines · 48 pages source format

Full pipeline portfolio: CI, secrets, cache, environments, gates, rollback docs.

What you'll learn

  • Pipeline portfolio criteria

Pass criteria

  • PR + main workflows with test + lint
  • Secrets and environments configured safely
  • Cache reducing run time (documented)
  • Staging deploy job with environment protection
  • Branch protection + required checks demonstrated
  • ROLLBACK.md + GATES.md + PIPELINE.md complete

Do this now

Walk through repo as interviewer.

Clear?

Checklist