MINOR: [CI] Bump matlab-actions/run-tests from 2.3.1 to 3.0.0#49665
Conversation
|
We can't use this version in apache/ : https://github.com/apache/arrow/actions/runs/24040380336 We need to update https://github.com/apache/infrastructure-actions . |
|
@sgilmore10 Could you update https://github.com/apache/infrastructure-actions for new |
Will do! |
|
Quick Update: I'm working on updating the bumping the approved versions of I'll post again once the version upgrade is approved/ merged into https://github.com/apache/infrastructure-actions. |
|
@kou - Both |
|
Thanks. Let's retry. |
|
@dependabot rebase |
1470d45 to
8aa5ea3
Compare
|
https://github.com/apache/arrow/actions/runs/24171437667 Let's try again later. |
|
@dependabot rebase |
8aa5ea3 to
0fb476e
Compare
Looks like I was mistaken. The version upgrade has been approved, the commit hash for |
|
Looks like there's a known issue that's causing the upgrade delay. I'll key an eye on it. |
|
should be unstuck, right? |
|
@dependabot rebase |
0fb476e to
6d4acf8
Compare
|
https://github.com/apache/arrow/actions/runs/24292330876 Hmm. The action is still blocked... |
Is it possible we need to update both |
Oh, it looks like the actions.yml file in the infrastructure-actions repo has not been updated yet. |
|
sorry about that - it was fixed but that got accidentally reverted again. should be properly fixed now :) |
|
@dependabot rebase |
Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 2.3.1 to 3.0.0. - [Release notes](https://github.com/matlab-actions/run-tests/releases) - [Commits](matlab-actions/run-tests@4a3d2e8...4be3345) --- updated-dependencies: - dependency-name: matlab-actions/run-tests dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
6d4acf8 to
a32b250
Compare
|
It worked: https://github.com/apache/arrow/actions/runs/24346092301?pr=49665 Thanks! |
|
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 2719c9c. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. |
…#49665) Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 2.3.1 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/matlab-actions/run-tests/releases">matlab-actions/run-tests's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h2>Compatibility Considerations</h2> <ul> <li>The <strong>Run MATLAB Tests</strong> action now uses Node.js 24. Specify this version of the action in your workflow as <code>matlab-actions/run-tests@ v3</code>. GitHub-hosted runners automatically support the new action version. To use the new action version on a self-hosted runner, ensure that the runner uses GitHub Actions runner version v2.327.1 or later.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/matlab-actions/run-tests/commit/4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d"><code>4be3345</code></a> Build for 96a5f78</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/96a5f78f0eca57bb1a5615a1aae03c0383458cf5"><code>96a5f78</code></a> [skip ci] Bump v3.0.0</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/5e860db9b26169a9b7f8f03feec334aec198d8cc"><code>5e860db</code></a> Update checkout action's version</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/77bc2899b7aad1aa94f63b10cc8ce4eed63bfe62"><code>77bc289</code></a> replace v2 with v3</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/cbf91567d88c4eb5eb0f4c0efde2cbeb0f99f40e"><code>cbf9156</code></a> Update action to run with Node 24 (<a href="https://redirect.github.com/matlab-actions/run-tests/issues/79">#79</a>)</li> <li>See full diff in <a href="https://github.com/matlab-actions/run-tests/compare/4a3d2e8bdc811f72defb8122e46a009312acc198...4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d">compare view</a></li> </ul> </details> <br /> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Bumps matlab-actions/run-tests from 2.3.1 to 3.0.0.
Release notes
Sourced from matlab-actions/run-tests's releases.
Commits
4be3345Build for 96a5f7896a5f78[skip ci] Bump v3.0.05e860dbUpdate checkout action's version77bc289replace v2 with v3cbf9156Update action to run with Node 24 (#79)