Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-41127: [CI] Use GitHub Actions instead of Azure Pipelines for docker-tests #41153

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

kou
Copy link
Member

@kou kou commented Apr 11, 2024

Rationale for this change

We don't want to maintain multiple CI platforms to reduce maintenance cost.

What changes are included in this PR?

Use GitHub Actions for docker-tests.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

…r docker-tests

We don't want to maintain multiple CI platforms to reduce maintenance
cost.
Copy link

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

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Apr 11, 2024
@kou
Copy link
Member Author

kou commented Apr 11, 2024

@github-actions crossbow submit test-conda-cpp-valgrind test-debian-12-python-3-amd64 test-ubuntu-20.04-python-3 test-fedora-39-python-3 test-r-linux-valgrind test-ubuntu-r-sanitizer test-fedora-r-clang-sanitizer test-debian-12-go-*

Copy link

Revision: bbabac5

Submitted crossbow builds: ursacomputing/crossbow @ actions-68d49ae06b

Task Status
test-conda-cpp-valgrind GitHub Actions
test-debian-12-go-1.21 GitHub Actions
test-debian-12-go-1.22 GitHub Actions
test-debian-12-python-3-amd64 GitHub Actions
test-fedora-39-python-3 GitHub Actions
test-fedora-r-clang-sanitizer GitHub Actions
test-r-linux-valgrind GitHub Actions
test-ubuntu-20.04-python-3 GitHub Actions
test-ubuntu-r-sanitizer GitHub Actions

@assignUser
Copy link
Member

Oh this is great! Thank you kou!

@kou
Copy link
Member Author

kou commented Apr 11, 2024

I think that the test-conda-cpp-valgrind failure is unrelated.
Can we merge this?

@raulcd
Copy link
Member

raulcd commented Apr 11, 2024

I think that the test-conda-cpp-valgrind failure is unrelated. Can we merge this?

It is unrelated, it has been failing for a while on Azure already: #41004

@kou would you add it to the 16.0.0 maint branch?

Copy link
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks @kou

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Apr 11, 2024
@kou
Copy link
Member Author

kou commented Apr 11, 2024

We don't need #41004 for 16.0.0!

@kou kou merged commit 86395b0 into apache:main Apr 12, 2024
7 checks passed
@kou kou deleted the ci-azure-checkout branch April 12, 2024 00:15
@kou kou removed the awaiting merge Awaiting merge label Apr 12, 2024
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 86395b0.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 14 possible false positives for unstable benchmarks that are known to sometimes produce them.

raulcd pushed a commit that referenced this pull request Apr 12, 2024
…er-tests (#41153)

We don't want to maintain multiple CI platforms to reduce maintenance cost.

Use GitHub Actions for docker-tests.

Yes.

No.
* GitHub Issue: #41127

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
vibhatha pushed a commit to vibhatha/arrow that referenced this pull request Apr 15, 2024
…r docker-tests (apache#41153)

### Rationale for this change

We don't want to maintain multiple CI platforms to reduce maintenance cost.

### What changes are included in this PR?

Use GitHub Actions for docker-tests.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#41127

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
tolleybot pushed a commit to tmct/arrow that referenced this pull request May 2, 2024
…r docker-tests (apache#41153)

### Rationale for this change

We don't want to maintain multiple CI platforms to reduce maintenance cost.

### What changes are included in this PR?

Use GitHub Actions for docker-tests.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#41127

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
tolleybot pushed a commit to tmct/arrow that referenced this pull request May 4, 2024
…r docker-tests (apache#41153)

### Rationale for this change

We don't want to maintain multiple CI platforms to reduce maintenance cost.

### What changes are included in this PR?

Use GitHub Actions for docker-tests.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#41127

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
rok pushed a commit to tmct/arrow that referenced this pull request May 8, 2024
…r docker-tests (apache#41153)

### Rationale for this change

We don't want to maintain multiple CI platforms to reduce maintenance cost.

### What changes are included in this PR?

Use GitHub Actions for docker-tests.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#41127

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
rok pushed a commit to tmct/arrow that referenced this pull request May 8, 2024
…r docker-tests (apache#41153)

### Rationale for this change

We don't want to maintain multiple CI platforms to reduce maintenance cost.

### What changes are included in this PR?

Use GitHub Actions for docker-tests.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#41127

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
vibhatha pushed a commit to vibhatha/arrow that referenced this pull request May 25, 2024
…r docker-tests (apache#41153)

### Rationale for this change

We don't want to maintain multiple CI platforms to reduce maintenance cost.

### What changes are included in this PR?

Use GitHub Actions for docker-tests.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#41127

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.

3 participants