]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix some Windows release build script issues (GH-31931)
authorSteve Dower <steve.dower@python.org>
Wed, 16 Mar 2022 15:23:35 +0000 (15:23 +0000)
committerGitHub <noreply@github.com>
Wed, 16 Mar 2022 15:23:35 +0000 (15:23 +0000)
commitd56a237e160b8e38fc9bd29c6be272b9d92eb67a
treeb3ef62a6130f6109ae7b989e9c9bad704ac7ce46
parente707ceb6e464b24ddc9fdbdac7bfe15f7eeb43fd
Fix some Windows release build script issues (GH-31931)

* Fix the condition used when excluding ARM64 packages from publish
* Do not publish anything unless the traditional installer works
* Fix disabling of MSI build
* Add override conditions for publish steps
* Allow overriding the Nuget version number during build
.azure-pipelines/windows-release.yml
.azure-pipelines/windows-release/stage-pack-nuget.yml
.azure-pipelines/windows-release/stage-publish-nugetorg.yml
.azure-pipelines/windows-release/stage-publish-pythonorg.yml
.azure-pipelines/windows-release/stage-publish-store.yml