Files
stack/infra/images/api.Dockerfile
kert 81dba5ef2a
All checks were successful
CI / lint (push) Successful in 37s
CI / notebooks-smoke (push) Successful in 1m26s
Deploy / notebooks (push) Has been skipped
Deploy / zotero (push) Has been skipped
Deploy / docs (push) Has been skipped
Deploy / api (push) Successful in 1m17s
Deploy / mc (push) Has been skipped
Infra CI / notebooks (push) Successful in 46s
Infra CI / zotero (push) Successful in 15s
Infra CI / docs (push) Successful in 12s
Infra CI / api (push) Successful in 12s
Infra CI / mc (push) Successful in 18s
Deploy / report (push) Successful in 12s
CI / test (push) Successful in 13m49s
fix(api): install cli extra bundle in image — bare sync shipped no uvicorn
First rebuild in 3 months surfaced this: pyproject moved uvicorn/
fastapi/aco/bib into extras since the last api image build, so
'uv sync --no-dev' produced a venv with base deps only and the
container crash-looped on 'Failed to spawn: uvicorn'. infra-ci builds
the image but nothing boots it, so the break was invisible until a
real deploy.
2026-07-10 13:50:30 -04:00

1.6 KiB