towerops/.forgejo/workflows
Graham McIntire ab4948467a
feat: run database migrations on every deploy
- Add init container to run migrations before app starts
- Uses /app/bin/migrate script (runs Towerops.Release.migrate())
- Migrations run once per deployment, before any pods start
- Update CI/CD to set both migrate and towerops container images
- Prevents issues like missing severity column in production
2026-03-05 12:39:01 -06:00
..
build.yaml ci: set DATABASE_URL globally for test job 2026-03-05 10:32:03 -06:00
ci.yml feat: run database migrations on every deploy 2026-03-05 12:39:01 -06:00
renovate.yaml chore(config): add Renovate and build workflows 2026-03-03 16:54:19 -06:00