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
* Move archive file size to utils * Disable net connect with nock * Add unit tests for restore * Fix test names and test URL