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

Build Windows wheel, limit wheel builds to scheduled and tagged builds #1453

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

sc1f
Copy link
Contributor

@sc1f sc1f commented Jun 17, 2021

This PR adds a wheel build for Windows (tested locally to make sure it installed), and limits wheel generation on Azure Pipelines to tagged and scheduled builds only. This is especially important on Windows builds as the wheel build adds another 15-20 minutes to the entire build. Additionally, the PR also removes the MacOS Python 3.7 build from the general rotation, and limits our per-commit builds to the following:

  • WebAssembly
  • ManyLinux2010 Python 3.7
  • Windows Python 3.7
  • MacOS Catalina Python 3.9

@sc1f sc1f added internal Internal refactoring and code quality improvement Python labels Jun 17, 2021
@texodus texodus requested a review from timkpaine June 18, 2021 01:17
Copy link
Member

@timkpaine timkpaine left a comment

Choose a reason for hiding this comment

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

im +1 so long as we check the scheduled builds for wheel problems

@texodus
Copy link
Member

texodus commented Jun 18, 2021

Thanks for the PR!

@texodus texodus merged commit 3d11fd8 into master Jun 18, 2021
@texodus texodus deleted the winwheel branch June 18, 2021 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal refactoring and code quality improvement Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants