]> granicus.if.org Git - python/commit
Enable publish of Windows releases through Azure Pipelines (GH-14720)
authorSteve Dower <steve.dower@python.org>
Sat, 13 Jul 2019 09:46:16 +0000 (11:46 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2019 09:46:16 +0000 (11:46 +0200)
commit994a3b88dca852696351358e2743313e546b5ecf
treeacec13361fb078df7bbe6529c36e363ae051b596
parentfb6c1f8d3b116c7e3e3f814bf750d984a2f2ecbf
Enable publish of Windows releases through Azure Pipelines (GH-14720)
.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