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

Add GHA workflow to build wheels for multiple platforms #24

Merged
merged 4 commits into from
Sep 11, 2023

Conversation

jdidion
Copy link
Collaborator

@jdidion jdidion commented Sep 11, 2023

Add a workflow that uses cibuildwheel to build wheels for linux, mac, and windows and for all supported python versions.

Unfortunately, it is only possible to trigger workflows that exist in the main branch, so I can't test this before merging it.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (e262c63) 91.41% compared to head (5ec9b90) 91.41%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff               @@
##           ver-bump-0.0.5      #24   +/-   ##
===============================================
  Coverage           91.41%   91.41%           
===============================================
  Files                   7        7           
  Lines                 489      489           
  Branches               86       86           
===============================================
  Hits                  447      447           
  Misses                 26       26           
  Partials               16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jdidion jdidion requested a review from nh13 September 11, 2023 22:43
@jdidion jdidion changed the base branch from ver-bump-0.0.5 to main September 11, 2023 22:43
Copy link
Member

@nh13 nh13 left a comment

Choose a reason for hiding this comment

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

Lets do it live (on the main branch)!

@jdidion jdidion merged commit 0e6b559 into main Sep 11, 2023
4 checks passed
@jdidion jdidion deleted the ci-20-multi-platform branch September 13, 2023 00:11
@jdidion jdidion restored the ci-20-multi-platform branch September 13, 2023 00:11
@jdidion jdidion deleted the ci-20-multi-platform branch September 13, 2023 00:11
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.

3 participants