summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * TST: use setup-python action for pypy, disable win64 pypymattip2021-02-051-15/+3
* | CI: fix when GitHub Actions builds trigger, and allow ci skipsRalf Gommers2021-02-041-1/+10
|/
* TST: add back sdist test runmattip2020-12-211-0/+15
* BLD, TST: use python-version not PYTHON_VERSIONmattip2020-11-291-1/+1
* TST: use latest pypy37 not pypy36mattip2020-11-251-1/+1
* TST: Add back durations flag for DEBUG builds.Charles Harris2020-11-232-6/+5
* MAINT: Add BLD and STY to labeler prefixes.Charles Harris2020-11-141-0/+2
* MAINT: update link to website in FUNDING.yml (#17768)Ralf Gommers2020-11-131-1/+1
* TST: add pypy3.7mattip2020-11-102-0/+27
* BLD, TST: try templating with a common yml filemattip2020-11-092-63/+175
* BLD, TST: move linux jobs to github actionsmattip2020-11-091-0/+91
* DOC: Fewer blank lines in PR templateBen Nathanson2020-10-081-7/+1
* DOC: update code of conduct URLStuart Archibald2020-10-051-1/+1
* DOC: Fix indents in PE #17440Ben Nathanson2020-10-031-3/+3
* DOC: Fixes for PR 17440Ben Nathanson2020-10-031-1/+1
* DOC: Cleaner PR templateBen Nathanson2020-10-031-18/+22
* Merge pull request #17436 from bjnath/issue-template-spellingMatti Picus2020-10-031-1/+1
|\
| * DOC: Fix "Feature request" spelling in issue templatesBen Nathanson2020-10-031-1/+1
* | DOC: Security warning for issues templateBen Nathanson2020-10-031-2/+2
|/