Commit 2a9855b
BLD, CI: Use
* BLD: Add note about keeping jobs in sync
* BLD, CI: Upload Emscripten wheels nightly to Anaconda
* Add configuration for `cibuildwheel`-Pyodide
* Use unreleased `cibuildwheel` in wheels CI job
* Temporarily move config from TOML to env vars
* Rename job, to match update comment
* Try out Pyodide 0.26.1
* Move Pyodide configuration to `pyproject.toml`
* Use cibuildwheel v2.19 + clean up workflow
* Skip a test that uses subprocesses
* Match tests args with other Pyodide tests; use `not single_cpu`
* Bump to cibuildwheel version 2.19.1
* Don't add `cp312` in job name
Co-authored-by: Matthew Roeschke <[email protected]>
* Don't use separate job for Pyodide wheels
* Fix matrix inclusion
* Add separate step, set `CIBW_PLATFORM` to Pyodide
* Add condition for non-Pyodide jobs
* Use just one step, inherit `CIBW_PLATFORM` if not set
Co-Authored-By: Thomas Li <[email protected]>
* Remove condition that skips the step
Co-Authored-By: Thomas Li <[email protected]>
---------
Co-authored-by: Matthew Roeschke <[email protected]>
Co-authored-by: Thomas Li <[email protected]>cibuildwheel to build Emscripten/Pyodide wheels, push nightlies to Anaconda.org (#58647)1 parent 1165859 commit 2a9855b
File tree
4 files changed
+22
-0
lines changed- .github/workflows
- pandas/tests
4 files changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
394 | 395 | | |
395 | 396 | | |
396 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
103 | 110 | | |
104 | 111 | | |
105 | 112 | | |
| |||
146 | 153 | | |
147 | 154 | | |
148 | 155 | | |
| 156 | + | |
149 | 157 | | |
150 | 158 | | |
151 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
| 238 | + | |
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
180 | 190 | | |
181 | 191 | | |
182 | 192 | | |
| |||
0 commit comments