Add CI/CD pipelines for Forgejo/GitHub Actions: - build.yml - Main build pipeline with matrix builds - deploy-staging.yml - Automated staging deployment - deploy-prod.yml - Production deployment with rollback support - security-modes-test.yml - Security mode validation tests Add deployment artifacts: - docker-compose.staging.yml for staging environment - ROLLBACK.md with rollback procedures and playbooks Supports multi-environment deployment workflow with proper gates between staging and production. |
||
|---|---|---|
| .. | ||
| benchmark-metrics.yml | ||
| build-cli.yml | ||
| build.yml | ||
| checkout-test.yaml | ||
| ci.yml | ||
| contract-test.yml | ||
| deploy-prod.yml | ||
| deploy-staging.yml | ||
| docs-deploy.yml | ||
| docs.yml | ||
| label.yml | ||
| release-mirror.yml | ||
| security-modes-test.yml | ||
| security-scan.yml | ||
| stale.yml | ||
| verification.yml | ||