MOPC-App/docker
Matt e0e4cb2a32
Build and Push Docker Image / build (push) Successful in 17m39s Details
Reconcile schema with migrations and fix failed migration
- Align schema.prisma with add_15_features migration (15 discrepancies):
  nullability, column names, PKs, missing/extra columns, onDelete behavior
- Make universal_apply_programid migration idempotent for safe re-execution
- Add reconciliation migration for missing FKs and indexes
- Fix message.ts and mentor.ts to match corrected schema field names

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:37:32 +01:00
..
nginx Add email password change feature and fix nginx config 2026-01-30 16:15:08 +01:00
.env.production Fix S3/SMTP connectivity and add one-click invite flow 2026-01-31 14:13:16 +01:00
Dockerfile Fix: copy full node_modules into runner for prisma/seed support 2026-01-30 18:51:37 +01:00
Dockerfile.dev Implement 10 platform features: evaluation UX, admin tools, AI summaries, applicant portal 2026-02-05 21:58:27 +01:00
docker-compose.dev.yml Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
docker-compose.yml Fix health check: use node instead of wget (not available in Alpine image) 2026-02-02 17:35:52 +01:00
docker-entrypoint.sh Reconcile schema with migrations and fix failed migration 2026-02-08 14:37:32 +01:00