-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
BLD, CI: Use cibuildwheel
to build Emscripten/Pyodide wheels, push nightlies to Anaconda.org
#58647
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
Merged
mroeschke
merged 20 commits into
pandas-dev:main
from
agriyakhetarpal:upload-emscripten-wheels
Jul 12, 2024
Merged
Changes from 13 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
6b3e0b4
BLD: Add note about keeping jobs in sync
agriyakhetarpal 9833af6
BLD, CI: Upload Emscripten wheels nightly to Anaconda
agriyakhetarpal 856904d
Add configuration for `cibuildwheel`-Pyodide
agriyakhetarpal 7b3b68c
Use unreleased `cibuildwheel` in wheels CI job
agriyakhetarpal fc6c327
Temporarily move config from TOML to env vars
agriyakhetarpal 8628801
Rename job, to match update comment
agriyakhetarpal 6eb56d8
Try out Pyodide 0.26.1
agriyakhetarpal f5fc8d7
Move Pyodide configuration to `pyproject.toml`
agriyakhetarpal df24ce9
Use cibuildwheel v2.19 + clean up workflow
agriyakhetarpal d6e4259
Skip a test that uses subprocesses
agriyakhetarpal 5aa5401
Match tests args with other Pyodide tests; use `not single_cpu`
agriyakhetarpal e25d62d
Bump to cibuildwheel version 2.19.1
agriyakhetarpal 13d2f0e
Merge branch 'main' into upload-emscripten-wheels
agriyakhetarpal 3fb0832
Don't add `cp312` in job name
agriyakhetarpal 10007f0
Don't use separate job for Pyodide wheels
agriyakhetarpal 57913d8
Fix matrix inclusion
agriyakhetarpal 099ed28
Add separate step, set `CIBW_PLATFORM` to Pyodide
agriyakhetarpal 04cee9a
Add condition for non-Pyodide jobs
agriyakhetarpal 8779d87
Use just one step, inherit `CIBW_PLATFORM` if not set
agriyakhetarpal 5106edd
Remove condition that skips the step
agriyakhetarpal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.