matthewfeickert commented on issue #40216:
URL: https://github.com/apache/arrow/issues/40216#issuecomment-2018437734

   > I think we are ok publishing the nightly wheels under the scientific 
python nightly channel.
   
   Great! To move forward we need someone in the Arrow organization to do the 
following:
   
   * [ ] Create an account on [Anaconda Cloud](https://anaconda.org/)
   * [ ] Reply here with the link to your account 
(https://anaconda.org/rgommers)
   * [ ] Make a new Anaconda Cloud API token with permissions described in 
https://scientific-python.org/specs/spec-0004/#process-for-adding-new-projects
   
   
![image](https://github.com/scientific-python/upload-nightly-action/assets/5142394/697ce89f-4a51-43d0-a26f-2493f4bdce34)
   
   * [ ] Save the API token as a repo GitHub Actions secret named 
`ANACONDA_ORG_UPLOAD_TOKEN`
   * [ ] Direct me (@matthewfeickert) to a `pyarrow` nightly wheel for me to 
upload to create the package in the registry
   * [ ] Verify that I have added you to the [`pyarrow` team 
"Group"](https://anaconda.org/scientific-python-nightly-wheels/groups/pyarrow) 
on https://anaconda.org/scientific-python-nightly-wheels
   * [ ] Verify that I have added the package 
`scientific-python-nightly-wheels/pyarrow` to the [`pyarrow` team 
"Group"](https://anaconda.org/scientific-python-nightly-wheels/groups/pyarrow)
   
   If you'd also like to use the [`scientific/upload-nightly-action` GitHub 
Action](https://github.com/scientific-python/upload-nightly-action) please 
check out [the action repo's 
README](https://github.com/scientific-python/upload-nightly-action?tab=readme-ov-file#nightly-upload).
 If you need to collect wheels from different CI jobs, consider creating a new 
GitHub Actions workflow with logic similar to 
[`matplotlib`'s](https://github.com/matplotlib/matplotlib/blob/88d64e5f0cc82a050b840e61ac60e1081bb6d799/.github/workflows/nightlies.yml)
 or [`Awkward`'s](https://github.com/scikit-hep/awkward/pull/3012).
   
   


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