kou commented on issue #6929: URL: https://github.com/apache/arrow-rs/issues/6929#issuecomment-2622941717
It's not related to GitHub releases but could you remove RCs from https://dist.apache.org/repos/dist/dev/arrow/ after each release vote passed? I thought that it's explained in a ASF document but I couldn't find it... For example, https://infra.apache.org/release-publishing.html doesn't mention it... FYI: * apache/arrow uses https://github.com/apache/arrow/blob/main/dev/release/post-09-remove-old-artifacts.sh for it * apache/arrow-adbc uses a similar script: https://github.com/apache/arrow-adbc/blob/main/dev/release/post-10-remove-old-artifacts.sh * apache/arrow-go uses GitHub releases instead of https://dist.apache.org/repos/dist/dev/arrow/ for distributing RCs. So it doesn't need to remove old RCs: https://github.com/apache/arrow-go/blob/main/dev/release/release.sh I can help this too. :-) -- 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]
