1 Commits

Author SHA1 Message Date
wangdl
c99626e5de ci: add database migration automation workflow (API-AI-079)
All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 43s
- 3-stage: validate → dry-run → deploy-migration
- validate: prisma format check, client generation verification
- dry-run: MySQL service container, db push + migrate deploy + status
- deploy-migration: manual trigger, SSH migrate deploy with pre/post status
- Triggered on schema.prisma or migrations/** changes

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-18 14:02:48 +08:00