Commit Graph

39 Commits (4ae6f21c0d820c73db2589af6983e001d8c19c1d)

Author SHA1 Message Date
Bassem Dghaidi c16df86586 Add licensed output
bethanyj28 89c7d86c71 licensed cache
Rob Herley 1baebfc3ba
licensed
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 8d3a1e02aa Fix license
Sampark Sharma 6998d139dd
Release patch version update ()
Jongwoo Han 4791017169
Update workflows to use reusable-workflows ()
* Update workflows to use reusable-workflows

Signed-off-by: jongwooo <jongwooo.han@gmail.com>

* fix: Update the out-of-date metadata files

Signed-off-by: jongwooo <jongwooo.han@gmail.com>

Signed-off-by: jongwooo <jongwooo.han@gmail.com>
Co-authored-by: Shubham Tiwari <64764738+tiwarishub@users.noreply.github.com>
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>
Lovepreet Singh 18103f63fe Fix licensed status error
Francesco Renzi 831ee695a5 Update licenses
Vipul 81423d07fe Update licenses
Sankalp Kotewar d49b6bb21d Updated actions/cache toolkit dep to v3.0.4
Sankalp Kotewar 83394c99b7 Updated cache version in license file
Sankalp Kotewar a404368986 Updated actions/cache version to 3.0.2
Lovepreet Singh 9916fe1701 Update cache version in licences
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 c296e6a08c Updated @actions/cache version in license file
Sankalp Kotewar a2bd439f8e Updated license version and dist
vsvipul cab6d27614 Update licenses
Deepak Dahiya 48af2dc4a9
Update actions/cache version ()
* Updang actions/cache version

* New build

* Update licenses

Co-authored-by: vsvipul <vsvipul@github.com>
vsvipul 770a27cf65 Update licenses
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>
vsvipul 60c606a2b4 Update licensed files
vsvipul 8e70c71aee Update licenses for packages
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
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 d2583f08bc Run licenses cache
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
Thomas Boop 11e417fa43 Add Licensed to attribute third party licenses