Skip to content

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Oct 12, 2025

Alternative to #9244

Normally, our scheduled Wheels jobs update wheels to scientific-python-nightly-wheels - https://github.com/python-pillow/Pillow/actions/runs/18331606908

Our most recent scheduled Wheels jobs did not - https://github.com/python-pillow/Pillow/actions/runs/18437781793

This is because #9239 made 'scientific-python-nightly-wheels-publish' require 'count-dists', which requires 'sdist', but 'sdist' does not run when scheduled.

This PR runs 'sdist' when scheduled, fixing the problem, but does not include the file in the uploads to the scientific-python-nightly-wheels index.

@radarhere radarhere changed the title Upload sdist to scientific-python-nightly-wheels index Run sdist when scheduled, but do not upload to scientific-python-nightly-wheels index Oct 12, 2025
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovk hugovk merged commit c60b36d into python-pillow:main Oct 13, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants