Skip to content

GH-39883: [CI][R][Windows] Use ci/scripts/install_minio.sh with Git bash#39929

Merged
kou merged 1 commit intoapache:mainfrom
kou:ci-r-windows-minio
Feb 5, 2024
Merged

GH-39883: [CI][R][Windows] Use ci/scripts/install_minio.sh with Git bash#39929
kou merged 1 commit intoapache:mainfrom
kou:ci-r-windows-minio

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Feb 3, 2024

Rationale for this change

curl in Rtools can't be used on non Rtools' MSYS2 environment. Because curl in Rtools can't refer /usr/ssl/certs/ca-bundle.crt on non Rtools' MSYS2 environment.

What changes are included in this PR?

Use the bash in GitHub Actions Runner. curl in the environment works.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@kou kou requested review from assignUser and raulcd as code owners February 3, 2024 11:55
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 3, 2024

⚠️ GitHub issue #39883 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Feb 3, 2024
@kou
Copy link
Copy Markdown
Member Author

kou commented Feb 5, 2024

+1

No objection.

@kou kou merged commit 0415a60 into apache:main Feb 5, 2024
@kou kou deleted the ci-r-windows-minio branch February 5, 2024 23:44
@kou kou removed the awaiting committer review Awaiting committer review label Feb 5, 2024
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 0415a60.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
… Git bash (apache#39929)

### Rationale for this change

`curl` in Rtools can't be used on non Rtools' MSYS2 environment. Because `curl` in Rtools can't refer `/usr/ssl/certs/ca-bundle.crt` on non Rtools' MSYS2 environment.

### What changes are included in this PR?

Use the `bash` in GitHub Actions Runner. `curl` in the environment works.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#39883

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI][R][Windows] Failed to download MinIO

1 participant