fix(deploy): include uv lock for Docker builds #2

Merged
qzl merged 1 commits from dev into main 2026-04-29 18:22:54 +08:00
Owner

Summary\n- Track uv.lock so CI checkout contains the lockfile required by backend/Dockerfile.\n- Keep the generic *.lock ignore rule while explicitly allowing root uv.lock.\n\n## Verification\n- docker buildx build --provenance=false --load --file backend/Dockerfile --tag eryao-backend:lock-verify .\n- pre-commit hooks: backend ruff and pytest passed

## Summary\n- Track uv.lock so CI checkout contains the lockfile required by backend/Dockerfile.\n- Keep the generic *.lock ignore rule while explicitly allowing root uv.lock.\n\n## Verification\n- docker buildx build --provenance=false --load --file backend/Dockerfile --tag eryao-backend:lock-verify .\n- pre-commit hooks: backend ruff and pytest passed
qzl added 1 commit 2026-04-29 18:22:48 +08:00
qzl merged commit 5da1cba851 into main 2026-04-29 18:22:54 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: qzl/eryao#2