Commit Graph

563 Commits (yacaovsnc/update_readme)
 

Author SHA1 Message Date
Yang Cao c36458f13b
Update README.md 11 months ago
Rob Herley 13aacd865c
Merge pull request #1242 from to-s/main
feat: save-always flag
11 months ago
Rob Herley 53b35c5439
Merge branch 'main' into main 11 months ago
Yang Cao 65b8989fab
Merge pull request #1284 from takost/update-to-node-20
Update action to node20
11 months ago
Tatyana Kostromskaya d0be34d544 Fix dist 11 months ago
Tatyana Kostromskaya 66cf064d47 Merge branch 'main' into update-to-node-20 11 months ago
Rob Herley 1326563738
Merge branch 'main' into main 12 months ago
Rob Herley e12d46a63a
Merge pull request #1302 from actions/robherley/v3.3.3
Cache v3.3.3
12 months ago
Rob Herley 1baebfc3ba
licensed 12 months ago
Rob Herley eb94f1a6bf
cache v3.3.3 12 months ago
Tatyana Kostromskaya e71876755e Fix format 12 months ago
Tatyana Kostromskaya 01229828ff Apply workaround for earlyExit 12 months ago
Tatyana Kostromskaya 3185ecfd61 Update "only-" actions to node20 12 months ago
Tatyana Kostromskaya 25618a0a67 Bump version 12 months ago
Tatyana Kostromskaya a0a285ffd4 replace deprecated @zeit/ncc with @vercel/ncc 1 year ago
Tatyana Kostromskaya b00bedba4a Update license 1 year ago
Tatyana Kostromskaya 99d573b49d Rebuild dist 1 year ago
Tatyana Kostromskaya 6f0a1fdd90 Update check-dist node version 1 year ago
Tatyana Kostromskaya 2001ca4114 Update action to node20 1 year ago
to-s 0e9aed0d0d Revert "Update action.yml"
This reverts commit 3b7dac1789.
1 year ago
to-s 3b7dac1789
Update action.yml
Co-authored-by: Tomasz Janiszewski <janiszt@gmail.com>
1 year ago
to-s b1378c8403
added save-always input 1 year ago
Bethany 704facf57e
Merge pull request #1236 from actions/bethanyj28/bump-version
Bump action version to 3.3.2
1 year ago
bethanyj28 17e2888746 Add to RELEASES.md 1 year ago
bethanyj28 667d8fdfa2 bump action version to 3.3.2 1 year ago
Chad Kimes f7ebb81a3f
Consume latest toolkit and fix dangling promise bug (#1217)
* 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
1 year ago
Johanan Idicula 67b839edb6
Merge pull request #1187 from jorendorff/jorendorff/rm-add-to-project
Remove actions to add new PRs and issues to a project board
2 years ago
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.
2 years ago
Vipul 04f198bf0b
Merge pull request #1132 from vorburger/bazel-example
Bazel example (Take #2️⃣)
2 years ago
Vipul bd9b49b6c3
Merge branch 'main' into bazel-example 2 years ago
Lovepreet Singh ea0503788c
Merge pull request #1122 from actions/pdotl-patch-1
Update Cross-OS Caching tips
2 years ago
Lovepreet Singh 6a1a45d49b
Merge branch 'main' into pdotl-patch-1 2 years ago
Vipul 9c7b3e90bd
Merge pull request #1131 from actions/bishal-pdMSFT-patch-4
Change two new actions mention as quoted text
2 years ago
Michael Vorburger ⛑️ 8f2671f18e
Merge branch 'main' into bazel-example 2 years ago
Michael Vorburger ⛑️ 6f1f1e10f3
Clarify that macos-latest image has bazelisk 2 years ago
Bishal Prasad 5cb4bb86c0
Merge branch 'main' into bishal-pdMSFT-patch-4 2 years ago
Sankalp Kotewar 84995e0d91
Updated description of the lookup-only input for main action (#1130)
* Updated description of the lookup-only input for main action

* Update README.md

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update README.md

---------

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2 years ago
Bishal Prasad bf96a3f9d8
Merge branch 'main' into bishal-pdMSFT-patch-4 2 years ago
Michael Vorburger ⛑️ 4b8460cbff
Create separate Linux/macOS examples for Bazel 2 years ago
Sankalp Kotewar 57014a2baa
Readme fixes (#1134)
* Update README.md

* Update README.md
2 years ago
Sankalp Kotewar cb865c1889
Fixed readme with new segment timeout values (#1133) 2 years ago
Bishal Prasad 4e7c82221f
Merge branch 'main' into bishal-pdMSFT-patch-4 2 years ago
Sankalp Kotewar 88522ab9f3
Reduced download segment size to 128 MB and timeout to 10 minutes (#1129)
* Changed segment size to 128mb & timeout to 10 min

* Updated license

* Updated licenses
2 years ago
Michael Vorburger ef11f54eee Fix example for Bazel 2 years ago
David Bernard 4b381be638 Add example for Bazel 2 years ago
Bishal Prasad 7893481812
Change two new actions mention as quoted text 2 years ago
Marc Mueller 940f3d7cf1
Add `lookup-only` option (#1041)
* 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>
2 years ago
Kotokaze e0d62270e2
docs: Add missing permission in cache delete example (#1123) 2 years ago
Lovepreet Singh 77eb7eb198
Update Cross-OS Caching tips 2 years ago
Lovepreet Singh 69d9d449ac
Merge pull request #1118 from actions/pdotl/zstd-hotfix
Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners
2 years ago