amoeba commented on issue #47195:
URL: https://github.com/apache/arrow/issues/47195#issuecomment-3122029052

   Hi @lowkeyrossi, some docs may be out of date since we're reworking our 
release process (#47058) but, basically, the steps are:
   
   1. We build wheels in CI as part of the release process: 
https://github.com/apache/arrow/blob/main/dev/release/03-binary-submit.sh
   2. We download from CI and upload them in a GitHub release: 
https://github.com/apache/arrow/blob/main/dev/release/05-binary-upload.sh
   3. We download them from the release submit them to PyPI: 
https://github.com/apache/arrow/blob/main/dev/release/post-10-python.sh
   
   Building of the wheels in (1) is defined as part of the packaging group in 
[tasks.yml](https://github.com/amoeba/arrow/blob/f9301c0ba8a7ed1b0b63275cfdd4c44c26b04675/dev/tasks/tasks.yml)
 and 
[github.windows.yml](https://github.com/amoeba/arrow/blob/f9301c0ba8a7ed1b0b63275cfdd4c44c26b04675/dev/tasks/python-wheels/github.windows.yml).


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

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

Reply via email to