]> granicus.if.org Git - python/commit
Enable publish of Windows releases through Azure Pipelines (GH-14720)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 13 Jul 2019 10:10:33 +0000 (03:10 -0700)
committerSteve Dower <steve.dower@python.org>
Sat, 13 Jul 2019 10:10:33 +0000 (12:10 +0200)
commit12f3312aa20b8012659ad47f636931d983c04cc9
treec1bfce2be6a42d56e88dccdcc6a9464e945a1849
parent25d371ab74b9413231b2e8ea47be0fa49a04136d
Enable publish of Windows releases through Azure Pipelines (GH-14720)

(cherry picked from commit 994a3b88dca852696351358e2743313e546b5ecf)

Co-authored-by: Steve Dower <steve.dower@python.org>
.azure-pipelines/windows-release.yml
.azure-pipelines/windows-release/gpg-sign.yml [new file with mode: 0644]
.azure-pipelines/windows-release/stage-publish-nugetorg.yml
.azure-pipelines/windows-release/stage-publish-pythonorg.yml
.azure-pipelines/windows-release/stage-publish-store.yml
Tools/msi/uploadrelease.ps1