-
Couldn't load subscription status.
- Fork 3.9k
Description
Describe the enhancement requested
It looks like you already build nightly Python wheels:
Would you be interested/willing to upload nightly wheels to he scientific-python nightly channel instead:
This would make the wheels easier to discover by hosting them in a "standard" place. It will also make it easier for downstream projects to test against multiple packages, since they won't need to specify multiple locations in their CI scripts.
You can read more about why and how we are building / testing against nightly wheels here:
https://scientific-python.org/specs/spec-0004/
We also provide a GitHub action to upload and manage nightly builds:
https://github.com/scientific-python/upload-nightly-action/
We @matthewfeickert, @larsoner, @tupui are happy to help.
Component(s)
Python
Linked PRs
- GH-40216: [CI][Packaging][Python] Upload pyarrow nightly wheels to scientific python channel on Anaconda #43862
- GH-40216: [Python][CI][Packaging] Upload nightly wheels to main label of scientific-python-nightly-wheels channel #43932
- GH-40216: [Python][CI][Packaging] Don't upload sdist to scientific-python nightly channel (only wheels) #43943