This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from a5e45cecb2 ARROW-16159: [C++][Python] Allow
FileSystem::DeleteDirContents to succeed if the directory is missing
add b8be05b73a ARROW-16203: [Release] Remove all old artifacts on release
No new revisions were added by this update.
Summary of changes:
dev/release/post-02-upload.sh | 48 +++++-------------------
dev/release/post-08-remove-old-artifacts.sh | 58 +++++++++++++++++++++++++++++
dev/release/post-08-remove-rc.sh | 50 -------------------------
3 files changed, 67 insertions(+), 89 deletions(-)
create mode 100755 dev/release/post-08-remove-old-artifacts.sh
delete mode 100755 dev/release/post-08-remove-rc.sh