astral-sh-setup-uv/src
Christoph Reiter 96bdc9e935 Fall back to extractZip() if extractTar() fails
extractTar() supporst both bsdtar and gnu tar, but only bsdtar
supports zip files. While on GH hosted runners bsdtar is used by
default that might not be true for other setups, so in case extractTar()
fails we fall back to extractZip() and print a message.
2025-10-24 15:59:14 +02:00
..
cache Add value of UV_PYTHON_INSTALL_DIR to path (#628) 2025-10-11 18:42:06 +02:00
download Fall back to extractZip() if extractTar() fails 2025-10-24 15:59:14 +02:00
hash Bump biome to v2 (#515) 2025-08-12 20:12:10 +00:00
utils Add resolution-strategy input to support oldest compatible version selection (#631) 2025-10-11 21:02:04 +02:00
version Respect UV_CACHE_DIR and cache-dir (#612) 2025-10-07 16:08:30 +02:00
save-cache.ts Add value of UV_PYTHON_INSTALL_DIR to path (#628) 2025-10-11 18:42:06 +02:00
setup-uv.ts Use working-directory to detect empty workdir (#645) 2025-10-16 08:21:58 +02:00
update-known-versions.ts Use node24 instead of node20 (#608) 2025-10-07 08:44:57 +02:00