astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Simplify index hash selection
charlie/index-hash-algorithm
46 minutes ago
Route all workflow failure issues to uv-dev (#20600) Workflow-failure diagnoses run in the originating repository, so failures from `astral-sh/uv` currently use the upstream `GITHUB_TOKEN` and create issues there. Route every diagnosed failure to `astral-sh/uv-dev` with the scoped `issues: write` token, keep duplicate reports linked to the originating workflow run, and direct the diagnosis prompt to prefer the canonical `uv-dev` issue.
main
1 hour ago
Host the Astral credential broker policy in-repo (#20603) The credential broker's Lambda policy has reached its environment-size limit, preventing new narrowly scoped automation grants. Move the active broker rules into a versioned policy under `.github` so the broker can read them from protected `main` without storing the rule set in Lambda. Preserve the existing caller, reusable-workflow, event, target, and permission boundaries, including the uv-caller rebase grant. Add the missing uv-caller `diagnose-workflow-failure.yml` grant with only `issues: write` on `astral-sh/uv-dev`, allowing workflow-failure reporting to route there without granting upstream issue access or exposing the broker audience in the repository. The coordinated reader and fail-closed cache are in [open-security-tools/ost-simple-sts#20](https://github.com/open-security-tools/ost-simple-sts/pull/20).
main
2 hours ago
Fix various comments (#20597) ## Summary This is an assortment of 10 comment fixes. Found with codex and then manually vetted.
main
2 hours ago
Use stable Rust for development builds (#20601) Development binaries and tests currently install `nightly-2026-07-13` solely to enable unstable Cargo features, which leaves development and release builds on different compilers. Use the repository's stable toolchain with `RUSTC_BOOTSTRAP=1` for the affected jobs so checksum freshness and aborting test profiles remain available without making nightly the development or source-distribution toolchain. Install the cross-compilation targets explicitly when the stable toolchain is inferred from `rust-toolchain.toml`.
main
2 hours ago
Allow automation to add notes to repeated workflow failures (#20599) Repeated workflow failures currently add only the run URL to an existing issue, which loses useful context when an occurrence affects a different job or platform or has a different contributing factor. Add `comment_note` to the workflow-failure diagnosis and append it when recording another sample, while preserving the concise comment for identical repeats and rejecting generated notes that contain `@mentions`.
main
2 hours ago
Remove stale preview feature reference. The behavior was stabilized in #17766.
tk/comment-fixes-batch
2 hours ago
Use Packse for the Android lock test (#20602) `lock_android` fails because PyPI no longer serves any `deltachat-rpc-server` distributions before the test's `2025-06-01` cutoff. Serve an equivalent cross-platform wheel set from Packse so the test continues to verify that only Android wheels are retained in the lockfile, without depending on mutable PyPI state. Keep the locked and offline checks on the same local index. Closes astral-sh/uv-dev#352. Co-authored-by: zaniebot <242828183+zaniebot@users.noreply.github.com>
main
2 hours ago
Latest Branches
CodSpeed Performance Gauge
-1%
Allow requiring a hash algorithm for an index
#20605
57 minutes ago
01c9ac9
charlie/index-hash-algorithm
CodSpeed Performance Gauge
+1%
Fix various comments
#20597
3 hours ago
f3af71e
tk/comment-fixes-batch
CodSpeed Performance Gauge
0%
Use Packse for the Android lock test
#20602
2 hours ago
1cd2b5f
zaniebot:zb/fix-lock-android-pypi-flake
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs