Commit Graph

96 Commits (64a59d5b558a2d68109e924d330f9b61accb6f4e)

Author SHA1 Message Date
Sankalp Kotewar b388bcadaf
Removed comment 2 years ago
Sankalp Kotewar f9ae5e0028
Removed -2 error code 2 years ago
Sankalp Kotewar 34faf3ad7c
Updated return ID to -2 2 years ago
Sankalp Kotewar 1d114a8000
Save-only warning added 2 years ago
Sankalp Kotewar c8d01facfc
Renamed output 2 years ago
Sankalp Kotewar b275c83bd6
Merge remote-tracking branch 'origin/releases/v3-beta' into 700-actionscache-granular-cache-control 2 years ago
Sankalp Kotewar 1ddc49105d
Removed unused code 2 years ago
Sampark Sharma a2137c625c
update for new beta release 2 years ago
Sampark Sharma 5a2b5e5714
Add support for gzip fallback for restore of old cache on windows 2 years ago
Sampark Sharma 9e9a19bf5f
Update dist folder 2 years ago
Sankalp Kotewar 91d7bd61be
Fixed review comments and tests 2 years ago
Sankalp Kotewar 3d4af52c52
Renamed variables and added tests 2 years ago
Sankalp Kotewar d91f5bd2fd
Fixed inputs 2 years ago
Sankalp Kotewar 61aa90bfc3
Removed comments 2 years ago
Sankalp Kotewar f426a0deb2
Merge remote-tracking branch 'origin/700-actionscache-granular-cache-control' into kotewar/save-changes 2 years ago
Sankalp Kotewar be72d0432d
Merge remote-tracking branch 'origin/releases/v3-beta' into 700-actionscache-granular-cache-control 2 years ago
Sankalp Kotewar 12a1a354bd
Fixed test cases 2 years ago
Sampark Sharma d48d03435b
Add support for gzip fallback for restore of old cache on windows 2 years ago
Sankalp Kotewar c346bf01e0
Merge remote-tracking branch 'origin/releases/v3-beta' into 700-actionscache-granular-cache-control 2 years ago
Sampark Sharma 593e91a38b
Update dist folder 2 years ago
Bishal Prasad ac8fc97c06 update save as well 2 years ago
Sankalp Kotewar 706c369cf1
Merge branch 'main' into 700-actionscache-granular-cache-control 2 years ago
Sankalp Kotewar 11ab7ccfa2
Reverted custom asks implemented and added wrapper 2 years ago
jongwooo 35f4702f6c refactor: Use early return pattern to avoid nested conditions
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2 years ago
Sampark Sharma 532752012e
Change with new dependencies 2 years ago
Sankalp Kotewar 01d96636a0
Some cleanup 2 years ago
Sankalp Kotewar 69b8227b27
Basic implementation 2 years ago
Francesco Renzi b9c8bfe442 Update @actions/core to 1.10.0 2 years ago
Vipul 68d96986b5 Remove sort logic from inputs 2 years ago
Shubham Tiwari 1a78ace131
Updated the GHES warning message (#925)
* changed the error message

* format

* review comment
2 years ago
Vipul c1dbd4593f Update @actions/core to 1.9.1 2 years ago
Sankalp Kotewar 8954b07458 Removed unnecessary backslash in regex 2 years ago
Sankalp Kotewar 0ae6818675 Formatted files with prettier 2 years ago
Vipul f316f94f31 Generate build and fix format 2 years ago
Sankalp Kotewar d49b6bb21d Updated actions/cache toolkit dep to v3.0.4 2 years ago
Sankalp Kotewar e839c25979 Updated actions/cache version to 3.0.3 2 years ago
Sankalp Kotewar a404368986 Updated actions/cache version to 3.0.2 2 years ago
Lovepreet Singh 85efbb58b9 Update cache npm module to latest 2 years ago
Shubham Tiwari 354a2ae15e
Consuming 3.0 actions/cache (#834)
* Consuming 3.0 actions/cache

* formatting and error

* updated package version

* resolve package

* dist

* review comment

* dist

* dist
3 years ago
Sankalp Kotewar 7ed7f22ed8 Updated actions/cache to v2.0.6 3 years ago
Sankalp Kotewar a686c72e4a Revert "Updated package version to 3.0.3 and dependencies"
This reverts commit 4ce1a96732.
3 years ago
Sankalp Kotewar 4ce1a96732 Updated package version to 3.0.3 and dependencies 3 years ago
Sankalp Kotewar a2bd439f8e Updated license version and dist 3 years ago
Deepak Dahiya 12086c7bbf new build 3 years ago
vsvipul 69811fd677 Update other outdated red dependencies 3 years ago
vsvipul 887b9060fe Update dependencies with older minimist version 3 years ago
Deepak Dahiya 48af2dc4a9
Update actions/cache version (#786)
* Updang actions/cache version

* New build

* Update licenses

Co-authored-by: vsvipul <vsvipul@github.com>
3 years ago
Deepak Dahiya c2131abcd8 New build 3 years ago
Shubham Tiwari 136d96b4ae
Enabling actions/cache for GHES based on presence of AC service (#774)
* initial changes

* Update package-lock.json

* Update package-lock.json

* review comments and updated test cases

* package.json

* changed name

* added new line

* changed tookit

* updated with 2.0

* changed with public released package

* ran code format

* linting errors

* Update actionUtils.test.ts

* Update cache.dep.yml

* Update package.json

* Update README.md

* Create RELEASES.md

* Update RELEASES.md

* Update package.json

* Update package-lock.json

* typo
3 years ago
Ashwin Sangem 7d4f40b464
Bumping up the version to fix download issue for files > 2 GB. (#775)
* Bumping up the version to fix download issue for files > 2 GB.

* Update license for cache

Co-authored-by: vsvipul <vsvipul@github.com>
3 years ago