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

Use github actions to build wheels. #1060

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Use github actions to build wheels. #1060

merged 1 commit into from
Aug 25, 2023

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Aug 25, 2023

For now, still use circleci checks before merging to master. circleci is faster, but doesn't support all platforms for building wheels as easily.

By publishing wheels for many platforms, this should close issues users have with building cython locally.
Closes #1008.
Closes #980.
Closes #964.
Closes #930.
Closes #898.
Closes #892.
Closes #616.

@manthey
Copy link
Contributor Author

manthey commented Aug 25, 2023

I'm not sure I can completely test this without merging and doing a release, so there may be some churn if I have something wrong.

For now, still use circleci checks before merging to master.  circleci
is faster, but doesn't support all platforms for building wheels as
easily.
@manthey manthey merged commit cac607d into master Aug 25, 2023
26 checks passed
@manthey manthey deleted the github-build-wheels branch August 25, 2023 16:40
cooperlab pushed a commit that referenced this pull request Apr 4, 2024
For now, still use circleci checks before merging to master.  circleci
is faster, but doesn't support all platforms for building wheels as
easily.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment