Skip to content

Conversation

@noirbizarre
Copy link
Member

Description

  • use uv sync --frozen everywhere to keep control over the lock file
  • move poethepoet into a separate base group to be able to install it in CI without all the dev dependencies
  • use uv run --no-sync in CI and pre-commit to avoid lock update

Checklist

Code Changes

None

Documentation Changes

Update contribution guides to use uv sync --dev --frozen

Expected Behavior

  • no unsolicited lock update
  • reproducible builds
  • no failure as soon as uv update it's lock format

Steps to Test This Pull Request

CI should just run without lock update

Additional Context

@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.88%. Comparing base (095913a) to head (29ae475).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1764   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files          60       60           
  Lines        2606     2606           
=======================================
  Hits         2551     2551           
  Misses         55       55           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@noirbizarre noirbizarre merged commit 51b99b0 into commitizen-tools:master Jan 5, 2026
19 checks passed
@noirbizarre noirbizarre deleted the ci/uv-sync-frozen branch January 5, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants