assignUser commented on code in PR #38115: URL: https://github.com/apache/arrow/pull/38115#discussion_r1355119173
########## r/PACKAGING.md: ########## @@ -68,6 +68,7 @@ Wait for the release candidate to be cut: - [ ] Create a PR entitled `WIP: [R] Verify CRAN release-10.0.1-rc0`. Add a comment `@github-actions crossbow submit --group r` to run all R crossbow jobs against the CRAN-specific release branch. +- [ ] Run `Rscript tools/update-checksums.R <libarrow version>` to download the checksums for the pre-compiled binaries from the ASF artifactory into the tools directory. Review Comment: Yep that makes sense, the only complication is that the script then needs updating to handle rc versions as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
