Documentation
README
CD Pipeline Generator
Overview
Generate production-ready GitHub Actions deployment workflows that automate deployments to staging and production environments with environment protection rules, approval gates, and secrets management.
Workflow
1. Identify Deployment Target
Determine the cloud platform and deployment method:
- AWS: ECS, Elastic Beanstalk, EC2, Lambda
- GCP: Cloud Run, App Engine, Compute Engine, Cloud Functions
- Azure: App Service, Container Instances, Functions
2. Select Template
This is the opening of the README. Read the full README on GitHub.