1
0
Fork 0
Commit Graph

8 Commits (6b01e7a980aab375754a32e7bea195c920a2a0bf)

Author SHA1 Message Date
Sampark Sharma 6b01e7a980
Fix tests 2023-01-03 09:29:24 +00:00
Sampark Sharma 2f897206d3
Fix test 2023-01-03 09:19:19 +00:00
Sampark Sharma 0746965b72
Address review comments 2023-01-03 08:31:27 +00:00
Sampark Sharma da162e46a8
Fix test 2022-12-29 12:45:11 +00: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 1413cd0e32 Add cache upload options and pull from latest actions/cache master 2020-05-12 12:53:45 -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