Commit Graph

546 Commits

Author SHA1 Message Date
Sankalp Kotewar 65057ce6fe
Added cache hit info in readme 2022-12-14 10:23:32 +00:00
Sankalp Kotewar 8031e403b4
Merge remote-tracking branch 'origin/700-actionscache-granular-cache-control' into kotewar/readme-updates-for-granular-control 2022-12-14 10:19:50 +00:00
Sankalp Kotewar c8d01facfc
Renamed output 2022-12-14 09:17:49 +00:00
Sankalp Kotewar 81aaae062b
Updates to save readme 2022-12-14 04:40:58 +00:00
Sankalp Kotewar 9d445b2565
Added save readme 2022-12-14 04:35:02 +00:00
Sankalp Kotewar adecab4b4a
Merge remote-tracking branch 'origin/700-actionscache-granular-cache-control' into kotewar/readme-updates-for-granular-control 2022-12-12 14:22:14 +00:00
Sankalp Kotewar 075ad790b0
Merged beta branch and resolved conflicts 2022-12-12 14:18:42 +00:00
Sankalp Kotewar b275c83bd6
Merge remote-tracking branch 'origin/releases/v3-beta' into 700-actionscache-granular-cache-control 2022-12-12 14:18:23 +00:00
Sankalp Kotewar 1ddc49105d
Removed unused code 2022-12-12 14:03:16 +00:00
Sankalp Kotewar 407044787b
Added more assertions as values can't be checked 2022-12-12 13:50:54 +00:00
Sankalp Kotewar 87a7d01109
Update restore/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-12-12 18:50:18 +05:30
Sankalp Kotewar 29d6c7aa7f
Update restore/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-12-12 18:50:09 +05:30
Sankalp Kotewar df53d3c04b
Update restore/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-12-12 18:49:59 +05:30
Sankalp Kotewar dd740c87de
Update restore/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-12-12 18:49:53 +05:30
Sankalp Kotewar 0a6e5b052a
Update save/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-12-12 18:49:45 +05:30
Sampark Sharma a2137c625c
update for new beta release 2022-12-12 13:01:08 +00:00
Sampark Sharma 5a2b5e5714
Add support for gzip fallback for restore of old cache on windows 2022-12-12 12:57:44 +00:00
Sampark Sharma 9e9a19bf5f
Update dist folder 2022-12-12 12:57:44 +00:00
Sampark Sharma 84ea3e177d
Changes for beta release 2022-12-12 12:57:43 +00:00
Sankalp Kotewar 00b72c7e02
Updated outputs of restore action 2022-12-12 11:36:12 +00:00
Sankalp Kotewar 0cc9c1d4e8
Merge remote-tracking branch 'origin/700-actionscache-granular-cache-control' into kotewar/readme-updates-for-granular-control 2022-12-12 11:33:04 +00:00
Sankalp Kotewar ccf90c02ed
Fixed breaking test case 2022-12-12 10:01:21 +00:00
Sankalp Kotewar 4f42dc56c1
Added stateprovider test cases 2022-12-12 09:53:50 +00:00
Sankalp Kotewar b6604364ae
Deleted stateprovider tests until added 2022-12-12 07:28:47 +00:00
Sankalp Kotewar c0cc8dd60a
added stateprovider changes 2022-12-12 07:28:12 +00:00
Sankalp Kotewar 91d7bd61be
Fixed review comments and tests 2022-12-12 07:26:18 +00:00
Sankalp Kotewar 5e7f2c1182
Fixed breaking test case 2022-12-11 16:47:35 +00:00
Sankalp Kotewar 3d4af52c52
Renamed variables and added tests 2022-12-11 13:33:36 +00:00
teatimeguest ac25611cae
docs: fix an invalid link in workarounds.md (#929) 2022-12-11 14:34:57 +05:30
A. Pascual dc097e3bb9
Update examples.md (#1026)
According with the behavior description the id of "Get npm cache directory" must be "npm-cache-dir".

I checked it in my own project.
2022-12-11 12:49:22 +05:30
Sankalp Kotewar d91f5bd2fd
Fixed inputs 2022-12-09 13:56:33 +00:00
Sankalp Kotewar 61aa90bfc3
Removed comments 2022-12-09 12:59:43 +00:00
Sankalp Kotewar 0c2d18e609
Merge pull request #1024 from actions/kotewar/save-changes
Granular cache control save related changes and new inputs
2022-12-09 18:22:02 +05:30
Sankalp Kotewar 804322aab0
Updated new actions dist files 2022-12-09 09:42:25 +00:00
Sankalp Kotewar f426a0deb2
Merge remote-tracking branch 'origin/700-actionscache-granular-cache-control' into kotewar/save-changes 2022-12-09 09:40:50 +00:00
Sankalp Kotewar be72d0432d
Merge remote-tracking branch 'origin/releases/v3-beta' into 700-actionscache-granular-cache-control 2022-12-09 09:38:08 +00:00
Sankalp Kotewar 8ecd00a4be
Added restore only and save only test cases 2022-12-08 17:56:21 +00:00
Sankalp Kotewar 12a1a354bd
Fixed test cases 2022-12-08 17:39:12 +00:00
Sankalp Kotewar 782b0bd3df
Fixed test cases 2022-12-08 17:30:24 +00:00
Sampark Sharma f33ca902b8
Merge pull request #1022 from actions/phantsure/v3-beta
Release cache `3.1.0-beta.2` with gzip fallback for old cache
2022-12-08 15:39:59 +05:30
Sampark Sharma d48d03435b
Add support for gzip fallback for restore of old cache on windows 2022-12-08 09:54:44 +00:00
Sankalp Kotewar 6f77edac15
dist 2022-12-08 08:33:23 +00:00
Sankalp Kotewar 6e12d27152
Fixed formatting 2022-12-08 08:24:43 +00:00
Sankalp Kotewar c346bf01e0
Merge remote-tracking branch 'origin/releases/v3-beta' into 700-actionscache-granular-cache-control 2022-12-08 07:48:07 +00:00
Sampark Sharma 593e91a38b
Update dist folder 2022-12-08 07:28:04 +00:00
Sampark Sharma e4c2242eff
Changes for beta release 2022-12-08 07:28:03 +00:00
Tanuj Kumar Mishra 66ef8a0951
Merge pull request #1018 from actions/bishal/outputter
Update save with a wrapper layer
2022-12-07 17:03:07 +05:30
Deepak Dahiya fb86cbf360
Updated node example (#1008)
* Updated node example

* Update examples.md
2022-12-07 14:55:01 +05:30
Bishal Prasad 657c52f11e fix merge 2022-12-06 18:45:12 +00:00
Bishal Prasad 34e917cb7d Merge branch '700-actionscache-granular-cache-control' into bishal/outputter 2022-12-06 18:42:19 +00:00