1
0
Fork 0
toolkit/packages/cache/__tests__
Shubham Tiwari b463992869
Adding support in cache package to check if Artifact Cache service is enabled or not (#1028)
* Added support to check if Artifact cache service is enabled or not.

* enablingForGHES

* added ACTIONS_CACHE_URL in fixtures

* Fix CI

* CI fix

* changed function name

* Function rename

* Updated release

* added test case

* Update RELEASES.md

* Lint errors

* lint

* linting

* lint

* update name to actions service

* Update packages/cache/src/internal/cacheUtils.ts

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>

* review comments

* linting

* linting

* push to start CI

* Update RELEASES.md

* remove extra spaces

* reverting version update

* Revert "reverting version update"

This reverts commit af84eba61e.

* Update RELEASES.md

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-03-25 14:40:02 +05:30
..
__fixtures__ Adding support in cache package to check if Artifact Cache service is enabled or not (#1028) 2022-03-25 14:40:02 +05:30
cache.test.ts Adding support in cache package to check if Artifact Cache service is enabled or not (#1028) 2022-03-25 14:40:02 +05:30
cacheHttpClient.test.ts Use Azure storage SDK to download cache (#497) 2020-07-10 17:09:32 +02:00
cacheUtils.test.ts Fix typo in function name (#590) 2021-05-03 11:09:44 -04:00
create-cache-files.sh React to feedback 2020-05-15 12:26:42 -04:00
downloadUtils.test.ts Re-enable the audit tools step and update dependencies (#815) 2021-05-21 09:19:40 -04:00
options.test.ts Use Azure storage SDK to download cache (#497) 2020-07-10 17:09:32 +02:00
requestUtils.test.ts Re-enable the audit tools step and update dependencies (#815) 2021-05-21 09:19:40 -04:00
restoreCache.test.ts Re-enable the audit tools step and update dependencies (#815) 2021-05-21 09:19:40 -04:00
saveCache.test.ts Cache: Increasing client validation to 10GB (#934) 2021-11-19 16:34:33 +05:30
tar.test.ts Fix lint issue 2021-04-09 14:16:19 -05:00
verify-cache-files.sh React to feedback 2020-05-15 12:26:42 -04:00