1
0
Fork 0
Commit Graph

9 Commits (299d3dd2ecfa328648d3f746067c55aeeedcda8e)

Author SHA1 Message Date
Shubham Tiwari 2487627b27 review comments 2022-03-25 00:02:17 +05:30
Shubham Tiwari a4539ea36c lint 2022-03-24 11:55:57 +05:30
Shubham Tiwari 31035de89b Lint errors 2022-03-24 11:45:50 +05:30
Shubham Tiwari ba1126827e added test case 2022-03-24 11:26:30 +05:30
Minh Nguyen d972090333
Fix typo in function name (#590) 2021-05-03 11:09:44 -04:00
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
Aiqiao Yan d2b2399bd2 React to feedback 2020-05-15 12:26:42 -04:00
Aiqiao Yan 7409ad5fae Change variable path to a list 2020-05-12 12:02:18 -04:00
Aiqiao Yan 932779cf58 Initial commit to create @actions/cache package 2020-05-12 12:02:18 -04:00