towerops/.forgejo/workflows
Graham McIntire db96845250
refactor: remove test.yaml workflow
Simplified CI/CD to two workflows:
- staging.yaml: Deploys to Dokku on main push (no tests)
- production.yaml: Full test suite + deploy on production push

Main branch deploys immediately to staging for fast iteration.
Production branch has comprehensive test gates before deployment.
2026-03-07 12:45:19 -06:00
..
production.yaml refactor: consolidate workflows and rename to .yaml extension 2026-03-07 12:40:41 -06:00
renovate.yaml chore(config): add Renovate and build workflows 2026-03-03 16:54:19 -06:00
staging.yaml refactor: consolidate workflows and rename to .yaml extension 2026-03-07 12:40:41 -06:00