Skip to content

Conversation

@raulcd
Copy link
Member

@raulcd raulcd commented Dec 18, 2025

Rationale for this change

We have been consolidating our CI to use GitHub actions during the last years. There are only a handful of CI jobs on Azure pipelines and all of them are R related. From a maintenance perspective using a single UI or having to update less secrets when we need to update them is easier.

What changes are included in this PR?

Remove all the jobs that where using Azure pipelines from our crossbow tasks.yml workflows.
Migrate them to a new r_extra.yml workflow that will be executed following the same pattern as CPP Extra or Linux Packages.
Some cleanup for unnecessary Azure macros now that there are no Azure pipelines on crossbow tasks.

Are these changes tested?

Yes via CI.

Are there any user-facing changes?

No

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Dec 18, 2025
@github-actions
Copy link

❌ GitHub issue #48461 could not be retrieved.

@raulcd
Copy link
Member Author

raulcd commented Dec 18, 2025

@jonkeane I've only moved to the R Extra workflow the old Azure jobs as the original issue was only to move from Azure to GitHub the Azure jobs. I am happy to tackle some of the other R jobs to be moved to the R Extra workflow on a follow up PR if that's what we want to do.

@raulcd
Copy link
Member Author

raulcd commented Dec 18, 2025

@github-actions crossbow submit -g r

@github-actions
Copy link

Revision: 2a03976

Submitted crossbow builds: ursacomputing/crossbow @ actions-db231ff02b

Task Status
r-binary-packages GitHub Actions
r-recheck-most GitHub Actions
test-r-alpine-linux-cran GitHub Actions
test-r-arrow-backwards-compatibility GitHub Actions
test-r-depsource-system GitHub Actions
test-r-dev-duckdb GitHub Actions
test-r-devdocs GitHub Actions
test-r-extra-packages GitHub Actions
test-r-gcc-11 GitHub Actions
test-r-gcc-12 GitHub Actions
test-r-install-local GitHub Actions
test-r-install-local-minsizerel GitHub Actions
test-r-linux-as-cran GitHub Actions
test-r-linux-rchk GitHub Actions
test-r-linux-sanitizers GitHub Actions
test-r-linux-valgrind GitHub Actions
test-r-m1-san GitHub Actions
test-r-macos-as-cran GitHub Actions
test-r-offline-maximal GitHub Actions
test-r-ubuntu-22.04 GitHub Actions
test-r-versions GitHub Actions

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

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Dec 19, 2025
@raulcd raulcd requested a review from thisisnic December 19, 2025 11:53
@raulcd
Copy link
Member Author

raulcd commented Jan 7, 2026

@jonkeane @thisisnic I plan to merge this in the next hours. The current Azure nightlies are failing due to some S3 bucket problems, the issues are solved on GitHub actions. It was approved by Kou several weeks ago. Just giving a heads up in case you want to take a look after it is merged.

@thisisnic
Copy link
Member

@jonkeane @thisisnic I plan to merge this in the next hours. The current Azure nightlies are failing due to some S3 bucket problems, the issues are solved on GitHub actions. It was approved by Kou several weeks ago. Just giving a heads up in case you want to take a look after it is merged.

Thanks for sorting this @raulcd!

@raulcd raulcd merged commit 0760523 into apache:main Jan 8, 2026
16 checks passed
@raulcd raulcd removed the awaiting merge Awaiting merge label Jan 8, 2026
@raulcd raulcd deleted the GH-48461 branch January 8, 2026 08:33
@conbench-apache-arrow
Copy link

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

There weren't enough matching historic benchmark results to make a call on whether there were regressions.

The full Conbench report has more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: Extra: R Run extra R CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants