managarten/.github/workflows
Wuesteon f834986a82 🐛 fix(ci): add db:push fallback when migrations fail
If db:migrate fails (e.g., due to migration hash mismatch after
modifying an already-applied migration), fall back to db:push
which syncs the schema directly.

This ensures the database schema is always up-to-date even when
migration tracking gets out of sync.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 23:26:10 +01:00
..
cd-production.yml 🔒 security(auth): migrate to EdDSA JWT and add automated monitoring 2025-12-18 21:42:47 +01:00
cd-staging-tagged.yml feat(ci): add database migrations step to tagged staging deployments 2025-12-09 16:40:46 +01:00
cd-staging.yml 🐛 fix(ci): add db:push fallback when migrations fail 2025-12-18 23:26:10 +01:00
ci-main.yml.bak chore(ci): rename backup files to .bak to prevent GitHub detection 2025-12-05 03:04:01 +01:00
ci-pull-request.yml.bak chore(ci): disable PR and dependency workflows for minimal setup 2025-12-05 03:06:24 +01:00
ci.yml 🚀 ci(picture): add picture app to CI/CD deployment pipeline 2025-12-17 18:47:42 +01:00
dependency-update.yml.bak chore(ci): disable PR and dependency workflows for minimal setup 2025-12-05 03:06:24 +01:00
staging-config-check.yml chore(ci): add staging config protection and validation 2025-12-10 13:48:45 +01:00
test-coverage.yml.bak chore(ci): rename backup files to .bak to prevent GitHub detection 2025-12-05 03:04:01 +01:00
test.yml.bak chore(ci): rename backup files to .bak to prevent GitHub detection 2025-12-05 03:04:01 +01:00