|
Build and Push Docker Image / build (push) Successful in 9m26s
Details
BREAKING CHANGE: AI assignment job now stores suggestions in database - Add suggestionsJson column to AssignmentJob table - Store enriched suggestions when job completes - Update getAISuggestions to retrieve stored suggestions instead of regenerating - Filter out already-assigned pairs from stored suggestions Previously, the background job generated suggestions but discarded them, and getAISuggestions tried to regenerate from scratch (causing infinite loading). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| check-data.ts | ||
| cleanup-all-dummy.ts | ||
| cleanup-dummy.ts | ||
| schema.prisma | ||
| seed-candidatures.ts | ||
| seed-expertise-tags.ts | ||
| seed-jury-assignments.sql | ||
| seed-jury-demo.sql | ||
| seed-jury-demo.ts | ||
| seed-notification-settings.mjs | ||
| seed-notification-settings.ts | ||
| seed.ts | ||
| set-admin-pw.sql | ||