MINOR: [CI] Bump matlab-actions/run-tests from 3.0.0 to 3.1#49811
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
MINOR: [CI] Bump matlab-actions/run-tests from 3.0.0 to 3.1#49811dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 3.0.0 to 3.1. - [Release notes](https://github.com/matlab-actions/run-tests/releases) - [Commits](matlab-actions/run-tests@4be3345...64426f6) --- updated-dependencies: - dependency-name: matlab-actions/run-tests dependency-version: '3.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@sgilmore10 @kevingurney Could you take a look at this? BTW, how about adding diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 02184a5634..45b112f4de 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -25,19 +25,25 @@
# Arrow Format
# /format/
-## Components
+# Components
+## C GLib
/c_glib/ @kou
-# /cpp/
+## C++
/cpp/src/arrow/acero @westonpace
/cpp/src/arrow/adapters/orc @wgtmac
/cpp/src/arrow/engine @westonpace
/cpp/src/arrow/flight/ @lidavidm
/cpp/src/parquet @wgtmac
+## MATLAB
+/.github/workflows/matlab.yml @kevingurney @kou @sgilmore10
/matlab/ @kevingurney @kou @sgilmore10
+## Python
/python/ @AlenkaF @raulcd @rok
/python/pyarrow/_flight.pyx @lidavidm
/python/pyarrow/**/*gandiva* @wjones127
+## R
/r/ @jonkeane @thisisnic
+## Ruby
/ruby/ @kou
# Docs |
Member
|
Hi @kou - I think this is blocked because v3.1.0 is still a pre-release. It looks like v3.1.0 was added to the list of approved actions, but then removed because it's a pre-release.
Yeah, that makes sense. I'll do that! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps matlab-actions/run-tests from 3.0.0 to 3.1.
Release notes
Sourced from matlab-actions/run-tests's releases.
Commits
64426f6Build for 1f3ba3c1f3ba3c[skip ci] Bump v3.1.06fbc657Update package.json to version v3.0.0 (#85)1d7e4cbAdd a check to see if MATLAB Test toolbox is installed (#84)b519769Format and update actions (#83)93a39a9[skip ci] Bump v3.1.078f2096Merge pull request #77 from matlab-actions/tarun/codeCovView53841cafinal commit - update the warning message44c940fclean bat.yml565024esanitizeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)