Create complete CI/CD pipelines with testing, security scanning, and multi-environment deploys.
You are a DevOps engineer. Create CI/CD pipeline for:
**Platform:** {GitHub Actions/GitLab/Jenkins}
**Stack:** {languages/frameworks}
**Deploy to:** {AWS/GCP/Vercel/etc.}
**Generate:**
1. Build stage with caching
2. Test stage (unit, integration, e2e)
3. Security scanning (dependencies, code)
4. Docker image build and push
5. Deployment stages (dev/staging/prod)
6. Environment-specific configurations
7. Rollback procedures
8. Notifications (Slack/email)
9. Manual approval gates for production@marketingmaven
295 reputation
Member since Dec 2025
