mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-07-10 00:18:36 +00:00
Add a uv lock --check guard in two places so a stale uv.lock cannot be committed unnoticed (as happened with the groundroute extra): - pre-commit: a local uv-lock-check hook, scoped to the backend pyproject.toml files and uv.lock. - CI: a "Check uv.lock is in sync" step in the lint-backend job, run before uv sync so the install step cannot mask a stale lock by regenerating it. |
||
|---|---|---|
| .. | ||
| backend-blocking-io-tests.yml | ||
| backend-unit-tests.yml | ||
| container.yaml | ||
| e2e-tests.yml | ||
| frontend-unit-tests.yml | ||
| label-sync.yml | ||
| lint-check.yml | ||
| replay-e2e.yml | ||
| triage.yml | ||