kou opened a new issue, #47081:
URL: https://github.com/apache/arrow/issues/47081

   ### Describe the enhancement requested
   
   Note that reproducible source archive is checked when we create a source 
archive: 
https://github.com/apache/arrow/blob/45f562aabca3ecef6ee25a10960f54671c894a37/.github/workflows/release_candidate.yml#L88-L90
   This focus on RC verification process.
   
   The current approach:
   1. Check reproducible source archive on Linux by GitHub Acitons
   2. Check reproducible source archive on macOS by GitHub Acitons
   3. Check reproducible source archive on PMC members' machine
   
   1./3. worked. (Note that 3. is only by me for now.) 2. didn't work.
   
   Proposed approach 1:
   
   1. Check reproducible source archive on Linux by GitHub Actions
   2. Check reproducible source archive on macOS by GitHub Actions
   3. Don't check reproducible source archive on PMC members' machine because 
checked by GitHub Actions
   
   Proposed approach 2:
   
   1. Check reproducible source archive on Linux by GitHub Actions
   2. Don't check reproducible source archive on macOS by GitHub Actions
   3. Don't check reproducible source archive on PMC members' machine because 
checked by GitHub Actions
   
   
   ### Component(s)
   
   Release


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to