-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[R] Add verify-rc-source-r job #39154
Copy link
Copy link
Open
Labels
Component: RStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
Describe the enhancement requested
The new bootstrap.R (#39147) makes it much easier to add an R source verification to the CI/release verification.
To make that viable we have to modify a few things:
- allow nixlibs.R and update-checksums.R to pull from rc dir on jfrog and nightlies.a.o
- add checksums to the r nightly builds
- add R to the verification script
- Should we just run
devtools::build()or alsodevtools::check_built()or should that be arrows binary verification?
- Should we just run
Component(s)
R
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: RStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement