Design & Deploy CICD
DCD #6 Junior Edda
Description
Design and deploy CI/CD pipeline using GitHub Actions in the application monorepo. Create Helm chart with per-environment values, add container and deployment make targets, then wire them into GitHub Actions workflows for CI (test → build → push) and CD (deploy → smoke → approve → switch).