Commit graph

5 commits

Author SHA1 Message Date
eyal0
ffdb03bc68 Add skip-save feature
The skip-save option allows users to force the cache to skip saving the cache.  skip-save can be set to a constant or to an expression that will be evaluated at the end of the CI job, such as an environment variable.

This is for #498
2021-04-21 21:42:17 -06:00
Dave Hadka
a6f1f4b32e Adds input for upload chunk size 2020-10-02 09:59:55 -05:00
BSKY
fb50aa45ec Add initial eslint setup (#88) 2019-11-12 16:48:02 -05:00
Josh Gross
4b0709a0d5
Add unit tests for restore (#62)
* Move archive file size to utils

* Disable net connect with nock

* Add unit tests for restore

* Fix test names and test URL
2019-11-06 13:41:45 -05:00
Josh Gross
37c45447e4 Initial commit 2019-10-30 14:48:49 -04:00