Interest in GitHub Action for scipy-wheels-nightly uploads and removals

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:

  1. Implementing the GH action (GitHub - scientific-python/nightly-wheels: GitHub Action for uploads and removals of nightly wheels)
  2. Setting up the team and contributor guide for the GH action.
  3. Starting creating nightly wheels for several widely-used projects.
  4. Investigating whether we can do something similar for PyPI.
  5. 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.
2 Likes