Commits


Sutou Kouhei authored and Krisztián Szűcs committed 82b008edf95
ARROW-7682: [Packaging] Add support for arm64 APT/Yum repositories Reimplement all logic of 03-binary.sh and post-02-binary.sh by Ruby. It supports parallel download and upload. It also supports auto retrying. It makes release process faster. Ruby code is ran in Docker. Ruby is not required on host. Closes #6282 from kou/release-binary-arm64 and squashes the following commits: d169ea813 <Sutou Kouhei> Add support for arm64 APT/Yum repositories Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>