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
|
ee4fa33003
|
Add input python-version (#174)
|
2024-11-28 20:41:37 +00:00 |
|
Kevin Stillhammer
|
ed171c292b
|
Fail when cache local path does not exist when trying to cache (#163)
Can be disabled by setting `ignore-nothing-to-cache: true`
|
2024-11-23 16:30:54 +01:00 |
|
Kevin Stillhammer
|
caf0cab7a6
|
Expand TILDE (~) in path inputs (#160)
Closes: #159
|
2024-11-23 09:21:51 +01:00 |
|
Merlin
|
3b9817b1bf
|
feat: add option to disable cache pruning (#134)
This PR adds an input to control whether or not the cache is pruned
before saving.
Closes #122
---------
Co-authored-by: Kevin Stillhammer <kevin.stillhammer@gmail.com>
Co-authored-by: Charlie Marsh <crmarsh416@gmail.com>
Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
|
2024-10-25 14:11:32 +02:00 |
|
Charlie Marsh
|
c11f8674f8
|
Migrate to Biome for linting and formatting (#107)
|
2024-09-30 08:55:24 +02:00 |
|
Kevin Stillhammer
|
aeb46491c7
|
Set tool(-bin) dir and add to PATH (#87)
Fixes: #83
Fixes: #60
|
2024-09-21 10:14:36 +02:00 |
|
Kevin Stillhammer
|
b463f5b8ca
|
rename utils/utils.ts to constants.ts (#59)
|
2024-09-07 12:13:50 +00:00 |
|
Kevin Stillhammer
|
417c97acee
|
Use D:\a\_tmp\setup-uv-cache as default cacheLocalPath on Windows (#57)
Fixes: #52
|
2024-09-07 14:11:25 +02: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
|
18498fc78f
|
Initial commit
|
2024-08-23 23:58:26 +02:00 |
|