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

.github/workflows/wheels.yml: New #141

Merged
merged 7 commits into from
Mar 18, 2024
Merged

Conversation

mkoeppe
Copy link

@mkoeppe mkoeppe commented Oct 6, 2023

We add a GH Actions workflow that builds sdists and wheels for PyPI.

Wheel-building uses the Sage distribution to build the prerequisites from scratch.
This can later be refactored using a reusable workflow - sagemath/sage#36525

Resolves #105.

@mkoeppe mkoeppe added this to the 2.2 milestone Oct 6, 2023
@mkoeppe mkoeppe marked this pull request as draft October 7, 2023 02:34
@mkoeppe mkoeppe force-pushed the cibuildwheels branch 4 times, most recently from 2e81d95 to d683c59 Compare October 7, 2023 03:00
@mkoeppe mkoeppe self-assigned this Oct 7, 2023
@mkoeppe mkoeppe force-pushed the cibuildwheels branch 3 times, most recently from 01fe772 to edb42d6 Compare October 7, 2023 05:19
@mkoeppe mkoeppe marked this pull request as ready for review February 4, 2024 08:14
@mkoeppe mkoeppe modified the milestones: 2.2, 2.1.5 Mar 18, 2024
@mkoeppe mkoeppe merged commit d7c59e9 into sagemath:master Mar 18, 2024
108 of 117 checks passed
@mkoeppe mkoeppe deleted the cibuildwheels branch March 18, 2024 03:58
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.

Publish wheels to pypi
1 participant