summaryrefslogtreecommitdiffstats
path: root/.azure-pipelines/windows-release.yml
Commit message (Collapse)AuthorAgeFilesLines
* Enable publish of Windows releases through Azure Pipelines (GH-14720)Miss Islington (bot)2019-07-131-6/+39
| | | | | (cherry picked from commit 994a3b88dca852696351358e2743313e546b5ecf) Co-authored-by: Steve Dower <steve.dower@python.org>
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-141-0/+96
Includes backported fixes from GH-14091