Skip to content

Do not run scheduled wheel jobs on forks - #8254

Merged
hugovk merged 1 commit into
python-pillow:mainfrom
Yay295:patch-2
Jul 22, 2024
Merged

Do not run scheduled wheel jobs on forks#8254
hugovk merged 1 commit into
python-pillow:mainfrom
Yay295:patch-2

Conversation

@Yay295

@Yay295 Yay295 commented Jul 21, 2024

Copy link
Copy Markdown
Contributor

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

Yay295 commented Jul 21, 2024

Copy link
Copy Markdown
Contributor Author

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

Yay295 commented Jul 21, 2024

Copy link
Copy Markdown
Contributor Author

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

hugovk commented Jul 22, 2024

Copy link
Copy Markdown
Member

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