Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not run scheduled wheel jobs on forks #8254

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

Yay295
Copy link
Contributor

@Yay295 Yay295 commented Jul 21, 2024

Skip two more wheel builds on schedule, and only run the publish jobs in the main repository.

Fixes #8253.

@radarhere
Copy link
Member

Skip two more wheel builds on schedule

Could you explain why you've made this change?

@Yay295
Copy link
Contributor Author

Yay295 commented Jul 21, 2024

I assumed you missed them in lysnikolaou#1.

@radarhere
Copy link
Member

No, the aarch64 wheels were skipped because they weren't building free threaded wheels, and sdist was skipped because that doesn't build wheels at all.

@Yay295
Copy link
Contributor Author

Yay295 commented Jul 21, 2024

I think I understand it now. This new change should work correctly.

Basically: Don't build anything on schedule unless it's running in this repository.

@radarhere radarhere changed the title Build wheels less often Do not run scheduled wheel jobs on forks Jul 22, 2024
@hugovk hugovk merged commit 22ef8df into python-pillow:main Jul 22, 2024
24 checks passed
@hugovk
Copy link
Member

hugovk commented Jul 22, 2024

Thanks!

@Yay295 Yay295 deleted the patch-2 branch July 22, 2024 12:17
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.

scientific-python-nightly-wheels-publish triggered in fork
3 participants