astral-sh-setup-uv/__tests__/download
Kevin Stillhammer b9c8c4c7ba
feat: add download-from-astral-mirror input (#897)
## Summary

Add a new boolean input `download-from-astral-mirror` (default: `true`)
that controls whether uv is downloaded from the Astral mirror or
directly from GitHub Releases.

When set to `false`, the mirror rewrite is skipped entirely and the
download goes straight to GitHub Releases.

Closes: #870
2026-05-31 11:47:01 +02:00
..
checksum Use astral-sh/versions as primary version provider (#802) 2026-03-12 22:03:21 +01:00
custom-manifest.ndjson Remove deprecrated custom manifest (#813) 2026-03-23 09:15:51 +01:00
download-version.test.ts feat: add download-from-astral-mirror input (#897) 2026-05-31 11:47:01 +02:00
manifest.test.ts Shortcircuit latest version from manifest (#828) 2026-03-28 17:43:22 +01:00