Commit Graph

353 Commits (dfd8915e1a6ca3c98b3ac3f6676e1ec7b5b4b3a8)
 

Author SHA1 Message Date
Vincent Clemson dfd8915e1a add state save logic when selecting reevaluation
* add logic to not save state in restore step when setting `reeval` to true
* create infrastructure to set `Inputs.Reeval` input variable
  within tests
* `Inputs.Reeval` set to false for all save & restore tests
3 years ago
Vincent Clemson 856dca34a5 add `reval` to matrix of `test-only-restore` & `test-restore` jobs
* could be eliminated if primary key is generated differently,
  e.g. hashing of file paths on reevaluation
3 years ago
Vincent Clemson 3d5818e554 resave primary key to state if reeval is true & get state afterward 3 years ago
Vincent Clemson 9840f83c99
Merge pull request #1 from prncevince/prncevince/reeval
Add boolean inputs to:

* reevaluate cache's primary key
* only restore the cache (not save it)
3 years ago
Vincent Clemson b830d6f730 lint, fix, and rebuild 3 years ago
Vincent Clemson 88d49726bd build - adding reeval functionality 3 years ago
Vincent Clemson b134ca8d48 format 3 years ago
Vincent Clemson 226c25a2b7 add primary key reevaluation boolean logic & jobs to Tests workflow 3 years ago
Vincent Clemson 78b8f18c17 update dependencies with npm ci - rebuild 3 years ago
Vincent Clemson 2807da784f fix `needs` option for `test-only-restore` job
* also format code with prettier
3 years ago
Vincent Clemson f20d3c830c fix description using double quotes due to apostrophe 3 years ago
Vincent Clemson 02fa69bea4 build action & add jobs to Tests workflow for only-restore option
* add regular & proxy server jobs
* run job between save & restore jobs to test that only-restore option
  works with consecutive restores
3 years ago
Vincent Clemson 4827442d41 Add `reeval` & `only-restore` boolean input parameters
* implement only-restore within save
3 years ago
Sankalp Kotewar c3f1317a9e
Merge pull request #813 from actions/users/kotewar/upgrading-cache-to-v2.0.6
Updated README file with release info
3 years ago
Sankalp Kotewar d0a54b996c Fixed typo 3 years ago
Sankalp Kotewar 8c5bd0c82d Updated README file with release info 3 years ago
Sankalp Kotewar c9c0f73558
Merge pull request #812 from actions/users/kotewar/upgrading-cache-to-v2.0.6
Updated @actions/cache to v2.0.6
3 years ago
Sampark Sharma 2b6caae3c9
Merge pull request #495 from ostera/patch-1
Add sample cache for Erlang with Rebar3
3 years ago
Sankalp Kotewar dd58d1315f Added release info and upgraded version 3 years ago
Leandro Ostera acace7fa1b
Merge branch 'main' into patch-1 3 years ago
Sampark Sharma 438628ac22
Merge pull request #554 from albertstill/improve-restore-key-docs
Improve restore-key documentation
3 years ago
Sankalp Kotewar c296e6a08c Updated @actions/cache version in license file 3 years ago
Sankalp Kotewar 7ed7f22ed8 Updated actions/cache to v2.0.6 3 years ago
Sankalp Kotewar 30f413bfed
Merge pull request #808 from actions/users/kotewar/update-actions-cache-version
Upgraded @actions/cache to 2.0.5
3 years ago
Sankalp Kotewar f2ea0f25f2 Updated Readme with what's new and removed v2 info 3 years ago
Sankalp Kotewar d5956bbc3c Updated release and package versions 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 8e680ea440 Revert "Added release information for 3.0.2 in RELEASES.md"
This reverts commit c376fc84c9.
3 years ago
Sankalp Kotewar c376fc84c9 Added release information for 3.0.2 in RELEASES.md 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
Sankalp Kotewar 35ef551d1f Upgraded @actions/cache to 2.0.5 3 years ago
Vipul 14c4fd4871
Merge pull request #690 from pimterry/patch-1
Simplify the Node.js NPM caching example
3 years ago
Sampark Sharma 455d267066
Merge pull request #804 from actions/Phantsure-patch-1
Update README to call out for version of cache
3 years ago
Tim Perry ccaf2d8fb1 Tweak npm example description for cleaner links 3 years ago
Tim Perry 34f9efca11 Simplify the Node.js NPM caching example 3 years ago
Sampark Sharma 11dd8059a1
Addressing comments 3 years ago
Sampark Sharma e19e89eb2a
Update to call out for version of cache 3 years ago
Vipul 95f200e41c
Merge pull request #762 from magnetikonline/remove-win-load-app-data
Remove final incorrect instances of `%AppData%` / `%LocalAppData%` from Windows cache examples
3 years ago
Vipul 9c784e290b
Merge pull request #738 from kubo39/fix-dub
[D] Fix: should use dub.selections.json for cache
3 years ago
Vipul a34051afb0
Merge pull request #802 from actions/vsvipul/alert-fix
Update ts-jest version and package-lock.json
3 years ago
vsvipul bdb21a7177 Update ts-jest version and package-lock.json 3 years ago
Vipul d55d005ab0
Merge pull request #801 from actions/vsvipul/fix-dep
Update dependencies to suppress dependabot alerts related to minimist version <"1.2.6"
3 years ago
Vipul b44d6c5cbf
Update inactive issue message. 3 years ago
Deepak Dahiya 60742c2acf lint 3 years ago
Deepak Dahiya 12086c7bbf new build 3 years ago
Deepak Dahiya 626c44ce85
Update restore.ts 3 years ago
Deepak Dahiya f2d5621efc Turning error from any to unknown 3 years ago
vsvipul cab6d27614 Update licenses 3 years ago
vsvipul 69811fd677 Update other outdated red dependencies 3 years ago