managarten/.github/workflows
Wuesteon 9e771c9ae2 🔧 chore(auth): improve migration safety and docker setup
- Add safe-db-push.mjs script for safer database migrations
- Update docker-entrypoint.sh with db:push fallback when migrations fail
- Add validate-migrations.mjs script for CI migration validation
- Update CI workflow to use migration validation
- Update drizzle.config.ts with improved configuration
2025-12-19 02:18:31 +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 🔧 chore(auth): improve migration safety and docker setup 2025-12-19 02:18:31 +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