1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-09 08:52:54 +00:00
cache/src
2023-01-30 14:47:11 +01:00
..
utils Add fail-on-cache-miss option (#1036) 2023-01-30 16:40:58 +05:30
checkOnly.ts Add build config for checkOnly 2023-01-30 14:47:11 +01:00
constants.ts Add fail-on-cache-miss option (#1036) 2023-01-30 16:40:58 +05:30
restore.ts GA for granular cache (#1035) 2022-12-21 19:38:44 +05:30
restoreImpl.ts Add fail-on-cache-miss option (#1036) 2023-01-30 16:40:58 +05:30
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