deer-flow/.github/workflows
Zheng Feng 5b61214f7b
chore(ci): enforce uv.lock is in sync (#3679)
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.
2026-06-21 19:10:12 +08:00
..
backend-blocking-io-tests.yml fix(ci): added 2.0.x-dev into CI workflow monitor (#3668) 2026-06-20 19:10:06 +08:00
backend-unit-tests.yml fix(ci): added 2.0.x-dev into CI workflow monitor (#3668) 2026-06-20 19:10:06 +08:00
container.yaml feat(github): Added container push workflow (#2709) 2026-05-04 11:14:34 +08:00
e2e-tests.yml fix(ci): added 2.0.x-dev into CI workflow monitor (#3668) 2026-06-20 19:10:06 +08:00
frontend-unit-tests.yml fix(ci): added 2.0.x-dev into CI workflow monitor (#3668) 2026-06-20 19:10:06 +08:00
label-sync.yml feat(ci): PR/issue auto-labeling + declarative label sync (#3360) 2026-06-03 16:40:24 +08:00
lint-check.yml chore(ci): enforce uv.lock is in sync (#3679) 2026-06-21 19:10:12 +08:00
replay-e2e.yml fix(ci): added 2.0.x-dev into CI workflow monitor (#3668) 2026-06-20 19:10:06 +08:00
triage.yml fix(ci): consolidate PR/issue labeling and fix reviewing-job crash + label thrash (#3455) 2026-06-09 11:14:19 +08:00