This website requires JavaScript.
Explore
Help
Sign In
actions
/
cache
Watch
0
Star
0
Fork
0
You've already forked cache
mirror of
https://github.com/actions/cache.git
synced
2025-12-24 15:28:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07e50f18399e7c0106f0078fdbe8064373f0d952
cache
/
__tests__
History
Marc Mueller
8a55f839aa
Add test case for process exit
...
Co-authored-by: Bethany <
bethanyj28@users.noreply.github.com
>
2024-03-19 09:28:12 +01:00
..
__fixtures__
…
actionUtils.test.ts
Add support to opt-in enable cross-os caching on windows (
#1056
)
2023-01-05 16:49:13 +05:30
create-cache-files.sh
…
restore.test.ts
Consume latest toolkit and fix dangling promise bug (
#1217
)
2023-08-09 15:36:51 +01:00
restoreImpl.test.ts
Add test case for process exit
2024-03-19 09:28:12 +01:00
restoreOnly.test.ts
Consume latest toolkit and fix dangling promise bug (
#1217
)
2023-08-09 15:36:51 +01:00
save.test.ts
Apply workaround for earlyExit
2024-01-10 15:36:58 +00:00
saveImpl.test.ts
Apply workaround for earlyExit
2024-01-10 15:36:58 +00:00
saveOnly.test.ts
Apply workaround for earlyExit
2024-01-10 15:36:58 +00:00
stateProvider.test.ts
GA for granular cache (
#1035
)
2022-12-21 19:38:44 +05:30
verify-cache-files.sh
…