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-20 16:10:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cache
/
src
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
..
utils
Attempt to delete the archive after extraction
2020-03-10 15:13:01 +00:00
cacheHttpClient.ts
proxy support (
#166
)
2020-02-05 09:24:37 -05:00
constants.ts
Provide better errors for unsupported event types (
#68
)
2019-11-13 10:54:39 -05:00
contracts.d.ts
Chunked Cache Upload APIs (
#128
)
2020-01-06 13:05:50 -05:00
restore.ts
Attempt to delete the archive after extraction
2020-03-10 15:13:01 +00:00
save.ts
Increase cache limit to 5 GBs (
#168
)
2020-02-01 16:11:02 -05:00
tar.ts
Use BSD tar on windows (
#126
)
2019-12-13 17:24:37 -05:00