summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
Commit message (Expand)AuthorAgeFilesLines
* Add Python3.10 to CI and handle distutils deprecationBernát Gábor2021-07-141-1/+5
* Update azure-pipelines.ymlBernát Gábor2020-04-101-0/+2
* fix pypy CI failure (#1521)Sorin Sbarnea2020-02-131-1/+6
* fix the failing CI on master (#1456)Bernát Gábor2019-11-131-8/+13
* disable pytest-xdist for nowBernát Gábor2019-10-231-1/+1
* Fix tests running under pypy (#1379)Anthony Sottile2019-07-261-0/+4
* Use importlib.metadata from the standard library on Python 3.8+ (#1368)Miro Hrončok2019-07-081-0/+2
* release 3.10.03.10.0Bernat Gabor2019-05-131-3/+3
* move to improved Azure template (#1286)Bernát Gábor2019-05-101-38/+19
* simplify CI/remove code climate (#1277)Bernát Gábor2019-05-011-190/+59
* remove pytest timeout having issues with pytest-xdistBernat Gabor2019-04-161-8/+9
* fix flaky testBernat Gabor2019-04-161-3/+3
* move to latest imagesBernat Gabor2019-04-161-2/+6
* fix --result-json writes test commands into setup instead of test key (#1216)Bernát Gábor2019-03-281-1/+1
* time to eat our own dogfood (#1214)Bernát Gábor2019-03-281-3/+6
* various fixes related to sub-process handling (#1186)Bernát Gábor2019-03-271-1/+1
* 🔥 Clean-up Travis CI mentions from across the repo (#1196)Sviatoslav Sydorenko2019-03-171-1/+0
* migrate to new publish method, always run report (#1126)Bernát Gábor2019-01-081-18/+25
* enable coverage report for forks (#1055)Bernát Gábor2018-11-061-3/+0
* simplify setting GIT_BRANCH and GIT_COMMIT_SHA (#1067)Bernát Gábor2018-10-191-4/+2
* code coverage testing (#1053)Bernát Gábor2018-10-131-2/+5
* Simplify reporters log checksBernat Gabor2018-10-041-1/+2
* CI - better coverage report, pypy on Azure, add codeclimate (#1031)Bernát Gábor2018-10-031-34/+130
* Restructure CI (#1027)Bernát Gábor2018-09-291-158/+69
* fallback to current interpreter if matches at discoveryBernat Gabor2018-09-181-27/+3
* Do not publish test resultsBernat Gabor2018-09-171-27/+0
* Create azure-pipelines.ymlDavid Staheli2018-09-141-0/+234