summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* 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
* | updated required field as falseSatish Mishra2022-07-141-1/+1
|\ \
| * | Update bug-report.ymlSatish Kumar Mishra2022-07-111-2/+2
* | | updated required field as FalseSatish Mishra2022-07-141-1/+1
|/ /
* | removed priority dropdownSatish Mishra2022-07-111-18/+0
* | Update .github/ISSUE_TEMPLATE/bug-report.ymlSatish Kumar Mishra2022-07-111-1/+1
* | Update .github/ISSUE_TEMPLATE/bug-report.ymlSatish Kumar Mishra2022-07-111-1/+1
* | Added priority in bug-report issue-templateSatish Mishra2022-07-111-0/+28
|/
* 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: Remove unused/not useful CODEOWNERS file again (#21651)Leo Fang2022-06-021-8/+0
* MAINT: Add `CODEOWNER` for the `array_api` module (#21583)Leo Fang2022-06-021-0/+8
* 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
* secure PR template URLsKushal Beniwal2022-04-301-3/+3
* 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
* | MAINT: Update setup-cygwin to v3 again.Charles Harris2022-04-161-1/+1
* | MAINT: Fix failing simd and cygwin tests.Charles Harris2022-04-162-2/+5
* | MAINT: bump versions in Github actions configuration to v3.Mariusz Felisiak2022-04-075-42/+42
* | MAINT: remove maint from triggering wheel build, add env to sdistmattip2022-03-171-3/+3
* | BLD: Make a sdist [wheel build]Thomas Li2022-03-121-0/+60
* | Merge pull request #21128 from mayeut/cibuildwheel-configMatti Picus2022-03-051-26/+1
|\ \
| * | BLD: move cibuildwheel configuration to `pyproject.toml` [wheel build]mayeut2022-03-051-26/+1
* | | BLD: Run wheel builders on labeled pull requestsThomas Li2022-03-041-1/+12
|/ /
* | BLD: bump cibuildwheel 2.3.0 → 2.3.1 on GHA [wheel build]mayeut2022-03-031-1/+1
* | CI: Improve concurrency to cancel running jobs on PR updateHarshCasper2022-02-233-0/+13
* | comment out macos pypy builds [wheel build]Thomas Li2022-02-211-3/+6
* | update cython, pypy for cython0.29.28 and pypy v7.3.8 releasemattip2022-02-202-8/+5
* | BLD: Try adding aarch64 wheels [wheel build]Thomas Li2022-02-171-23/+9
* | BUILD: make sure a python3 is on the pathmattip2022-02-131-1/+7
* | BUILD: tweak upload to use python3, less verbosemattip2022-02-131-2/+2
* | use repo secrets for uploadingmattip2022-02-131-3/+3
* | BUILD: change syntax to use env variablemattip2022-02-131-2/+2
* | BUILD: simplify upload stepmattip2022-02-131-16/+11