CI/CD
Workflows
Section titled “Workflows”| Workflow | Trigger | Purpose |
|---|---|---|
ci-api-deploy.yml | Push to dev branch | Deploy API to CF Workers |
ci-portal-deploy.yml | Push to dev branch | Deploy portal to CF Pages |
ci-intake-deploy.yml | Push to dev branch | Deploy intake form |
deploy-stack.yml | Manual | Full-stack deploy (all apps) |
test-suite.yml | Manual | Run test suite |
Deploy Pipeline
Section titled “Deploy Pipeline”- Push to
dev-ian-construction-portalbranch - CI deploys to preview environment
- Post-deploy smoke test (health endpoint + login check)
- Manual promotion to production
Environment Variables
Section titled “Environment Variables”See Tenant Config for configuration keys.