Files
Viktor Petersson ed7977c9d7 fix: restore missing WORKDIR and fix CI failures
Add back WORKDIR /usr/src/app in server, celery, and websocket
Dockerfiles that was lost during the uv migration. Without it,
containers crash on startup because CMD runs from / instead of
/usr/src/app. Also apply ruff formatting to utils.py and add a
wait step in the OpenAPI schema CI workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:32:36 +00:00
..