Commit Graph

629 Commits (ba737c8c4334c6444887605a0d17d634e9d0c4d4)
 

Author SHA1 Message Date
Oleg A. e47d9f9ec8
Explicit use bash for Windows ()
Co-authored-by: Josh Gross <joshmgross@github.com>
P. Ottlinger 4a28cbc054
Update README.md and use v4 of checkout action ()
Update examples to use latest available checkout action v4.
todgru bf9a7572fe
Merge branch 'main' into todgru/v4-documentation-update
Bethany 0c45773b62
Merge pull request from cdce8p/fix-fail-on-cache-miss
Fix `fail-on-cache-miss` not working
Marc Mueller 8a55f839aa Add test case for process exit
Co-authored-by: Bethany <bethanyj28@users.noreply.github.com>
Marc Mueller 3884cace14 Bump version
Marc Mueller e29dad3e36 Fix fail-on-cache-miss not working
Bethany ab5e6d0c87
Merge pull request from bethanyj28/main
Update @actions/cache
bethanyj28 89c7d86c71 licensed cache
bethanyj28 d2c84da363 update @actions/cache
Bethany 37e7d4eb16
Merge pull request from actions/bethanyj28/update-publish-flow
Update actions/cache publish flow
Bethany a18323f504
add release action
todgru 104f95683b update documentation to use <action>@v4
Yang Cao a2ed59d39b
Merge pull request from actions/yacaovsnc/update_examples
Update examples
Yang Cao dc88ab52d7 Update examples
Yang Cao 1d78355196
Merge pull request from actions/yacaovsnc/update_readme
Update README.md
Yang Cao c36458f13b
Update README.md
Rob Herley 13aacd865c
Merge pull request from to-s/main
feat: save-always flag
Rob Herley 53b35c5439
Merge branch 'main' into main
Yang Cao 65b8989fab
Merge pull request from takost/update-to-node-20
Update action to node20
Tatyana Kostromskaya d0be34d544 Fix dist
Tatyana Kostromskaya 66cf064d47 Merge branch 'main' into update-to-node-20
Rob Herley 1326563738
Merge branch 'main' into main
Rob Herley e12d46a63a
Merge pull request from actions/robherley/v3.3.3
Cache v3.3.3
Rob Herley 1baebfc3ba
licensed
Rob Herley eb94f1a6bf
cache v3.3.3
Tatyana Kostromskaya e71876755e Fix format
Tatyana Kostromskaya 01229828ff Apply workaround for earlyExit
Tatyana Kostromskaya 3185ecfd61 Update "only-" actions to node20
Tatyana Kostromskaya 25618a0a67 Bump version
Tatyana Kostromskaya a0a285ffd4 replace deprecated @zeit/ncc with @vercel/ncc
Tatyana Kostromskaya b00bedba4a Update license
Tatyana Kostromskaya 99d573b49d Rebuild dist
Tatyana Kostromskaya 6f0a1fdd90 Update check-dist node version
Tatyana Kostromskaya 2001ca4114 Update action to node20
to-s 0e9aed0d0d Revert "Update action.yml"
This reverts commit 3b7dac1789.
to-s 3b7dac1789
Update action.yml
Co-authored-by: Tomasz Janiszewski <janiszt@gmail.com>
to-s b1378c8403
added save-always input
Bethany 704facf57e
Merge pull request from actions/bethanyj28/bump-version
Bump action version to 3.3.2
bethanyj28 17e2888746 Add to RELEASES.md
bethanyj28 667d8fdfa2 bump action version to 3.3.2
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
Johanan Idicula 67b839edb6
Merge pull request from jorendorff/jorendorff/rm-add-to-project
Remove actions to add new PRs and issues to a project board
Jason Orendorff 57f0e3f198 Remove actions to add new PRs and issues to a project board
The project doesn't seem to exist, so this always fails.
Vipul 04f198bf0b
Merge pull request from vorburger/bazel-example
Bazel example (Take #2️⃣)
Vipul bd9b49b6c3
Merge branch 'main' into bazel-example
Lovepreet Singh ea0503788c
Merge pull request from actions/pdotl-patch-1
Update Cross-OS Caching tips
Lovepreet Singh 6a1a45d49b
Merge branch 'main' into pdotl-patch-1
Vipul 9c7b3e90bd
Merge pull request from actions/bishal-pdMSFT-patch-4
Change two new actions mention as quoted text
Michael Vorburger ⛑️ 8f2671f18e
Merge branch 'main' into bazel-example