KHARSHAVARDHAN-eng opened a new pull request, #50677:
URL: https://github.com/apache/arrow/pull/50677

   ## Summary
   
   This PR adds support for recovering Yum repositories in the Apache Arrow 
release tooling.
   
   It mirrors the existing APT repository recovery workflow by introducing 
download, update, and upload tasks for Yum repositories. This enables release 
managers to regenerate Yum repository metadata if it becomes corrupted or out 
of sync on Artifactory.
   
   ## Changes
   
   - Add  release tasks.
   - Add , , and .
   - Extend  with recovery options for:
     - AlmaLinux
     - Amazon Linux
     - CentOS
   - Pass  into the recovery container.
   - Update the downloader so RPM packages are downloaded during recovery while 
still restricting dynamic metadata filtering to .
   
   ## Validation
   
   Performed the following local validations:
   
   - Ruby syntax check
   - Bash syntax check
   - ShellCheck
   - Rake task registration
   - Compared implementation against the existing APT recovery implementation 
(PR #46277)
   - Reviewed all callers of  to ensure no regressions
   
   The following validations require the Apache release infrastructure and 
cannot be executed locally:
   
   - Live Artifactory recovery
   - Release signing with ASF GPG keys
   - GitHub Actions / Crossbow CI
   
   ## Related Issue
   
   Closes #50674


-- 
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]

Reply via email to