Skip to content

Include uv.lock in path match check, to ensure we're not breaking CI#303

Merged
rtibbles merged 1 commit intolearningequality:release-v0.9.xfrom
bjester:uv-lock-check
Mar 20, 2026
Merged

Include uv.lock in path match check, to ensure we're not breaking CI#303
rtibbles merged 1 commit intolearningequality:release-v0.9.xfrom
bjester:uv-lock-check

Conversation

@bjester
Copy link
Member

@bjester bjester commented Mar 20, 2026

Summary

I missed adding uv.lock to the 'Path match check' which is used to skip things when unnecessary. This ensures we're running CI when dependencies change. Since pyproject.toml was already there, this covers the case where a dep of a dep gets updated by dependabot (like #300) which ends up only updating the uv.lock file.

@rtibbles rtibbles merged commit db6bc80 into learningequality:release-v0.9.x Mar 20, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants