Activities in Design & Deploy CICD
7 activities · 1 phase
| # | Name | Abbrev. | Guidance | Dependencies | Actions |
|---|---|---|---|---|---|
|
Elaboration
7
|
|||||
| 1 | Review SAO & Define CICD Requirements | DCD-1 | Review SAO & Define CICD Requirements Objective Read docs/architecture/SAO.md and DCI output. Define pipeline stages, … | ||
| 2 | Create Helm Chart & Values | DCD-2 | Create Deployment Manifest Objective Create a versioned, per-environment deployment artifact that CI/CD uses to deploy … | ||
| 3 | Add Container & Deploy Make Targets | DCD-3 | Add Container & Deploy Make Targets Objective Extend the application Makefile (from BSP-06) with container, … | ||
| 4 | Build CI Pipeline | DCD-4 | APPEND TO GUIDANCE: Release-Gated CI (Huginn Model) For EB / release-gated projects, CI runs on … | ||
| 5 | Build CD Pipeline | DCD-5 | APPEND TO GUIDANCE: TAF Integration: E2E Staging Gate in CD Add an E2E test stage … | ||
| 6 | Implement Switch & Rollback | DCD-6 | Implement Switch & Rollback Objective Ensure traffic switch and rollback work reliably end-to-end. Mechanism depends … | ||
| 7 | End-to-End Pipeline Verification | DCD-7 | End-to-End Pipeline Verification Objective Ship a test feature through the entire pipeline: code change → … | ||