I started a stub for this SPEC:
It needs a lot of work, but I wanted to first just get all the links set up. It will be marked as a draft, so the fact that it is just a stub is OK at this point. The next steps include:
- Implementing the GH action (GitHub - scientific-python/nightly-wheels: GitHub Action for uploads and removals of nightly wheels)
- Setting up the team and contributor guide for the GH action.
- Starting creating nightly wheels for several widely-used projects.
- Investigating whether we can do something similar for PyPI.
- Creating a GH action or example script to help downstream projects test against these nightly wheels via a cron job that creates an issue when the tests fail against the nightly wheels.