Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: remove version override in uv #3757

Merged
merged 1 commit into from
Jan 16, 2025
Merged

CI: remove version override in uv #3757

merged 1 commit into from
Jan 16, 2025

Conversation

superlopuh
Copy link
Member

UV now supports dynamic versions, by ommitting them from the lockfile! No more need for our workaround.

astral-sh/uv#10622

After this PR is merged, all xDSL contributors must update to uv version 0.5.20 or higher.

@superlopuh superlopuh added the CI Continuous Integration label Jan 16, 2025
@superlopuh superlopuh self-assigned this Jan 16, 2025
Copy link
Member Author

Choose a reason for hiding this comment

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

No more version in our lockfile

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.24%. Comparing base (966719d) to head (2748bf1).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3757   +/-   ##
=======================================
  Coverage   91.24%   91.24%           
=======================================
  Files         459      459           
  Lines       57298    57295    -3     
  Branches     5532     5531    -1     
=======================================
  Hits        52279    52279           
+ Misses       3593     3590    -3     
  Partials     1426     1426           

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

@superlopuh superlopuh merged commit bd3a461 into main Jan 16, 2025
16 checks passed
@superlopuh superlopuh deleted the sasha/misc/dynamic branch January 16, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants