Kevin Stillhammer
|
2233977af9
|
leave uv.exe in D:
|
2024-09-18 20:49:20 +02:00 |
|
Kevin Stillhammer
|
363497d0ae
|
mv uv.exe onto D:
|
2024-09-18 18:17:51 +02:00 |
|
Kevin Stillhammer
|
561bff6f70
|
Add tool bin dir to PATH on windows
|
2024-09-18 18:00:23 +02:00 |
|
Kevin Stillhammer
|
ce0062aac7
|
Add support for semver version ranges (#82)
Closes: #38
|
2024-09-18 09:29:09 +00:00 |
|
Kevin Stillhammer
|
9f1f1fece2
|
Run prettier (#78)
|
2024-09-16 19:33:16 +00:00 |
|
Lukas Burgholzer
|
49df72dfcf
|
🚸 use GitHub token by default (#61)
This PR adjusts the action so that it is no longer necessary to
explicitly specify the GitHub token to circumvent the API rate limit.
To this end, it simply passes the repository's GitHub token (available
via `${{ github.token }}`) as a default for the `github_token` action
input.
This is similar to how this is handled in, e.g.,
https://github.com/peter-evans/create-pull-request; specifically
[here](https://github.com/peter-evans/create-pull-request/blob/5354f85616108575685a73a0ddd2f67c26a441c3/action.yml#L4-L6).
|
2024-09-11 08:18:23 +00:00 |
|
Kevin Stillhammer
|
79643936e1
|
Run test build only on ubuntu-latest (#51)
It is unnecessary to test this on several OS. This is done by the actual
action tests in other jobs.
|
2024-09-06 09:19:26 +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 |
|
Charlie Marsh
|
0fa3b93f6e
|
Run Prettier over Markdown and YAML files (#35)
## Summary
Partly personal preference, but mostly to align with other Astral
projects.
|
2024-09-04 21:14:10 +00:00 |
|
Kevin Stillhammer
|
4bab96ca10
|
Use latest uv test versions
|
2024-08-24 00:48:09 +02:00 |
|
Kevin Stillhammer
|
de7c6e73c0
|
Remove debug logs
|
2024-08-24 00:46:39 +02:00 |
|
Kevin Stillhammer
|
65e8a8ce38
|
debug tool cache content
|
2024-08-24 00:31:50 +02:00 |
|
Kevin Stillhammer
|
18498fc78f
|
Initial commit
|
2024-08-23 23:58:26 +02:00 |
|