Dave Hadka
1ef26b2390
Handle errors representing non-successful http responses in retry logic
2020-08-17 15:10:51 -05:00
Sora Morimoto
9ad01e4fd3
Use posix archive format ( #533 )
...
* Use posix archive format
Signed-off-by: Sora Morimoto <sora@morimoto.io>
* Update package.json and RELEASES.md
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-08-05 17:17:23 +02:00
Thomas Boop
ccad19055e
Set main as the default branch ( #527 )
...
* set main as the default branch
* revert change to tool-cache default branch
* use versions where applicable
2020-07-21 11:33:05 -04:00
Dave Hadka
781092b1d1
Fix bug downloading large files with the Azure SDK
2020-07-20 15:36:34 -05:00
Thomas Boop
95a10d23fa
Pipe audit results to a json file so lerna does not overflow ( #515 )
...
* Pipe audit results to a json file so lerna does not overflow
* reorder flags and args
2020-07-14 16:05:53 -04:00
Dave Hadka
c4a92b0b60
Update with reviewer feedback
2020-07-13 16:09:37 -05:00
Dave Hadka
cc474239c9
Display download progress
2020-07-13 12:46:34 -05: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
66931ff481
Update cache readme to include a link to cache action ( #478 )
...
Co-authored-by: Aiqiao Yan <aiqiaoy@aiqiaos-mbp.attlocal.net>
2020-06-19 14:43:10 -04:00
Thomas Boop
3e40dd39cc
Explicitly exclude DS store files ( #492 )
2020-06-04 15:14:19 -04:00
Aiqiao Yan
44a99f6c43
Add section for 0.2.1
2020-05-19 16:36:18 -04:00
Aiqiao Yan
f84d1a2ae2
Fix a bug with getCompressionMethod
2020-05-19 16:12:28 -04:00
Aiqiao Yan
e3a666f5b7
Minor edit to cache release note
2020-05-19 13:20:27 -04:00
Aiqiao Yan
0dea61a3a8
Bump cache package version
2020-05-19 12:59:38 -04:00
Aiqiao Yan
fde6221228
React to feedback
2020-05-19 12:38:45 -04:00
Aiqiao Yan
9a3466a094
Fix windows tests
2020-05-19 11:46:50 -04:00
Aiqiao Yan
5112dc231e
Only use zstd on windows when gnu tar is installed, otherwise use gzip due to bug #301
2020-05-18 16:35:13 -04:00
Aiqiao Yan
77761a4dc9
Fix issue with using zstd long range mode on ubuntu-16.04
2020-05-18 16:33:15 -04:00
Aiqiao Yan
d2b2399bd2
React to feedback
2020-05-15 12:26:42 -04:00
Aiqiao Yan
b3c8e19a7a
Attempt to fix the test
2020-05-13 13:43:13 -04: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
c534ad2cbd
Add docs and tests
2020-05-12 12:02:19 -04:00
Aiqiao Yan
15fefd9336
Fix tests
2020-05-12 12:02:18 -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