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
2a53a08370
linting
2022-03-25 00:26:40 +05:30
Shubham Tiwari
6664f1646a
linting
2022-03-25 00:25:03 +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
Shubham Tiwari
71b35793b1
Update packages/cache/src/internal/cacheUtils.ts
...
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-03-24 17:17:35 +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
77a6cb490e
lint
2022-03-24 12:37:32 +05:30
Shubham Tiwari
a54ac04ab9
linting
2022-03-24 12:10:14 +05:30
Shubham Tiwari
a4539ea36c
lint
2022-03-24 11:55:57 +05:30
Shubham Tiwari
4e40c6dfc0
t pMerge branch 'enablingForGHES' of github.com:actions/toolkit into enablingForGHES
2022-03-24 11:46:21 +05:30
Shubham Tiwari
31035de89b
Lint errors
2022-03-24 11:45:50 +05:30
Shubham Tiwari
bc0e8f3536
Update RELEASES.md
2022-03-24 11:28:55 +05:30
Shubham Tiwari
ba1126827e
added test case
2022-03-24 11:26:30 +05:30
Shubham Tiwari
a1a0cc7ebf
Updated release
2022-03-24 09:01:37 +05:30
Shubham Tiwari
d8025e51e1
Function rename
2022-03-24 09:00:25 +05:30
Ashwin Sangem
087191dabd
Update downloadUtils.ts
2022-03-23 16:46:52 +05:30
Shubham Tiwari
8fe3522c0b
changed function name
2022-03-23 16:46:49 +05:30
Ashwin Sangem
862c4e9db4
Cap the cache download chunk to 2 GB
2022-03-23 16:44:40 +05:30
Shubham Tiwari
05f407f4ff
CI fix
2022-03-23 02:53:18 +05:30
Shubham Tiwari
429adbf862
Fix CI
2022-03-23 02:44:07 +05:30
Shubham Tiwari
3c38dcfe1f
added ACTIONS_CACHE_URL in fixtures
2022-03-23 02:40:43 +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
vsvipul
39a1ec60b2
Bump up patch version
2022-02-01 17:15:42 +05:30
vsvipul
eafa9d39d3
Update ms-rest-js and storage-blog dependencies for cache
2022-02-01 16:24:23 +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
Rob Cowsill
4564768940
Delete temporary archive after cache upload ( #792 )
...
This is to avoid filling the SSD while saving multiple large caches
2021-06-28 17:27:09 +02:00
dependabot[bot]
aa29345ae8
Bump ws from 7.2.3 to 7.4.6 ( #823 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.2.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 09:50:25 -04:00
Thomas Boop
0d74e9080a
Re-enable the audit tools step and update dependencies ( #815 )
...
* update package versions
* run audit
* fix eslint config
* linter updates
* re-enable audit
* update timeouts test
* pass done into callback
* fix format
2021-05-21 09:19:40 -04:00
dependabot[bot]
1bafbed467
Bump lodash from 4.17.15 to 4.17.21 ( #801 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 14:39:47 -04:00
Minh Nguyen
d972090333
Fix typo in function name ( #590 )
2021-05-03 11:09:44 -04:00
Vikas Kedia
8afb976445
Update README.md ( #531 )
...
more logical to read save cache before restore cache
2021-04-12 10:18:07 -04:00
David Hadka
aad34ab0bc
Update RELEASES.md
2021-04-09 14:23:05 -05:00
Dave Hadka
fac664b5d0
Fix lint issue
2021-04-09 14:16:19 -05:00
Dave Hadka
74236358e6
Update tests
2021-04-09 14:10:36 -05:00
David Hadka
ac7b0e436e
Update package-lock.json
2021-04-09 13:58:53 -05:00
David Hadka
440a06ef56
Update package.json
2021-04-09 13:58:35 -05:00
David Hadka
547a77cf75
Fix permissions issues using gtar on mac
2021-04-09 13:38:55 -05:00
dependabot[bot]
fc00528337
Bump y18n from 4.0.0 to 4.0.1 ( #753 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-02 12:41:01 -04:00
Konrad Pabjan
2202465c69
actions/cache 1.0.6 release ( #705 )
2021-02-02 20:48:46 +01:00
Benedek Kozma
ccd1dd298f
Use GNU tar on macOS if available ( #701 )
...
* use GNU tar on macOS
* remove unnecessary code
* formatting fix
* fix tests
* fix more tests
* typo fix
* fix test
2021-02-02 20:09:10 +01:00
Yaroslav Dynnikov
bfdba95ece
Make caching more verbose
...
- Print cache size when saving cache similarly to restoring
- Print restore success similarly to saving
- Print cached file list if debug logging is enabled
See also: https://github.com/actions/cache/issues/471
2021-01-07 23:51:43 +03: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