Hynek Schlawack on Nostr: Here’s 2.0.0 of my still semi-experimental setup-cached-uv! It now does the obvious ...
Here’s 2.0.0 of my still semi-experimental setup-cached-uv!
It now does the obvious ways to cache-bust by default, so for the 99%, using it should be just a matter of `- uses: hynek/setup-cached-uv@v2`.
I’m still interested in feedback, especially whether caching the blazingly fast™ uv even makes sense on GHA where downloading packages can be faster than restoring a cache. :| Except for saving PSF resources, of course. 👼
https://github.com/hynek/setup-cached-uv/releases/tag/v2.0.0
It now does the obvious ways to cache-bust by default, so for the 99%, using it should be just a matter of `- uses: hynek/setup-cached-uv@v2`.
I’m still interested in feedback, especially whether caching the blazingly fast™ uv even makes sense on GHA where downloading packages can be faster than restoring a cache. :| Except for saving PSF resources, of course. 👼
https://github.com/hynek/setup-cached-uv/releases/tag/v2.0.0