CI/CD Pipeline Builder
IntermediaopsContexto mínimo: 32K
Designs and implements CI/CD pipelines for various platforms (GitHub Actions, GitLab CI, Jenkins, CircleCI). Covers build, test, lint, security scan, deploy stages with proper caching, parallelization, and environment management.
Casos de uso
- Setting up GitHub Actions for a new project
- Adding security scanning to existing pipelines
- Implementing blue-green or canary deployments
- Optimizing CI build times with caching
- Multi-environment deployment workflows
Prompt de ejemplo
Create a GitHub Actions CI/CD pipeline for my project. Project details: - Language/framework: [e.g., Node.js + Next.js] - Package manager: [e.g., pnpm] - Test framework: [e.g., Vitest + Playwright] - Deploy target: [e.g., Vercel / AWS / Docker] Pipeline should include: 1. Lint and type-check on every PR 2. Unit tests with coverage reporting 3. E2E tests on PR to main 4. Build verification 5. Auto-deploy to staging on merge to main 6. Manual promotion to production 7. Proper caching for dependencies and build artifacts
Modelos recomendados
Herramientas compatibles
claude-codecursorgithub-copilotkiroany
Modalidades
Entrada: text, code
→Salida: code, text
Skills relacionadas
Autor
OpenModels Community