Cicd Pipeline Design

CI/CD pipeline architecture for GitHub Actions and GitLab CI: matrix testing, dependency caching, OIDC keyless cloud authentication, security gating, and concurrency control. Use when a pipeline is slow because every job reinstalls dependencies, when long-lived AWS or cloud access keys stored as CI secrets must be removed, or when building, gating and speeding up a build-test-deploy workflow.

mchittineni Updated

File contents

mchittineni/cloud-platform-skills/tree/main/.agents/skills/cicd-pipeline-design commit 06cdefd709

Frequently asked questions

npx skillmds@latest add mchittineni/cicd-pipeline-design