|
Build and Push Docker Image / build (push) Successful in 9m41s
Details
- Make all pending migrations idempotent (safe to re-run) - Disable decouple_projects_from_rounds migration (schema not changed) - Add ProjectTag table for AI tagging - Add AssignmentJob table for AI assignment progress On server deployment, run: npx prisma migrate deploy Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 20260130000000_init | ||
| 20260202000000_prototype1_improvements | ||
| 20260202100000_add_award_ai_toggle | ||
| 20260202120000_decouple_projects_from_rounds | ||
| 20260203000000_add_ai_usage_log | ||
| 20260203100000_add_invite_token_columns | ||
| 20260203200000_add_onboarding_system | ||
| 20260203210000_add_filtering_job | ||
| 20260203220000_add_in_app_notifications | ||
| 20260204000000_add_round_entry_notification | ||
| 20260204100000_add_round_sort_order | ||
| 20260204140000_add_user_bio | ||
| 20260204150000_add_assignment_constraints | ||
| 20260205000000_add_project_tag_and_assignment_job | ||
| migration_lock.toml | ||