setup-uv/src
Kevin Stillhammer 5ce9ee0011
Detect required-version from config file (#233)
1. If defined use version input
2. If defined use uv-file input
3. If defined use pyproject-file input
4. Search for required-version in uv.toml in repo root
5. Search for required-version in pyproject.toml in repo root
6. Use latest

Closes: #215
2025-01-13 15:24:25 +01:00
..
cache Remove uv version from cache key (#206) 2024-12-22 12:12:29 +01:00
download chore: update known checksums for 0.5.18 (#232) 2025-01-11 15:28:58 +00:00
hash Expand TILDE (~) in path inputs (#160) 2024-11-23 09:21:51 +01:00
utils Detect required-version from config file (#233) 2025-01-13 15:24:25 +01:00
save-cache.ts Fail when cache local path does not exist when trying to cache (#163) 2024-11-23 16:30:54 +01:00
setup-uv.ts Detect required-version from config file (#233) 2025-01-13 15:24:25 +01:00
update-known-checksums.ts Always use api.github.com (#191) 2024-12-11 18:42:54 +01:00