| Topic | What You’ll Learn |
|---|---|
| Build CI/CD pipelines with GitHub | - Define workflows with jobs and steps - Set up environments - Configure triggers for push & pull requests - Automate linting, building, testing, and deployment |
| Automate safe deployments to the cloud | - Create production builds - Manage secrets - Deploy from the pipeline - Add health checks & deployment strategies - Prevent broken releases & enable rollbacks |
| Keep the main branch green | - Run checks on PRs - Protect main branch with required reviews & status checks - Tag releases with semantic versions - Add notifications & scheduled health checks for visibility |
MOOC-FL/Full-Stack-Open-Continuous-integration
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|