Commit Graph

83 Commits (f4b3439a656ba812b8cb417d2d49f9c810103092)

Author SHA1 Message Date
Bassem Dghaidi 727965cba7 Prepare 3.4.0 release
Rob Herley eb94f1a6bf
cache v3.3.3
Chad Kimes f7ebb81a3f
Consume latest toolkit and fix dangling promise bug ()
* Consume latest toolkit and fix dangling promise bug

* Pass earlyExit parameter to run method so tests don't hang

* Pass earlyExit parameter to run method so tests don't hang

* Refactor restore files to have better patterns for testing

* style
Sankalp Kotewar 88522ab9f3
Reduced download segment size to 128 MB and timeout to 10 minutes ()
* Changed segment size to 128mb & timeout to 10 min

* Updated license

* Updated licenses
Marc Mueller 940f3d7cf1
Add `lookup-only` option ()
* Add new actions/cache version (with dryRun support)

* Add dry-run option

* Changes after rebase

* Update readme

* Rename option to lookup-only

* Update test name

* Update package.json + changelog

* Update README

* Update custom package version

* Update custom package version

* Update @actions/cache to 3.2.0

* Code review

* Update log statement

* Move test case

---------

Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
Lovepreet Singh b1db4b4897 Fix zstd breaking after new version release
Sampark Sharma 6998d139dd
Release patch version update ()
Marc Mueller 627f0f41f6
Add `fail-on-cache-miss` option ()
* Add fail-on-cache-miss option

* Small improvements

* Changes after rebase

* Update description

* Only fail if no cache entry is found

* Code review

* Update readme

* Add additional test case

* Bump version + changelog

* Update package-lock.json

* Update Readme
Sampark Sharma 6fd2d4538c
Add support to opt-in enable cross-os caching on windows ()
* Add support to opt-in enable cross-os caching on windows

* Fix tests

* Address review comments and update tests

* Fix tests

* Address review comments

* Address review comments
Sampark Sharma 4723a57e26
Revert compression changes related to windows but keep version logging ()
* Revert compression changes related to windows
 due to symlink issues

* Added tips and workarounds for cross os
Sampark Sharma 9b0be58822
Release compression related changes for windows ()
* Release compression related changes for windows

* Update license
Sankalp Kotewar c17f4bf466
GA for granular cache ()
* Add example for Haskell Stack

* Revert "Add example for Haskell Stack"

* Basic implementation

* Updated variable name

* Adding wrapper class

* Changed logs to warnings

* added debug logs

* experimenting

* Test

* test

* new try

* test

* Impl separated

* Reverted wrapper changes

* Added test cases

* Some cleanup

* Formatted document

* Fixed test cases issues

* Slight modification for test cases check

* Updated new actions' input descriptions

* Reverted custom asks implemented and added wrapper

* refactor into a generic outputter

* Readme draft for new actions

* Generated dist

* Fixed breaking test case

* Removed return type in promise

* Removed commented lines

* Calling methods from same file

* dist

* update save as well

* fix merge

* Changes for beta release

* Update dist folder

* Fixed formatting

* dist

* Add support for gzip fallback for restore of old cache on windows

* Fixed test cases

* Fixed test cases

* Added restore only and save only test cases

* Updated new actions dist files

* Removed comments

* Fixed inputs

* Renamed variables and added tests

* Fixed breaking test case

* Fixed review comments and tests

* added stateprovider changes

* Deleted stateprovider tests until added

* Added stateprovider test cases

* Fixed breaking test case

* Updated outputs of restore action

* Changes for beta release

* Update dist folder

* Add support for gzip fallback for restore of old cache on windows

* update for new beta release

* Update save/action.yml

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update restore/action.yml

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update restore/action.yml

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update restore/action.yml

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update restore/action.yml

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Added more assertions as values can't be checked

* Removed unused code

* Merged beta branch and resolved conflicts

* Added save readme

* Updates to save readme

* Renamed output

* Added cache hit info in readme

* Update restore/README.md

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update restore/README.md

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update restore/README.md

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update save/README.md

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update save/README.md

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Removed verbose statements

* Repositioned new actions introduction

* Added test case for restore state

* Addressed review comments

* nit

* nit: added language to code blocks

* Updated beta version to 3.2.0-beta.1

* Added stateprovider mock implementations

* Linting errors fixed

* Save-only warning added

* Updated return ID to -2

* Removed -2 error code

* Removed comment

* Updated cache npm lib version

* Updated license version

* Updated releases.md

* Updated readme with the new actions in what's new

Co-authored-by: Malo Bourgon <mbourgon@gmail.com>
Co-authored-by: Vipul <vsvipul@github.com>
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
Co-authored-by: Tanuj Kumar Mishra <tanuj077@users.noreply.github.com>
Co-authored-by: Sampark Sharma <phantsure@github.com>
jongwooo 35f4702f6c refactor: Use early return pattern to avoid nested conditions
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
Sampark Sharma 532752012e
Change with new dependencies
Francesco Renzi b9c8bfe442 Update @actions/core to 1.10.0
Vipul 68d96986b5 Remove sort logic from inputs
Shubham Tiwari 1a78ace131
Updated the GHES warning message ()
* changed the error message

* format

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

* formatting and error

* updated package version

* resolve package

* dist

* review comment

* dist

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

* New build

* Update licenses

Co-authored-by: vsvipul <vsvipul@github.com>
Deepak Dahiya c2131abcd8 New build
Shubham Tiwari 136d96b4ae
Enabling actions/cache for GHES based on presence of AC service ()
* 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
Ashwin Sangem 7d4f40b464
Bumping up the version to fix download issue for files > 2 GB. ()
* Bumping up the version to fix download issue for files > 2 GB.

* Update license for cache

Co-authored-by: vsvipul <vsvipul@github.com>
Ashwin Sangem 2b7da2a62c Bumped up to a major version.
Vipul 4d3516739c Update build files
Aparna Ravindra eb0698d1c5
Bumping up @actions/cache version to 1.0.8 ()
* bumping up @actions/cache version to 1.0.8
* Remove ubuntu-16.04
Vít Stanislav 2ebdcff279
Add "see more" link to GHE-not-supported warning ()
* Add "see more" link to GHE-not-supported warning

I lived for several months thinking that support for caching action on GHE is just a matter of time, because it's such an important thing to have. Only today, I discovered that originally it was not planned at all. And that people already created some workarounds. So I hope that linking the issue from the warning message will save other people from what happened to me :-)

* Update new GHE-not-supported message in tests

* Update generated dist files
David Hadka c64c572235
Catch and log unhandled exceptions stemming from closed file descriptor ()
David Hadka 8d3f2fc3ce
Update dependencies ()
David Hadka 1a9e2138d9
Update cache module to v1.0.7 ()
Konrad Pabjan aeaf731ae2
Use @actions/cache version 1.0.6 ()
* Use @actions/cache version 1.0.6

* Update cache.dep.yml

* Update all files in .licenses
Aiqiao Yan 752e778edb Use @actions/cache 1.0.5
David Hadka 0781355a23
Upgrade @actions/cache to 1.0.4 ()
David Hadka 22c64ac772
Update @actions/core to 1.2.6 ()
David Hadka 8819edf476
Update to @actions/cache 1.0.3 ()
Update to version 1.0.3 of the `@actions/cache` module.  This pulls in the following changes:

* Add a small delay between retry attempts
* Do not retry on HTTP responses that are not retryable, such as 409 Conflicts
Dave Hadka 4bceb75b5b Use parseInt instead of Number to handle empty strings