Do not run scheduled wheel jobs on forks by Yay295 · Pull Request #8254 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Yay295

Copy link Copy Markdown

Contributor

@Yay295 Yay295 commented

Jul 21, 2024

edited by hugovk

Loading

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

Fixes #8253.

@radarhere

Copy link Copy Markdown

Member

Skip two more wheel builds on schedule

Could you explain why you've made this change?

@Yay295

Copy link Copy Markdown

Contributor Author

Yay295 commented

Jul 21, 2024

I assumed you missed them in lysnikolaou#1.

@radarhere

Copy link Copy Markdown

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 Copy Markdown

Contributor Author

Yay295 commented

Jul 21, 2024

edited

Loading

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

@hugovk

Copy link Copy Markdown

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

Reviewers

@radarhere radarhere radarhere approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

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

3 participants

@Yay295 @radarhere @hugovk