summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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: 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
|\
| * CI: Test NumPy build against old versions of GCC(6, 7, 8)Sayed Adel2022-08-191-0/+44
* | BLD, WIP: Try building python3.11 wheels.Charles Harris2022-08-121-2/+2
|/
* CI: Keep OpenBLAS on CygwinDWesl2022-07-051-7/+1
* change the label to without_optimizationsSayed Adel2022-06-171-1/+1
* Apply suggestions from code reviewSayed Adel2022-06-171-1/+1
* CI: add workflow for non-optimized buildsSayed Adel2022-06-161-0/+17
* CI: Guard compile-time CPU features testsSayed Adel2022-06-151-0/+2
* MAINT: Start testing with Python 3.11.Mariusz Felisiak2022-06-021-1/+1
* DOC: Add a comment about keeping the `test_requirements.txt` subset syncedBas van Beek2022-05-261-0/+2
* TST: Move `typing_extensions` installation to the container-creation stepBas van Beek2022-05-261-2/+1
* TST: Try `pip` instead of `pip3`Bas van Beek2022-05-261-1/+1
* TST: Install `test_requirements` during the container build stageBas van Beek2022-05-261-1/+2
* TST: Ensure that `test_requirements` is always installedBas van Beek2022-05-261-1/+1
* MAINT: update PyPy to 7.3.9 and remove unused scriptmattip2022-05-231-1/+1
* MAINT: Update to Cython 0.29.30.Mariusz Felisiak2022-05-191-1/+1
* MAINT: Update to Cython 0.29.29.Mariusz Felisiak2022-05-161-1/+1
* MAINT: be sure to match base and docker imagesmattip2022-04-251-2/+3
* Merge pull request #20669 from DWesl/cygwin-use-reference-blasSebastian Berg2022-04-201-2/+8
|\
| * CI: Add explanatory comment to workaround stepDWesl2022-04-201-0/+3
| * CI: Run Cygwin CI with Netlib reference BLAS.DWesl2021-12-271-2/+5
* | BLD: Bump cibuildwheel and enable more PyPyThomas Li2022-04-181-15/+10