-
Notifications
You must be signed in to change notification settings - Fork 242
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
ci+cd.feat(wheel & pypi): improve and simplify the process and support more platforms #489
Closed
Commits on Jun 21, 2021
-
ci+cd.feat(wheel & pypi): improve and simplify the process and suppor…
…t more platforms This changes the GitHub action to use cibuildwheel tool to build the wheels, was using manylinux docker instead. By moving to the more generic cibuildwheel, the concrete platform-specific steps to build wheels are encapsulated. This introduction allows building wheels for more os a lot easier (support is TODO). As a side effect, pypy wheels are now built. Second part is to use the GitHub action for publishing to pypi from pypa with simplification to the checking logic.
Configuration menu - View commit details
-
Copy full SHA for 1d33214 - Browse repository at this point
Copy the full SHA 1d33214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4ea5f - Browse repository at this point
Copy the full SHA 2e4ea5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b9ed6 - Browse repository at this point
Copy the full SHA 86b9ed6View commit details
Commits on Jun 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3012648 - Browse repository at this point
Copy the full SHA 3012648View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa91b68 - Browse repository at this point
Copy the full SHA aa91b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9fa315 - Browse repository at this point
Copy the full SHA f9fa315View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe01da - Browse repository at this point
Copy the full SHA bbe01daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c2c2b - Browse repository at this point
Copy the full SHA d5c2c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 472144b - Browse repository at this point
Copy the full SHA 472144bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a4485 - Browse repository at this point
Copy the full SHA 67a4485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e3a298 - Browse repository at this point
Copy the full SHA 1e3a298View commit details -
Configuration menu - View commit details
-
Copy full SHA for d65dd85 - Browse repository at this point
Copy the full SHA d65dd85View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.