Commit Graph

526 Commits (29d6c7aa7fb325a957d659734782f53ab37003b0)
 

Author SHA1 Message Date
Sankalp Kotewar 29d6c7aa7f
Update restore/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2 years ago
Sankalp Kotewar df53d3c04b
Update restore/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2 years ago
Sankalp Kotewar dd740c87de
Update restore/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2 years ago
Sankalp Kotewar 0a6e5b052a
Update save/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2 years ago
Sankalp Kotewar ccf90c02ed
Fixed breaking test case 2 years ago
Sankalp Kotewar 4f42dc56c1
Added stateprovider test cases 2 years ago
Sankalp Kotewar b6604364ae
Deleted stateprovider tests until added 2 years ago
Sankalp Kotewar c0cc8dd60a
added stateprovider changes 2 years ago
Sankalp Kotewar 91d7bd61be
Fixed review comments and tests 2 years ago
Sankalp Kotewar 5e7f2c1182
Fixed breaking test case 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 0c2d18e609
Merge pull request #1024 from actions/kotewar/save-changes
Granular cache control save related changes and new inputs
2 years ago
Sankalp Kotewar 804322aab0
Updated new actions dist files 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 8ecd00a4be
Added restore only and save only test cases 2 years ago
Sankalp Kotewar 12a1a354bd
Fixed test cases 2 years ago
Sankalp Kotewar 782b0bd3df
Fixed test cases 2 years ago
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
2 years ago
Sampark Sharma d48d03435b
Add support for gzip fallback for restore of old cache on windows 2 years ago
Sankalp Kotewar 6f77edac15
dist 2 years ago
Sankalp Kotewar 6e12d27152
Fixed formatting 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
Sampark Sharma e4c2242eff
Changes for beta release 2 years ago
Tanuj Kumar Mishra 66ef8a0951
Merge pull request #1018 from actions/bishal/outputter
Update save with a wrapper layer
2 years ago
Deepak Dahiya fb86cbf360
Updated node example (#1008)
* Updated node example

* Update examples.md
2 years ago
Bishal Prasad 657c52f11e fix merge 2 years ago
Bishal Prasad 34e917cb7d Merge branch '700-actionscache-granular-cache-control' into bishal/outputter 2 years ago
Bishal Prasad ac8fc97c06 update save as well 2 years ago
Sankalp Kotewar 86712a0733
dist 2 years ago
Sankalp Kotewar d6e98d9302
Calling methods from same file 2 years ago
Sankalp Kotewar a76826ef46
Removed commented lines 2 years ago
Sankalp Kotewar e02e5113ed
Removed return type in promise 2 years ago
Sankalp Kotewar 85ae5bbcea
Fixed breaking test case 2 years ago
Sankalp Kotewar cce93fb2c7
Generated dist 2 years ago
Sankalp Kotewar e3d8fb0b34
Merge pull request #1016 from actions/bishal/outputter
Refactor setting output and state into a generic outputter
2 years ago
Bishal Prasad d95c048983 refactor into a generic outputter 2 years ago
Sankalp Kotewar 706c369cf1
Merge branch 'main' into 700-actionscache-granular-cache-control 2 years ago
Sankalp Kotewar a57932faba
Merge pull request #1014 from jongwooo/chore/use-built-in-cache-action
chore: Use built-in cache action to cache dependencies
2 years ago
jongwooo 04b13caea4 chore: Use built-in cache action to cache dependencies
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2 years ago
Sankalp Kotewar 941bc71a24
Merge pull request #1004 from jongwooo/chore/use-cache-in-check-dist
Use cache in check-dist.yml
2 years ago
Jongwoo Han 08d8639046
Merge branch 'main' into chore/use-cache-in-check-dist 2 years ago
Sampark Sharma a2f324eeb7
Merge pull request #1013 from jongwooo/refactor/use-early-return-pattern-to-avoid-nested-conditions
refactor: Use early return pattern to avoid nested conditions
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
Sankalp Kotewar 4b5f33df54
Updated new actions' input descriptions 2 years ago
jongwooo e050ebdd63 chore: Use setup-node action to cache dependencies 2 years ago