1
0
Fork 0
toolkit/packages/cache/__tests__
David Hadka 4964b0cc7c
Use Azure storage SDK to download cache (#497)
* Adds option to download using AzCopy

* Bump version number and add release notes

* Ensure we use at least v10

* Negate env var so it disables AzCopy

* Use Azure storage SDK to download cache

* Use same level of parallelism as AzCopy

* Fix naming of variable

* React to feedback

* Bump Node types to Node 12

* Make linter happy

* Pass options into restoreCache method

* Fix tests

* Restructure files and add tests

* Add method to get the default download and upload options

* Include breaking changes in RELEASES.md

Co-authored-by: Josh Gross <joshmgross@github.com>
2020-07-10 17:09:32 +02:00
..
__fixtures__ Add docs and tests 2020-05-12 12:02:19 -04:00
cacheHttpClient.test.ts Use Azure storage SDK to download cache (#497) 2020-07-10 17:09:32 +02:00
cacheUtils.test.ts Use Azure storage SDK to download cache (#497) 2020-07-10 17:09:32 +02:00
create-cache-files.sh React to feedback 2020-05-15 12:26:42 -04:00
options.test.ts Use Azure storage SDK to download cache (#497) 2020-07-10 17:09:32 +02:00
requestUtils.test.ts Use Azure storage SDK to download cache (#497) 2020-07-10 17:09:32 +02:00
restoreCache.test.ts Use Azure storage SDK to download cache (#497) 2020-07-10 17:09:32 +02:00
saveCache.test.ts React to feedback 2020-05-15 12:26:42 -04:00
tar.test.ts Fix windows tests 2020-05-19 11:46:50 -04:00
verify-cache-files.sh React to feedback 2020-05-15 12:26:42 -04:00