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

Wheels macos #379

Merged
merged 5 commits into from
Jul 26, 2021
Merged

Wheels macos #379

merged 5 commits into from
Jul 26, 2021

Conversation

laurynasas
Copy link
Contributor

This PR addresses a cross-platform wheels issue and adds support for building and uploading MacOS wheels for cp36, cp37, cp38, cp39 on x86_64 architecture.

@google-cla google-cla bot added the cla: yes Override CLA status to unblock PR. label Jul 19, 2021
Copy link
Collaborator

@95-martin-orion 95-martin-orion left a comment

Choose a reason for hiding this comment

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

It looks like this PR only handles the release workflow. Is the intent to rely on the existing Kokoro pipeline for verifying the MacOS build on pull requests?

Given that we'll need Kokoro for testing GPU and AVX512 builds regardless, this would be a valid choice - just want to confirm.

@laurynasas
Copy link
Contributor Author

@95-martin-orion I added two separate workflows for building the wheels, one for releases with the upload to the PyPI and the other for PRs and merges to master for testing purposes. Is that what you expected?

Copy link
Collaborator

@95-martin-orion 95-martin-orion left a comment

Choose a reason for hiding this comment

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

Yes, this looks good to me - and it looks like it will run as part of this PR, so we'll have clear confirmation that it works.

@95-martin-orion 95-martin-orion added the kokoro:run Trigger Kokoro builds for this PR. label Jul 26, 2021
@qsim-qsimh-bot qsim-qsimh-bot removed the kokoro:run Trigger Kokoro builds for this PR. label Jul 26, 2021
@95-martin-orion 95-martin-orion merged commit 58e9673 into quantumlib:master Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Override CLA status to unblock PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants