raulcd opened a new pull request, #9604:
URL: https://github.com/apache/arrow-rs/pull/9604

   # Which issue does this PR close?
   
   - Closes #9603 
   
   # Rationale for this change
   
   The release and dev KEYS files could get out of synch.
   We should use the release/ version:
   - Users use the release/ version not dev/ version when they verify our 
artifacts' signature
   - https://dist.apache.org/ may reject our request when we request many times 
by CI
   
   # What changes are included in this PR?
   
   Use 
`https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/KEYS` to 
download the KEYS file and the expected 
`https://dist.apache.org/repos/dist/dev/arrow` for the RC artifacts.
   
   # Are these changes tested?
   
   Yes, I've verified 58.1.0 1 both previous to the change and after the change.
   
   # Are there any user-facing changes?
   
   No
   


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