Commit graph

16 commits

Author SHA1 Message Date
Kevin Stillhammer
e2a3bdc4c0
Always use api.github.com
The octokit client would default to the URL of enterprise instances and then not be able to find the uv repo.
2024-12-11 18:41:03 +01:00
pollenJP(@'ω'@)
38f3f10444
Resolve latest version instead of downloading latest release (#178) 2024-11-30 19:12:35 +01:00
Kevin Stillhammer
2e657c127d
Avoid leftover files by using temp dir (#150)
Fixes: #149
2024-11-06 12:52:46 +01:00
Kevin Stillhammer
6f467a02b3
add archive extension to downloaded assets (#148)
Fixes missing .zip extensions
which breaks on old PowerShell versions

Fixes: #147
2024-11-05 21:21:57 +01:00
Charlie Marsh
c11f8674f8
Migrate to Biome for linting and formatting (#107) 2024-09-30 08:55:24 +02:00
Kevin Stillhammer
ce0062aac7
Add support for semver version ranges (#82)
Closes: #38
2024-09-18 09:29:09 +00:00
Kevin Stillhammer
b463f5b8ca
rename utils/utils.ts to constants.ts (#59) 2024-09-07 12:13:50 +00:00
Charlie Marsh
182c9c7e92
Change Prettier settings (#36)
## Summary

I know this is a little tedious but I'd prefer to use the same settings
as in Ruff.
2024-09-05 08:06:45 -04:00
Kevin Stillhammer
3e3aecd6b6
On windows extracting the zip does not create an intermediate directory 2024-08-24 09:20:02 +02:00
Kevin Stillhammer
e4c1a1723b
Debug windows directory 2024-08-24 09:12:22 +02:00
Kevin Stillhammer
fd3ca5dc10
Cache correct dir 2024-08-24 00:45:44 +02:00
Kevin Stillhammer
eb355a21cb
more debug logs 2024-08-24 00:40:34 +02:00
Kevin Stillhammer
e1b0f50f21
Remove unused path 2024-08-24 00:28:50 +02:00
Kevin Stillhammer
07977d064c
Automatically create download dir 2024-08-24 00:27:50 +02:00
Kevin Stillhammer
67efd41074
Cache in tool cache 2024-08-24 00:14:50 +02:00
Kevin Stillhammer
18498fc78f
Initial commit 2024-08-23 23:58:26 +02:00