Skip to content

Conversation

@pavoljuhas
Copy link
Collaborator

Problem: pip-tools is compatible with pip-25.3 causing spurious
CI failures (jazzband/pip-tools#2252)

Solution: use uv instead which is self-contained and faster.

Problem: pip-tools is compatible with pip-25.3 causing spurious
CI failures (jazzband/pip-tools#2252)

Solution: use `uv` instead which is self-contained and faster.
@pavoljuhas pavoljuhas requested review from a team and vtomole as code owners November 10, 2025 19:30
@pavoljuhas pavoljuhas requested a review from maffoo November 10, 2025 19:30
@github-actions github-actions bot added the Size: XS <10 lines changed label Nov 10, 2025
@pavoljuhas
Copy link
Collaborator Author

This should prevent failure of the "Check consistency of requirements" CI check such as here -https://github.com/quantumlib/Cirq/actions/runs/19216582078/job/54926897066.

@pavoljuhas pavoljuhas requested a review from mhucka November 10, 2025 19:34
Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. I'm taking note that this is something to do in our other repos too.

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.38%. Comparing base (2bdbea8) to head (ab0574f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7745   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files        1091     1091           
  Lines       97935    97935           
=======================================
  Hits        97329    97329           
  Misses        606      606           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pavoljuhas pavoljuhas enabled auto-merge November 10, 2025 19:48
@pavoljuhas pavoljuhas added this pull request to the merge queue Nov 10, 2025
Merged via the queue into quantumlib:main with commit 3e0e213 Nov 10, 2025
35 checks passed
@pavoljuhas pavoljuhas deleted the check-requirements-with-uv branch November 10, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: XS <10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants