summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CI: trigger on the `meson` branch only againRalf Gommers2022-11-271-6/+1
* CI: remove all non-Meson CI jobs againRalf Gommers2022-11-275-774/+0
* Merge branch 'main' into mesonRalf Gommers2022-11-272-5/+17
|\
| * BLD: enable building NumPy with MesonRalf Gommers2022-11-251-0/+60
| * MAINT: pin ubuntu and python for emscriptenmattip2022-11-251-2/+2
* | CI: enable -WerrorRalf Gommers2022-11-251-1/+1
* | CI: one more attempt at fixing this annoying checkRalf Gommers2022-11-231-2/+1
* | CI: fix check-installed-files checkRalf Gommers2022-11-231-1/+1
* | TST: add check in CI to verify install is completeRalf Gommers2022-11-231-0/+4
* | Merge remote-tracking branch 'origin/main' into mesonStefan van der Walt2022-11-214-0/+719
|\ \ | |/
| * 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
| |/
* | BLD: fix missing header dependencyRalf Gommers2022-11-141-1/+1
* | CI: add check on missing dependencies in build configRalf Gommers2022-11-141-0/+3
* | CI: rename GitHub Actions file, so the GitHub UX doesn't get confusedRalf Gommers2022-11-131-1/+1
* | CI: install fewer test dependencies (Mypy in particular is too slow)Ralf Gommers2022-11-131-2/+1
* | CI: meson: install test requirementsRalf Gommers2022-11-131-0/+1
* | Merge branch 'main' into npymathRalf Gommers2022-11-121-0/+55
|\ \ | |/
| * 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
* | Also run CI on PRs to meson branchStefan van der Walt2022-11-071-0/+3
* | Install pytest before running testsStefan van der Walt2022-11-071-1/+2
* | Remove existing CI checks; add dev.py/Meson buildStefan van der Walt2022-11-077-848/+12
|/
* 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
|/
* DEV: Update GH actions and Dockerfile for Gitpod (#22452)Tania Allard2022-10-193-35/+35
* MAINT: remove permission restrictions for PR labeler [skip ci]mattip2022-10-031-3/+0
* add permissions to github actionsmattip2022-10-027-0/+22
* MAINT: remove redundant community files [skip ci]mattip2022-09-292-4/+0
* MAINT: switch sponsor link from numfocus to opencollectivemattip2022-09-291-1/+1
* MAINT: update sde toolkit to 9.0, fix download linkmattip2022-09-281-2/+2
* CI, SIMD: Test and build without the support of AVX2 and AVX512Sayed Adel2022-09-221-0/+30
* Merge pull request #22150 from seiko2plus/issue_21920Charles Harris2022-08-191-0/+44
|\