summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* BLD: rearrange Azure build jobsmattip2021-02-031-30/+30
* BLD: run PyPy tests in fast modemattip2021-01-151-1/+1
* BLD: try a pypy37 windows 64-bit buildmattip2021-01-141-0/+5
* TST, BUILD: Add a native x86 baseline build running on ubuntu-20.04Sayed Adel2020-12-081-0/+25
* CI: Activate new castingimpl on no-openblas azure jobSebastian Berg2020-11-241-1/+2
* TST: Remove Python 3.6 CI testing.Charles Harris2020-11-091-72/+40
* fix getting OpenBLASmattip2020-11-021-3/+6
* TST: use a more standard workflow for PyPymattip2020-11-021-2/+22
* TST: Add 64 bit Python 3.9 test to WindowsCharles Harris2020-10-271-0/+7
* MAINT : Disable 32 bit PyPy CI testing on Windows.Charles Harris2020-10-031-5/+5
* BLD: pin setuptools<49.2.0mattip2020-08-031-2/+2
* BLD: add win32 pypy buildmattip2020-07-291-0/+5
* MAINT,BLD: add setuptools install to the gcc4.8 runmattip2020-07-151-1/+2
* MAINT,BLD: pin setuptools and refactor where to find itmattip2020-07-141-1/+1
* BLD: drop win32 3.7, 3.6 buildsmattip2020-06-091-10/+0
* BUILD: Remove Accelerate support (#15759)Matti Picus2020-05-221-5/+7
* ENH: backport scipy changes to openblas download scriptmattip2020-05-121-2/+0
* CI: unpin 32-bit manylinux2010 image tagmayeut2020-05-041-2/+2
* CI: pin 32-bit manylinux2010 image tagTyler Reddy2020-05-031-2/+2
* BLD: change link, add sha256 checkmattip2020-04-261-2/+8
* BLD: fix path to libgfortran on macOSmattip2020-04-261-6/+9
* BLD: use xcode10 for one CI runmattip2020-04-041-3/+5