3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-08 13:05:19 +00:00
cache/src
David Hadka f9c9166ecb
Increase cache limit to 5 GBs (#168)
* Increase cache limit to 5 GBs

* Fix test to use new size limit

* Update src/save.ts

Co-Authored-By: Josh Gross <joshmgross@github.com>

Co-authored-by: Josh Gross <joshmgross@github.com>
2020-02-01 16:11:02 -05:00
..
utils Remove validation failures and warning annotations (#108) 2019-11-21 14:37:54 -05:00
cacheHttpClient.ts Fix number parsing issues 2020-01-06 14:06:24 -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 Chunked Cache Upload APIs (#128) 2020-01-06 13:05:50 -05: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