This is an automated email from the ASF dual-hosted git repository.
thisisnic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 14abb2c652 GH-38159: [CI][Release] Run only integration tests on
integration test mode (#38177)
add b20e0ae779 GH-37941: [R][CI][Release] Add checksum verification for
pre-compiled binaries (#38115)
No new revisions were added by this update.
Summary of changes:
dev/tasks/r/github.packages.yml | 34 +++++++++---
r/.gitignore | 4 ++
r/Makefile | 2 +-
r/PACKAGING.md | 1 +
r/tools/nixlibs.R | 43 ++++++++++++++-
r/tools/update-checksums.R | 67 ++++++++++++++++++++++
r/tools/winlibs.R | 119 +++++++++++++++++++++++++---------------
7 files changed, 213 insertions(+), 57 deletions(-)
create mode 100644 r/tools/update-checksums.R