1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2024-10-17 14:44:42 +02:00
Commit graph

573 commits

Author SHA1 Message Date
Dev
9b747acaaa
Fix cache restore bug in gh issue #1377 by fixing paths (#15) 2023-12-22 15:51:34 +09:00
Rami Lukata
7d69ef2398
Allow env vars (#13)
* allow env vars

* manually run prettier

* rebuild dist

* Revert "rebuild dist"

This reverts commit 9d562404127f788fe91e072dde1d09ddaf287d30.

* rebuild dist using node16
2023-11-01 01:34:48 +09:00
Tachibana waita
d792d9b725
Merge pull request #14 from whywaita/fix/ci-check-dist
Fix CI
2023-10-18 01:25:27 +09:00
whywaita
589948e5a6
Fix test 2023-10-18 01:09:16 +09:00
whywaita
0748517b1b
Update licensed cache database 2023-10-17 13:25:22 +09:00
whywaita
d703b018f9
Build to dist 2023-10-17 13:14:06 +09:00
Tachibana waita
5a48b7b5e4
Merge pull request #12 from dan-blanchard/main
Merge in actions/cache@v3 changes
2023-10-10 15:49:01 +09:00
Dan Blanchard
6d956d0db3
Switch back to whywaita/actions-toolkit-s3/packages/cache 2023-09-27 16:42:00 -04:00
Dan Blanchard
57b9de1d9d
Built @v3 2023-08-31 16:53:18 -04:00
Dan Blanchard
bbc91e3dd2
Fix building 2023-08-31 16:47:49 -04:00
Dan Blanchard
e6e13d9c52
Clean up actionUtils.ts a little 2023-08-31 14:14:17 -04:00
Dan Blanchard
9420979f7c
Update for actions/cache@v3 2023-08-31 14:01:11 -04:00
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
2023-08-09 15:36:51 +01:00
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
2023-06-12 15:14:21 -04:00
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.
2023-06-12 13:10:52 -05:00
Tachibana waita
a0cd727d86
Merge pull request #11 from MatthieuBizien/patch-1
Fix Cache Limits section of the README.md
2023-06-07 15:11:45 +09:00
Tachibana waita
a1983e0d88
Merge pull request #7 from chez-shanpu/update-node16
Update node version to v16
2023-06-07 15:11:24 +09:00
Matthieu Bizien
2312b59dad
Fix Cache Limits section of the README.md 2023-04-26 21:41:29 +02:00
Tomoki Sugiura
049c493913 Update node version to v16 2023-04-10 18:34:27 +09:00
Tachibana waita
587972ca9c
Merge pull request #10 from whywaita/fix/no-content
Fix missing error handle
2023-04-10 16:03:07 +09:00
whywaita
178a582374
Fix missing error handle 2023-04-10 16:02:17 +09:00
Tachibana waita
e4ae4c2f49
Merge pull request #9 from whywaita/fix/use-next-token
Fix to use next token
2023-04-06 14:59:14 +09:00
whywaita
aa8d90a62f
Fix to use next token 2023-04-06 14:58:00 +09:00
Tachibana waita
548db0e126
Merge pull request #8 from whywaita/fix/list-bucket
Fix infinite loop in a many object in bucket
2023-03-23 15:14:22 +09:00
whywaita
25b38c3dd3
Update toolkit 2023-03-23 15:12:08 +09:00
Vipul
04f198bf0b
Merge pull request #1132 from vorburger/bazel-example
Bazel example (Take #2️⃣)
2023-03-21 12:15:41 +05:30
Vipul
bd9b49b6c3
Merge branch 'main' into bazel-example 2023-03-21 12:10:48 +05:30
Lovepreet Singh
ea0503788c
Merge pull request #1122 from actions/pdotl-patch-1
Update Cross-OS Caching tips
2023-03-17 13:09:54 +05:30
Lovepreet Singh
6a1a45d49b
Merge branch 'main' into pdotl-patch-1 2023-03-17 12:28:02 +05:30
Vipul
9c7b3e90bd
Merge pull request #1131 from actions/bishal-pdMSFT-patch-4
Change two new actions mention as quoted text
2023-03-13 19:07:22 +05:30
Michael Vorburger ⛑️
8f2671f18e
Merge branch 'main' into bazel-example 2023-03-13 06:27:49 -07:00
Michael Vorburger ⛑️
6f1f1e10f3
Clarify that macos-latest image has bazelisk 2023-03-13 14:26:31 +01:00
Bishal Prasad
5cb4bb86c0
Merge branch 'main' into bishal-pdMSFT-patch-4 2023-03-13 18:54:39 +05:30
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>
2023-03-13 16:43:13 +05:30
Bishal Prasad
bf96a3f9d8
Merge branch 'main' into bishal-pdMSFT-patch-4 2023-03-13 15:41:54 +05:30
Michael Vorburger ⛑️
4b8460cbff
Create separate Linux/macOS examples for Bazel 2023-03-13 10:52:18 +01:00
Sankalp Kotewar
57014a2baa
Readme fixes (#1134)
* Update README.md

* Update README.md
2023-03-13 12:02:23 +05:30
Sankalp Kotewar
cb865c1889
Fixed readme with new segment timeout values (#1133) 2023-03-13 11:02:55 +05:30
Bishal Prasad
4e7c82221f
Merge branch 'main' into bishal-pdMSFT-patch-4 2023-03-13 11:01:00 +05:30
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
2023-03-13 10:32:46 +05:30
Michael Vorburger
ef11f54eee Fix example for Bazel 2023-03-11 19:54:11 +01:00
David Bernard
4b381be638 Add example for Bazel 2023-03-11 19:21:37 +01:00
Bishal Prasad
7893481812
Change two new actions mention as quoted text 2023-03-11 21:32:05 +05:30
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>
2023-03-09 18:00:28 +05:30
Kotokaze
e0d62270e2
docs: Add missing permission in cache delete example (#1123) 2023-02-27 23:40:04 +05:30
Lovepreet Singh
77eb7eb198
Update Cross-OS Caching tips 2023-02-23 11:59:31 +05:30
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
2023-02-21 15:32:12 +05:30
Tachibana waita
5100d6dda2
Merge pull request #6 from whywaita/fix/zstd-path
Support zstd after v1.5.4
2023-02-21 17:36:43 +09:00
whywaita
fbfbee1e13
Use merge commit 2023-02-21 17:31:48 +09:00
Lovepreet Singh
8d3a1e02aa Fix license 2023-02-20 20:03:56 +00:00