astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fetch Ruff from an Astral mirror (#18286)
main
6 minutes ago
Fix collection of snapshots
zb/ci-snapshots
16 minutes ago
Introduce a global preview state (#18194) ## Summary Introduce a global preview state to reduce the amount of churn required when adding a preview feature. This PR also introduces a testing feature to `uv_preview` enabled for dev builds (builds which are used for running tests among other things). This exposes `uv_preview::test::with_features` which can be used from other crates' unit tests to override the preview state for the duration of a scope. `uv_preview::init` continues to exist and work in this mode since running the integration test suite in workspace mode pulls in the dev feature (whereas doing it in package mode, does not, IDFK). When doing a debug or release build, the testing feature is not enabled. The PR is based on and closes #17844. As an example, I've converted the build backend to using global preview as it was a place which did unit tests which needed to set the preview state. ## Test Plan Verification that things continue to work and that the testing feature does not enable for debug or release builds but does enable for tests was done manually and by running the test suite. Additional tests were added. --------- Co-authored-by: Claude <noreply@anthropic.com>
main
39 minutes ago
Fix collection of snapshots
zb/ci-snapshots
43 minutes ago
Break some snapshots
zb/ci-snapshots
3 hours ago
Bump more snapshots Signed-off-by: William Woodruff <william@astral.sh>
ww/overloaded-audit
4 hours ago
fix: ignore empty SSL_CERT_FILE environment variable Apply the same filtering logic used for other environment variables (e.g., NO_COLOR, FORCE_COLOR) to SSL_CERT_FILE. Empty values should be ignored rather than treated as valid paths. This aligns with the behavior of other environment variable handling in the codebase and prevents issues when SSL_CERT_FILE is set to an empty string. Fixes #16712
1cbyc:fix-ssl-cert-file-empty
4 hours ago
Continue to alternative authentication providers when the pyx store has no token
zb/pyx-auth-continue
4 hours ago
Active Branches
Allow snapshots to be updated from failures in CI
last run
16 minutes ago
#18424
CodSpeed Performance Gauge
+1%
Remove overloaded use of 'audit'
last run
4 hours ago
#18427
CodSpeed Performance Gauge
0%
fix: ignore empty SSL_CERT_FILE environment variable
last run
4 hours ago
#18426
CodSpeed Performance Gauge
+1%
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs