summaryrefslogtreecommitdiff
path: root/.azure-pipelines
Commit message (Expand)AuthorAgeFilesLines
* Drop all existing CIPradyun Gedam2021-04-018-302/+0
* Drop Python 2.7 and 3.5 from CIPradyun Gedam2020-12-192-22/+4
* Remove the AP MacOS jobPradyun Gedam2020-10-271-7/+0
* Drop MacOS test runs for Azure PipelinesPradyun Gedam2020-10-271-4/+0
* Set the CI variable on Azure PipelinesPradyun Gedam2020-10-253-0/+9
* Use --durations instead of --duration for pytestNguyễn Gia Phong2020-08-162-3/+3
* Updated author email in configuration and testsSumana Harihareswara2020-05-281-1/+1
* Merge pull request #8309 from pradyunsg/ci/cleanup-2020-05Pradyun Gedam2020-05-231-5/+5
|\
| * Use Python 3.8 for "primary" run on Azure Ubuntu/MacOSPradyun Gedam2020-05-231-5/+5
* | Add back Python 3.5Pradyun Gedam2020-05-231-5/+5
* | Skip integration tests for Py3.{5,6,7} on Windows CIPradyun Gedam2020-05-231-9/+9
|/
* Azure Pipelines: Use better namesPradyun Gedam2020-04-122-19/+19
* Azure Pipelines: Drop useVenvPradyun Gedam2020-04-122-8/+1
* Merge pull request #7321 from hugovk/azurepipelines-3.8-linux-macosPradyun Gedam2020-04-111-1/+4
|\
| * Test Linux and macOS on Python 3.8Hugo2019-11-111-1/+4
* | Make tests relying virtualenv semantics passTzu-ping Chung2020-02-272-2/+2
* | Replace soon-unsupported macOS 10.13 with 10.14Hugo2020-01-241-2/+2
* | Upgrade virtualenvHugo2020-01-071-1/+1
* | Test Windows on Python 3.8Hugo2020-01-071-2/+8
* | Move AppVeyor tests to Azure PipelinesChris Hunt2020-01-062-2/+15
|/
* Build a dummy release on Azure PipelinesPradyun Gedam2019-11-031-11/+10
* CI: move Python35-x64 from Appveyor to AzureXavier Fernandez2019-10-291-1/+4
* Normalize parallelization parameter.Chris Hunt2019-10-292-5/+5
* Put Temp on RAM Disk for Azure Pipelines testsChris Hunt2019-10-282-3/+93
* Drop tox -e packaging from CIsPradyun Gedam2019-09-241-3/+0
* Do twine check in Azure Pipeline's Package jobPradyun Gedam2019-09-241-1/+4
* Enable end-of-file-fixerPradyun Gedam2019-09-241-1/+1
* Fix Azure Pipelines Package buildPradyun Gedam2019-09-081-1/+1
* Update documented invocations of generate commandsPradyun Gedam2019-09-051-3/+3
* Move Python 37-x64 to AzureXavier Fernandez2019-07-261-2/+2
* Spread the Windows test load between Azure & AppveyorXavier Fernandez2019-07-261-13/+4
* Drop support for EOL Python 3.4Hugo2019-07-072-9/+0
* Add requests to our packaging dependenciesDonald Stufft2018-11-211-1/+1
* fix dependsOnBrian Cristante2018-10-051-1/+1
* need to run test-windows job from windows.ymlBrian Cristante2018-10-052-2/+2
* just install tox explicitlyBrian Cristante2018-10-051-1/+2
* Remove conditional branching based on vmImageBrian Cristante2018-10-054-36/+70
|\
| * fix wrong vmImage nameBrian Cristante2018-10-051-2/+2
| * Pass pool instead of vmImageBrian Cristante2018-10-058-21/+17
| * switch vs2017.yml to use test-windows.ymlBrian Cristante2018-10-011-1/+1
| * switch vs2017.yml to use the run-tests-windows.ymlBrian Cristante2018-10-011-1/+1
| * Fix job referenceBrian Cristante2018-10-012-4/+3
| * delete install-dependencies.yml and fix buildBrian Cristante2018-10-013-5/+4
| * Get rid of branching logic based on image nameBrian Cristante2018-10-014-73/+93
| * add macos preview and macos internalBrian Cristante2018-10-012-2/+10
| * add pipeline for linux previewBrian Cristante2018-10-011-0/+8
| * rename YAMLs for pool nameBrian Cristante2018-10-012-0/+0
* | react to name change for vs2017-win2016 imageBrian Cristante2018-10-051-2/+2
|/
* Add Azure Pipelines configurationBrian Cristante2018-09-148-0/+198