Kevin Stillhammer
a92cb43098
Add quiet input to suppress info-level log output ( #898 )
...
## Summary
Adds a new `quiet` input (default: `false`) that suppresses `info`-level
log output when set to `true`. Only warnings and errors are shown.
Contributes to: #868
2026-05-31 21:13:30 +02:00
Kevin Stillhammer
89709315bb
Remove deprecrated custom manifest ( #813 )
2026-03-23 09:15:51 +01:00
Kevin Stillhammer
fd8f376b22
Switch to ESM for source and test, use CommonJS for dist ( #806 )
2026-03-14 17:43:49 +01:00
Kevin Stillhammer
e06108dd0a
Use astral-sh/versions as primary version provider ( #802 )
...
Closes : #777
Closes : #325
2026-03-12 22:03:21 +01:00
Kevin Stillhammer
a4f1f549e9
Create version-manifest.json on uv release ( #399 )
2025-05-03 19:51:16 +02:00
Kevin Stillhammer
0313224678
Always fall back to anonymous download ( #304 )
...
Closes : #268
Closes : #305
2025-02-28 17:25:17 +01:00
Kevin Stillhammer
4db96194c3
Do not expect GITHUB_TOKEN to be set or valid ( #262 )
...
This fixes issues with GHES
Fixes : #221
2025-01-30 14:37:07 +01:00
Kevin Stillhammer
3460fe1a9a
Always use api.github.com ( #191 )
...
The octokit client would default to the URL of enterprise instances and
then not be able to find the uv repo.
Closes : #188
2024-12-11 18:42:54 +01:00
Kevin Stillhammer
b463f5b8ca
rename utils/utils.ts to constants.ts ( #59 )
2024-09-07 12:13:50 +00:00
Kevin Stillhammer
b3cf8231d5
Do not change default version on known checksum update ( #39 )
2024-09-05 13:26:17 +00:00