aboutsummaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
AgeCommit message (Expand)Author
2020-05-31azure: use matrix strategy to avoid configuration redundancyMarc Hoersken
2020-04-26CI: do not include */ci branches in PR buildsMarc Hoersken
2020-04-14azure: add mqtt support to one of the Windows buildsDaniel Stenberg
2020-04-02CI: increase Azure Pipelines timeouts due to performance issuesMarc Hoersken
2020-03-24CI: migrate macOS jobs from Azure and Travis CI to GitHub ActionsMarc Hoersken
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-20ci/tests: fix Azure Pipelines not running Windows containersMarc Hoersken
2020-03-17CI: stop ignoring 323, it is disabledDaniel Stenberg
2020-03-17ci/tests: increase timeouts for torture builds on Azure PipelinesMarc Hoersken
2020-03-16ci/tests: fix Azure Pipelines not running for pull requestsMarc Hoersken
2020-03-15ci/tests: fix and align setting TFLAGS for make test-nonflakyMarc Hoersken
2020-03-15ci/tests: install test suite dependencies stunnel and impacketMarc Hoersken
2020-03-03ci/tests: Make it possible to still run but ignore failing testsMarc Hoersken
2020-03-02ci/tests: some MacOS builds randomly take longer than 20minMarc Hoersken
2020-03-02ci/tests: fine-tune Azure Pipeline timeouts with a small pufferMarc Hoersken
2020-03-01ci/tests: Update Azure DevOps pipeline job display namesMarc Hoersken
2020-02-29ci/tests: Send test results to Azure DevOps for reportingMarc Hoersken
2020-02-28ci/tests: Increase timeouts of Windows builds due to new testsMarc Hoersken
2020-02-27ci/tests: align Azure Pipeline job names with each otherMarc Hoersken
2020-02-27ci/tests: Add Windows builds via Azure Pipelines using DockerMarc Hoersken
2020-02-14azure: disable brotli on the macos debug-buildsDaniel Stenberg
2019-12-16azure: the macos cmake doesn't need to install cmakeDaniel Stenberg
2019-12-14azure: add a torture test on macDaniel Stenberg
2019-12-13azure: add a torture testDaniel Stenberg
2019-12-13azure: make the default build use --enable-debug --enable-werrorDaniel Stenberg
2019-12-10azure: add libssh2 and cmake macos buildsDaniel Stenberg
2019-12-09azure: add a vanilla macos buildDaniel Stenberg
2019-12-04azure: add more buildsDaniel Stenberg
2019-12-03github action/azure pipeline: run 'make test-nonflaky' for testsDaniel Stenberg
2019-12-02azure-pipelines: fix the test scriptDaniel Stenberg
2019-12-02Azure Pipelines: initial CI setupDaniel Stenberg