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-45069: [R][CI] Fix r-binary-packages crossbow job #45070

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

amoeba
Copy link
Member

@amoeba amoeba commented Dec 18, 2024

Rationale for this change

GitHub phased out R from their Ubuntu images in their 24.04 image and this job started failing because of it. We now need to install R ourselves if a job needs it and uses ubuntu-latest (>=24.04).

What changes are included in this PR?

Change in GHA workflow config to always install R.

Are these changes tested?

They're testing here with crossbow.

Are there any user-facing changes?

No.

Copy link

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

@github-actions github-actions bot added the awaiting review Awaiting review label Dec 18, 2024
@amoeba
Copy link
Member Author

amoeba commented Dec 18, 2024

@github-actions crossbow submit r-binary-packages

Copy link

Revision: e981773

Submitted crossbow builds: ursacomputing/crossbow @ actions-1cc2039c38

Task Status
r-binary-packages GitHub Actions

@amoeba amoeba marked this pull request as ready for review December 18, 2024 20:40
@amoeba
Copy link
Member Author

amoeba commented Dec 18, 2024

I think my hunch was right, @assignUser can you take a look whenever you have a chance?

@amoeba
Copy link
Member Author

amoeba commented Dec 18, 2024

This isn't quite ready to be merged. The final step fails to find Rscript so I'll see how we can get that installed too.

Edit: Turns out I just missed a change.

@amoeba
Copy link
Member Author

amoeba commented Dec 18, 2024

@github-actions crossbow submit r-binary-packages

Copy link

Revision: 5d38904

Submitted crossbow builds: ursacomputing/crossbow @ actions-0119c2fc88

Task Status
r-binary-packages GitHub Actions

@amoeba
Copy link
Member Author

amoeba commented Dec 18, 2024

This looks good now.

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

@kou kou merged commit 6f66f1f into apache:main Dec 19, 2024
7 checks passed
@kou kou removed the awaiting review Awaiting review label Dec 19, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Dec 19, 2024
@amoeba
Copy link
Member Author

amoeba commented Dec 19, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge Awaiting merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants