1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-04 13:37:46 +02:00
cache/src
2023-01-09 16:03:44 +01:00
..
utils Changes after rebase 2023-01-08 12:16:45 +01:00
constants.ts Add fail-on-cache-miss option 2023-01-08 10:38:57 +01:00
restore.ts GA for granular cache (#1035) 2022-12-21 19:38:44 +05:30
restoreImpl.ts Only fail if no cache entry is found 2023-01-09 16:03:44 +01:00
restoreOnly.ts GA for granular cache (#1035) 2022-12-21 19:38:44 +05:30
save.ts GA for granular cache (#1035) 2022-12-21 19:38:44 +05:30
saveImpl.ts Add support to opt-in enable cross-os caching on windows (#1056) 2023-01-05 16:49:13 +05:30
saveOnly.ts GA for granular cache (#1035) 2022-12-21 19:38:44 +05:30
stateProvider.ts GA for granular cache (#1035) 2022-12-21 19:38:44 +05:30