summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23216 from seberg/refguide-mac-submoduleCharles Harris2023-02-151-0/+3
|\
| * CI: Ensure submodules are initialized on MacOS CISebastian Berg2023-02-151-0/+3
* | Merge pull request #23141 from rgommers/reduce-azp-jobsSebastian Berg2023-02-151-15/+4
|\ \ | |/ |/|
| * CI: reduce duplication in Windows jobs on AzureRalf Gommers2023-02-011-15/+4
* | Fix azure-pipelines.yml to checkout submodulesRaghuveer Devulapalli2023-02-011-2/+1
* | Fetch submodules in macOS and Windows buildRaghuveer Devulapalli2023-01-311-0/+4
|/
* MAINT: use pypy3.9 in testingmattip2023-01-081-4/+2
* MAINT: Replace Python3.8 by Python3.9.Charles Harris2022-12-291-22/+38
* typomattip2022-11-181-1/+1
* do not explicitly set MACOSX_DEPLOYMENT_TARGET, disable test for nowmattip2022-11-181-2/+0
* explicitly set MACOSX_DEPLOYMENT_TARGET=10.9 before build, cleanup redundant ...mattip2022-11-181-10/+10
* BLD: update OpenBLAS to 0.3.21 and clean up openblas download test (#22525)Matti Picus2022-11-171-21/+10
* CI: Update to Ubuntu 18.04 to 20.04Charles Harris2022-11-151-1/+1
* strtoull and strtoll are mandatorymattip2022-08-211-1/+1
* BLD: use macos-11 image on azure, macos-1015 is deprecated (#22043)Matti Picus2022-08-191-9/+7
* MAINT: skip azp logicPamphile Roy2022-06-291-0/+21
* Require sphinx 4.3+Jarrod Millman2022-06-241-1/+1
* Update sphinxJarrod Millman2022-06-241-1/+1
* MAINT: Python <3.8 related cleanupsBrigitta Sipőcz2022-05-231-28/+0
* MAINT: Fix failing Python 3.8 32-bit Windows test.Charles Harris2022-04-201-2/+4
* MAINT: specify sphinx, numpydoc versions instead of using doc_requirements.txtmattip2022-03-251-2/+2
* MAINT: use doc_requirements.txt in azure buildmattip2022-03-251-1/+2
* make sure CI stays on VS2019 unless changed explicitlyH. Vetinari2021-12-061-1/+1
* CI: Bump azure MacOS version to macOS-1015Sebastian Berg2021-11-091-1/+1
* MAINT: Update vs2017 to vs2019.Charles Harris2021-10-291-2/+2
* Merge pull request #19478 from r-devulap/svmlMatti Picus2021-10-101-0/+9
|\
| * CI/CD: get submodule before buildRaghuveer Devulapalli2021-08-241-0/+9
* | add pypy windows test runmattip2021-10-031-0/+6
|/
* MAINT: Remove redundant test.Charles Harris2021-08-231-13/+0
* MAINT: Drop Python3.7 testing.Charles Harris2021-08-161-38/+27
* MAINT: Run CI tests even if linter fails.Charles Harris2021-07-281-19/+19
* TST: Default to Python3.8 on Windows, Mac, and Linux testing.Charles Harris2021-07-281-6/+6
* MAINT: Update manylinux ci test to manylinux2014Charles Harris2021-07-161-1/+1
* MAINT: Update for using openblas64_.Charles Harris2021-07-151-1/+1
* Split pipeline. Update version of mypy to 0.902.Chiara Marmo2021-06-281-9/+6
* Add a conda-based CI job on azure.Chiara Marmo2021-06-241-0/+30
* BUG: Linter should on run on pull requests.Charles Harris2021-05-241-1/+1
* MAINT: Remove `NPY_USE_NEW_CASTINGIMPL`Sebastian Berg2021-05-121-1/+0
* MAINT: Fix azure linter problems with pip 20.1Charles Harris2021-04-281-2/+3
* MAINT: Disable pip version check for azure lint check.Charles Harris2021-04-251-1/+1
* CI: Fixing typo in Azure job runGreg Lucas2021-04-131-1/+1
* CI: Update apt package list before Python installCharles Harris2021-03-151-0/+1
* CI: another master -> main fix (#18566)Ralf Gommers2021-03-071-1/+1
* MAINT: Use linter_requirementsGanesh Kathiresan2021-03-071-3/+1
* MAINT: Changed branch argument to take target branchGanesh Kathiresan2021-03-071-1/+1
* BLD: Added linting checkGanesh Kathiresan2021-03-071-0/+20
* Merge pull request #18554 from charris/pin-docker-imageCharles Harris2021-03-051-3/+2
|\
| * CI: Pin docker image.Charles Harris2021-03-051-3/+2
* | Update azure-pipelines.yml for Azure PipelinesCharles Harris2021-03-041-1/+1
|/
* TST: use setup-python action for pypy, disable win64 pypymattip2021-02-051-5/+5