Commit Graph

9 Commits

Author SHA1 Message Date
417c97acee Use D:\a\_tmp\setup-uv-cache as default cacheLocalPath on Windows (#57)
Fixes: #52
2024-09-07 14:11:25 +02:00
d9a2b6b6fa Support a list of cache-dependency-glob (#41)
Closes: #40

Because of build conflics (forgot to run `npm i` after pulling) I
deleted the `dist`folder to start fresh. Turns out that it still
contained the source maps from the very first commit. I removed the
argument to generate those a long time ago
2024-09-06 14:44:31 +02:00
d8c8151c2b Bump @actions/glob from 0.4.0 to 0.5.0 (#10) 2024-09-05 09:40:37 -04:00
902c4a5691 Bump typescript from 5.4.5 to 5.5.4 (#30) 2024-09-05 09:30:29 -04:00
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
332ac35295 Prune cache before saving 2024-08-24 10:08:12 +02:00
4b677dce24 Create no-dependency-glob cache key 2024-08-24 09:23:57 +02:00
4203354a33 Compute correct cacheDependencyPathHash 2024-08-24 09:14:37 +02:00
18498fc78f Initial commit 2024-08-23 23:58:26 +02:00