Commit Graph
6 Commits
Author SHA1 Message Date
Shubham TiwariandGitHub d8b119ca22 Update unit-tests.yml 2022-07-29 13:12:58 +05:30
Shubham TiwariandGitHub a438f61f94 Update cache-tests.yml 2022-07-29 13:12:38 +05:30
Shubham TiwariandGitHub 388d774221 Update downloadUtils.ts 2022-07-29 12:52:57 +05:30
Shubham TiwariandGitHub c5278cdd08 new major version release (#1123) 2022-06-24 15:18:30 +05:30
Shubham TiwariandGitHub 46231a7da3 Graceful handling of error (non-validation one) (#1122)
* Initial changes

* added info error as well

* Format

* Unused package

* adding message field

* removed line

* Review comments

* review comment to add validation as errors handling
2022-06-24 10:46:20 +05:30
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 <[email protected]>

* 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 <[email protected]>
2022-03-25 14:40:02 +05:30