astral-sh-setup-uv/docs
Kevin Stillhammer 7ace4a0ece
feat: add OS version to cache key to prevent binary incompatibility
Adds OS name and version (e.g., ubuntu-22.04, macos-14, windows-2022) to the
cache key to prevent binary incompatibility issues when GitHub runner images
change.

Changes:
- Add getOSNameVersion() to detect OS name and version
- Include OS version in cache key (bump CACHE_VERSION to 2)
- Add cache-key output for debugging and testing
- Add test-cache-key-os-version workflow job
- Update test-musl to verify alpine in cache key
- Document cache key components in docs/caching.md

Closes #703
2025-12-13 17:04:20 +01:00
..
advanced-version-configuration.md Change version in docs to v7 (#647) 2025-10-16 08:23:23 +02:00
caching.md feat: add OS version to cache key to prevent binary incompatibility 2025-12-13 17:04:20 +01:00
customization.md Change version in docs to v7 (#647) 2025-10-16 08:23:23 +02:00
environment-and-tools.md Change version in docs to v7 (#647) 2025-10-16 08:23:23 +02:00