CI/CD
Status: 🚧 Stub
The pipelines that run on every PR and every deploy — what they do, where they're defined, and how to extend them.
Topics to cover​
- CI platform (GitHub Actions, etc.) and where workflows live
- Standard checks run on every PR (lint, unit tests, build, etc.)
- Deployment workflows per host
- Secrets management (GitHub Secrets, host-side, 1Password integration)
- Reusable workflows and composite actions
- Notifications (Slack, email) on success and failure
- Branch protection rules
Related​
Owner: TBD | Last reviewed: TBD