This website requires JavaScript.
Explore
Help
Sign In
Actions
/
cache
Watch
1
Fork
0
You've already forked cache
mirror of
https://github.com/actions/cache.git
synced
2025-08-19 23:55:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cache
/
__tests__
History
Henry Mercer
15c6d81aaa
Attempt to delete the archive after extraction
...
This reduces storage space used once the Action has finished executing.
2020-03-10 15:13:01 +00:00
..
__fixtures__
Add unit tests for actionUtils (
#93
)
2019-11-13 16:13:00 -05:00
actionUtils.test.ts
Attempt to delete the archive after extraction
2020-03-10 15:13:01 +00:00
create-cache-files.sh
test e2e during workflow (
#185
)
2020-02-13 12:38:56 -05:00
restore.test.ts
Attempt to delete the archive after extraction
2020-03-10 15:13:01 +00:00
save.test.ts
Increase cache limit to 5 GBs (
#168
)
2020-02-01 16:11:02 -05:00
tar.test.ts
Use BSD tar on windows (
#126
)
2019-12-13 17:24:37 -05:00
verify-cache-files.sh
test e2e during workflow (
#185
)
2020-02-13 12:38:56 -05:00