Files
household-bot/.github
whekin 1cff14662e feat(cd): complete environment support for dev/prod deployments
- Add workflow_dispatch inputs for manual environment selection
- Add detect-environment job to centralize environment detection
- Support both auto-trigger (branch-based) and manual deployment
- Use environment-specific secrets (DATABASE_URL vs DATABASE_URL_TEST)
- Dynamic Cloud Run service names based on environment
- Update concurrency group to use environment for manual triggers
2026-03-15 22:01:17 +04:00
..