summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
| * | CI: Split tests by submodule to see if that works.DWesl2023-01-231-5/+7
| * | CI: Use -k to split test cases instead of --ignoreDWesl2023-01-231-2/+2
| * | CI: Split up NumPy compiled extension test modulesDWesl2023-01-231-2/+7
* | | BUILD: add skipping conditional to github workflows where missingmattip2023-01-295-3/+5
* | | BUILD: use GITHUB_REF_NAME in musllinux merge CI runmattip2023-01-291-1/+1
|/ /
* | CI: for Cygwin CI job, do not use `-vv`Ralf Gommers2023-01-221-1/+1
|/
* CI: musllinux_x86_64 (#22864)Andrew Nelson2023-01-201-0/+69
* BLD: Build PyPy 3.9 wheels. (#23023)Charles Harris2023-01-181-4/+1
* Merge pull request #23026 from seberg/bump-ciCharles Harris2023-01-171-6/+6
|\
| * CI: Bump debug test to ubuntu-latest/22.04 rather than 20.04Sebastian Berg2023-01-171-6/+6
* | BLD: Try cibuildwheel v2.12.0Charles Harris2023-01-161-1/+1
* | BLD: Try cibuildwheel 2.11.4Charles Harris2023-01-161-2/+1
* | BLD: Try disables mingw32Sayed Adel2023-01-161-1/+1
* | BLD: Try 2.11.3 to narrow things down.Charles Harris2023-01-161-1/+1
* | BLD: Try building wheels with cibuildwheel 2.11.4Charles Harris2023-01-161-1/+1
|/
* MAINT/DOC: refactor CircleCI config file (#22948)Pamphile Roy2023-01-121-0/+1
* MAINT: Update python 3.11-dev to 3.11.Charles Harris2023-01-081-1/+1
* MAINT: use pypy3.9 in testingmattip2023-01-081-14/+1
* MAINT: Replace Python3.8 by Python3.9.Charles Harris2022-12-293-21/+21
* MAINT: Fix runtime information commands for issue template [skip ci]Johnson2022-12-301-1/+1
* MAINT: change labelermattip2022-12-271-6/+6
* MAINT: expand show_rutime, add it to issue template [skip ci]mattip2022-12-211-3/+5
* BLD: redo delocate, update labelermattip2022-12-181-8/+7
* CI: undo permissions in circleci artifact redirector.Ross Barnowski2022-12-151-5/+0
* CI, SIMD: Add workflow to test default baseline features onlySayed Adel2022-12-071-0/+15
* BLD: enable building NumPy with MesonRalf Gommers2022-11-251-0/+60
* MAINT: pin ubuntu and python for emscriptenmattip2022-11-251-2/+2
* debugging the CI workflow with the action-tmate did not help: it does not pre...mattip2022-11-191-7/+0
* aid debugging on the runnermattip2022-11-181-1/+1
* add a debug github action on wheel build failuremattip2022-11-181-0/+7
* move to macos-12 for wheel building, restore testmattip2022-11-181-1/+1
* BUILD: update wheel builds on macos to macos-11 imagemattip2022-11-171-1/+1
* BLD: update OpenBLAS to 0.3.21 and clean up openblas download test (#22525)Matti Picus2022-11-172-7/+8
* MAINT, CI: Enable coverage checking.Charles Harris2022-11-171-5/+2
* Merge pull request #22598 from charris/update-to-focalSebastian Berg2022-11-171-12/+8
|\
| * CI: Update to Ubuntu 18.04 to 20.04Charles Harris2022-11-151-12/+8
* | CI: add concurrency and permissions control to the Emscripten jobRalf Gommers2022-11-151-0/+7
* | ENH, CI: Add emscripten to CIHood Chatham2022-11-111-0/+68
|/
* CI: Add PR write permissions to artifact redirector.Ross Barnowski2022-11-091-0/+2
* ENH: Add OpenSSF Scorecard GitHub Action (#22482)Pedro Nacht2022-11-041-0/+55
* BLD, CI: Update setup-pythonCharles Harris2022-11-042-19/+19
* MAINT: Update cibuildwheel from 2.9.0 to 2.11.2Ewout ter Hoeven2022-11-031-1/+1
* Merge pull request #22498 from story645/readmeMatti Picus2022-11-021-0/+6
|\
| * REL: readme in pypy plus testhannah2022-10-301-0/+6
* | CI: Only fetch in actions/checkoutDWesl2022-10-311-4/+2
|/
* Merge pull request #22481 from sashashura/patch-4Matti Picus2022-10-301-0/+6
|\
| * Update labeler.ymlAlex2022-10-261-1/+1
| * build: harden labeler.yml permissionsAlex2022-10-261-0/+6
* | TST: Make cygwin build run for branches.Charles Harris2022-10-271-0/+2
* | CI: Switch to cygwin/cygwin-install-action@v2DWesl2022-10-271-2/+2
|/