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 build wheels on push, since that is now accomplished by the release job. (Cherry-pick of #19063) #19066

Merged
merged 1 commit into from
May 22, 2023

Conversation

stuhood
Copy link
Member

@stuhood stuhood commented May 20, 2023

Now that the release job is responsible for pushing SHAs to S3 (and wheel building shards are only for validation of the release process), we no longer need to force building for push events, and can rely on change detection.

This should significantly cut down on wheel builds.

…lease job. (pantsbuild#19063)

Now that the release job is responsible for pushing SHAs to S3 (and
wheel building shards are only for _validation_ of the release process),
we no longer need to force building for `push` events, and can rely on
change detection.

This should significantly cut down on wheel builds.
@stuhood stuhood added the category:internal CI, fixes for not-yet-released features, etc. label May 20, 2023
@stuhood stuhood requested review from benjyw and kaos May 20, 2023 05:23
@stuhood stuhood merged commit 271df05 into pantsbuild:2.17.x May 22, 2023
@stuhood stuhood deleted the cherry-pick-19063-to-2.17.x branch May 22, 2023 17:17
@stuhood stuhood mentioned this pull request Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants