Commit Graph

28 Commits

Author SHA1 Message Date
Pradyun Gedam bc9b1d9a23
Merge pull request #8309 from pradyunsg/ci/cleanup-2020-05 2020-05-23 16:59:24 +05:30
Pradyun Gedam 3ac13ee754
Add back Python 3.5 2020-05-23 10:38:07 +05:30
Pradyun Gedam 9113ef0a0a
Use Python 3.8 for "primary" run on Azure Ubuntu/MacOS 2020-05-23 06:01:22 +05:30
Pradyun Gedam d1c68bae7c
Skip integration tests for Py3.{5,6,7} on Windows CI 2020-05-23 05:53:11 +05:30
Pradyun Gedam 609e8898af
Azure Pipelines: Use better names 2020-04-12 19:34:53 +05:30
Pradyun Gedam 72c0cf4197
Azure Pipelines: Drop useVenv
This wasn't actually ever used, since the value was always '$(useVenv)'.
2020-04-12 19:34:13 +05:30
Pradyun Gedam 4416e88ef1
Merge pull request #7321 from hugovk/azurepipelines-3.8-linux-macos
Azure Pipelines: Test Linux and macOS on Python 3.8
2020-04-11 00:10:41 +05:30
Hugo 8c28cda679 Test Windows on Python 3.8 2020-01-07 21:44:44 -05:00
Chris Hunt 24a9d77e41 Move AppVeyor tests to Azure Pipelines
This will allow us to have CI running concurrently on multiple PRs,
since we get 30 parallel jobs on Azure Pipelines but only 1 on AppVeyor.

We have parameterized --use-venv since AppVeyor was using it, but Azure
Pipelines was previously not.
2020-01-06 19:32:05 -05:00
Hugo 4127beeb50 Test Linux and macOS on Python 3.8 2019-11-11 12:02:41 +02:00
Pradyun Gedam fca613b381
Build a dummy release on Azure Pipelines 2019-11-03 14:48:21 +05:30
Xavier Fernandez 0597a6d9fb CI: move Python35-x64 from Appveyor to Azure
Since Appveyor provides less runner and is often the bottleneck
2019-10-29 17:51:57 +01:00
Pradyun Gedam 033a01333c
Drop tox -e packaging from CIs 2019-09-24 18:35:53 +05:30
Pradyun Gedam 8296b1a17e
Do twine check in Azure Pipeline's Package job 2019-09-24 18:34:25 +05:30
Pradyun Gedam 7256a10ccb
Fix Azure Pipelines Package build 2019-09-08 14:49:40 +05:30
Pradyun Gedam 79ce923e1a
Update documented invocations of generate commands 2019-09-05 12:40:34 +05:30
Xavier Fernandez 30b7720f4b Move Python 37-x64 to Azure 2019-07-26 15:06:56 +02:00
Xavier Fernandez 1f736c5e77 Spread the Windows test load between Azure & Appveyor 2019-07-26 00:30:44 +02:00
Hugo 2c1010ee96 Drop support for EOL Python 3.4 2019-07-07 11:45:16 +03:00
Donald Stufft 8d100d9e45 Add requests to our packaging dependencies 2018-11-21 15:48:31 -05:00
Brian Cristante f454f609be fix dependsOn 2018-10-05 16:49:01 -04:00
Brian Cristante a85f421332 need to run test-windows job from windows.yml 2018-10-05 16:45:15 -04:00
Brian Cristante 5cbcb72554 Remove conditional branching based on vmImage 2018-10-05 15:58:56 -04:00
Brian Cristante 767eafc981 Pass pool instead of vmImage 2018-10-05 13:54:29 -04:00
Brian Cristante 3f6f28d0bd Fix job reference 2018-10-01 08:39:39 -04:00
Brian Cristante 69c74f916e delete install-dependencies.yml and fix build 2018-10-01 08:29:19 -04:00
Brian Cristante fe76e4f80e Get rid of branching logic based on image name 2018-10-01 08:24:40 -04:00
Brian Cristante 60ff4a663c Add Azure Pipelines configuration 2018-09-14 17:36:12 -07:00