Max schwenk
3a54fe904c
feat: add bun- prefix to cache keys
...
Extract cache key generation into a shared `getCacheKey` function in
utils.ts that both action.ts and cache-save.ts import.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 10:54:32 -05:00
autofix-ci[bot]
db6bcf6eb8
[autofix.ci] apply automated fixes
2026-01-16 03:38:02 +00:00
autofix-ci[bot]
237a6a77d8
[autofix.ci] apply automated fixes
2025-07-10 19:07:39 +00:00
Robert Michalak
85cb7f6e7e
build: bump @actions/cache version ( #128 )
...
* bump @actions/cache version
* fix runtime error
2025-04-27 15:46:35 +02:00
Jozef Steinhübl
a8913c42f4
fix: use hash instead of url for primary cache key ( #102 ) ( #103 )
...
* fix: use hash instead of url for primary cache key (#102 )
* Update cache-save.ts
* Update action.ts
* Update cache-save.ts
* build
* format
* [autofix.ci] apply automated fixes
---------
Co-authored-by: Daniil Zotov <142039751+zoto-ff@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-08 15:19:42 +02:00
Andy Palmer
0f37bd8169
Move cache save to runs.post and exit early ( #60 )
2024-02-16 14:14:07 -08:00