Shubham Tiwari
9d24b58739
Revert "reverting version update"
...
This reverts commit af84eba61e
.
2022-03-25 11:51:01 +05:30
Shubham Tiwari
af84eba61e
reverting version update
2022-03-25 10:59:17 +05:30
Shubham Tiwari
299d3dd2ec
Update RELEASES.md
2022-03-25 00:40:46 +05:30
Shubham Tiwari
8251d0edc0
push to start CI
2022-03-25 00:37:41 +05:30
Shubham Tiwari
ec8e458bdc
merge conflicts
2022-03-25 00:06:54 +05:30
Shubham Tiwari
2487627b27
review comments
2022-03-25 00:02:17 +05:30
Ashwin Sangem
f0a876ab8b
bumped up the @action/cache version.
2022-03-24 11:19:52 +00:00
Shubham Tiwari
4cb65fcdd9
update name to actions service
2022-03-24 13:36:58 +05:30
Shubham Tiwari
bc0e8f3536
Update RELEASES.md
2022-03-24 11:28:55 +05:30
Shubham Tiwari
a1a0cc7ebf
Updated release
2022-03-24 09:01:37 +05:30
Shubham Tiwari
8fe3522c0b
changed function name
2022-03-23 16:46:49 +05:30
Shubham Tiwari
d87ca655a9
enablingForGHES
2022-03-23 02:25:34 +05:30
Shubham Tiwari
717b6fd18b
Added support to check if Artifact cache service is enabled or not.
2022-03-23 02:24:43 +05:30
Jonathan Tamsut
d1abf7dc74
Update `lockfileVersion` in `package-lock.json` in `tool-cache` package ( #1025 )
...
* update packages
* update RELEASE
* update RELEASE
* remove extra README line
2022-03-16 11:27:30 -07:00
Jonathan Tamsut
475192a0c3
Update `lockfileVersion` in `package-lock.json` in `cache` package ( #1022 )
...
* update versions
* update release notes
2022-03-16 11:25:03 -07:00
vsvipul
4a793fd385
Update RELEASES.md
2022-02-04 14:11:29 +05:30
Aparna Ravindra
45d2019161
Cache: Increasing client validation to 10GB ( #934 )
...
* increasing client validation limit in cache package to 10gb
2021-11-19 16:34:33 +05:30
David Hadka
aad34ab0bc
Update RELEASES.md
2021-04-09 14:23:05 -05:00
Konrad Pabjan
2202465c69
actions/cache 1.0.6 release ( #705 )
2021-02-02 20:48:46 +01:00
Aiqiao Yan
42b3ff04b2
Fix windows cache path
2020-12-10 10:59:04 -05:00
Dave Hadka
5e8657cf12
Bump @actions/cache to 1.0.4
2020-11-03 13:12:34 -06:00
Dave Hadka
464aebd43b
Update package version and release notes
2020-10-12 13:47:24 -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
Dave Hadka
781092b1d1
Fix bug downloading large files with the Azure SDK
2020-07-20 15:36:34 -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
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
d2b2399bd2
React to feedback
2020-05-15 12:26:42 -04:00
Aiqiao Yan
15fefd9336
Fix tests
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