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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge Awaiting merge CI: Extra: R Run extra R CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants