summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* MAINT: remove DependabotRalf Gommers2021-11-011-22/+0
* Merge pull request #20102 from thomasjpfan/ci_buildwheel_rfMatti Picus2021-11-011-0/+104
|\
| * DOC Improve versioneer.py commentThomas J. Fan2021-10-141-1/+4
| * WIP Restrict install cffi in test_requirements.txtThomas J. Fan2021-10-131-5/+0
| * CLN Remove restrictions for easier debugging on forks [cd build]Thomas J. Fan2021-10-131-7/+0
| * CLN Address commentsThomas J. Fan2021-10-131-2/+16
| * Revert "REV Revert libffi flag [cd build]"Thomas J. Fan2021-10-111-1/+2
| * REV Revert libffi flag [cd build]Thomas J. Fan2021-10-111-2/+1
| * ENH Only allow numpy/numpy to build [cd build]Thomas J. Fan2021-10-111-0/+1
| * ENH Do not always install libffi-develThomas J. Fan2021-10-111-2/+5
| * ENH Adds python 3.10 [cd build]Thomas J. Fan2021-10-111-1/+9
| * MAINT Filter for workflow_dispatch [cd build]Thomas J. Fan2021-10-111-1/+1
| * BLD Uses cibuildwheel for linux/osx wheels [cd build]Thomas J. Fan2021-10-111-0/+87
* | TST: Move rebase command to a separate file.DWesl2021-10-281-1/+1
* | TST: Change quote style in rebase command.DWesl2021-10-281-1/+1
* | TST: Rebase NumPy dlls before running test in Cygwin CI.DWesl2021-10-281-0/+3
* | TST: Move all references to python version in Cygwin CI to single file.DWesl2021-10-281-1/+1
* | CI: Add new workflow/action for testing universal intrinsics on armv7Sayed Adel2021-10-281-0/+47
* | [demo] how-to replacing numpy custom generation engine by raw C++serge-sans-paille2021-10-221-1/+1
|/
* TST: Explicitly mark the python versions as stringsBas van Beek2021-10-051-1/+1
* TST: Add the new python 3.10 release to the CIBas van Beek2021-10-051-1/+1
* revert debug stuffmattip2021-10-041-1/+1
* activate build/tests on pypy3.8rc1mattip2021-09-301-13/+13
* ENH: Replaced markdown issue templates with issue forms (#19814)Mukulika2021-09-298-87/+122
* MAINT: Update funding link in FUNDING.yml (#19965)Fayas Noushad2021-09-271-1/+1
* MAINT: Update testing to 3.10rc2Charles Harris2021-09-071-1/+1
* MAINT: Drop Python3.7 testing.Charles Harris2021-08-161-13/+13
* TST: Bump the python 3.10 test version from beta4 to rc1Bas van Beek2021-08-041-1/+1
* MAINT: Run CI tests even if linter fails.Charles Harris2021-07-281-11/+11
* MAINT: Use Python 3.8 for Cygwin tests.Charles Harris2021-07-281-13/+13
* TST: Default to Python3.8 on Windows, Mac, and Linux testing.Charles Harris2021-07-281-2/+2
* TST: Bump the GitHub actions python 3.10 versionBas van Beek2021-07-251-1/+1
* TST: Add cygwin build to CI (#18330)DWesl2021-07-201-0/+67
* MAINT: Start testing with Python 3.10.0b3.Charles Harris2021-07-101-1/+1
* BUG: Use larger fetch depth in gitpod.ymlCharles Harris2021-05-281-6/+8
* CI: fix the GitHub Actions trigger in docker.yml (#18912)Ralf Gommers2021-05-051-5/+3
* Merge pull request #18877 from charris/update-ci-pypy-versionMatti Picus2021-04-301-1/+1
|\
| * MAINT: Update PyPy version used by CICharles Harris2021-04-291-1/+1
* | Merge pull request #18855 from nschloe/crlfCharles Harris2021-04-291-16/+16
|\ \ | |/ |/|
| * change CRLF line terminators to UnixNico Schlömer2021-04-261-16/+16
* | Upgrade to GitHub-native Dependabotdependabot/add-v2-config-filedependabot-preview[bot]2021-04-281-0/+22
* | DEV: general Gitpod enhancements (#18822)Tania Allard2021-04-262-0/+114
|/
* TST: pin pypy version to 7.3.4rc1mattip2021-03-291-1/+1
* MAINT: Added continue-on-errorGanesh Kathiresan2021-03-111-0/+1
* use pypy nightly to work around bugmattip2021-03-091-1/+1
* CI: skip lint check on merges with main (#18567)Ralf Gommers2021-03-071-1/+1
* ENH: Added github actionsGanesh Kathiresan2021-03-071-11/+29
* MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-045-6/+6
* CI: Use Ubuntu 18.04 to run "full" test.Charles Harris2021-03-031-1/+1
* Merge pull request #18334 from mattip/disable-pypy-win64Charles Harris2021-02-051-15/+3
|\