Commit graph

5 commits

Author SHA1 Message Date
Kevin Stillhammer
4e74231eb7
Use --force when pruning cache
To prevent waiting forever on other running uv processes
2025-10-07 09:37:52 +02:00
Kevin Stillhammer
f2859da213
Respect UV_NO_MODIFY_PATH (#603)
Fixes: #519
2025-10-02 17:54:15 +02: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
Renamed from src/utils/utils.ts (Browse further)