Skip to content

Use uv on Windows Runners#1536

Merged
TimPansino merged 7 commits intomainfrom
feat-uv-windows-runners
Oct 6, 2025
Merged

Use uv on Windows Runners#1536
TimPansino merged 7 commits intomainfrom
feat-uv-windows-runners

Conversation

@TimPansino
Copy link
Copy Markdown
Contributor

Overview

  • Tweak the "on runner" setup for the CI to also use uv as a package resolver and virtualenv manager for both speed and reliability.

@TimPansino TimPansino requested a review from a team as a code owner October 3, 2025 21:00
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 3, 2025

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.95s
✅ MARKDOWN markdownlint 7 0 0 0 1.19s
✅ PYTHON ruff 946 0 0 0 1.03s
✅ PYTHON ruff-format 946 0 0 0 0.37s
✅ YAML prettier 15 0 0 0 1.52s
✅ YAML v8r 15 0 0 6.39s
✅ YAML yamllint 15 0 0 0.64s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@mergify mergify Bot added the tests-failing Tests failing in CI. label Oct 3, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.75%. Comparing base (b0b9ba8) to head (85adb95).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1536   +/-   ##
=======================================
  Coverage   81.74%   81.75%           
=======================================
  Files         207      207           
  Lines       23899    23899           
  Branches     3785     3785           
=======================================
+ Hits        19536    19538    +2     
+ Misses       3093     3092    -1     
+ Partials     1270     1269    -1     

☔ 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.

@mergify mergify Bot removed the tests-failing Tests failing in CI. label Oct 3, 2025
@mergify mergify Bot added the tests-failing Tests failing in CI. label Oct 3, 2025
@TimPansino TimPansino enabled auto-merge (squash) October 3, 2025 23:46
@TimPansino TimPansino merged commit 68511db into main Oct 6, 2025
103 of 105 checks passed
@TimPansino TimPansino deleted the feat-uv-windows-runners branch October 6, 2025 19:19
@mergify mergify Bot removed the tests-failing Tests failing in CI. label Oct 6, 2025
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.

3 participants