]> granicus.if.org Git - python/commit
Improve release build performance using new artifacts tasks (GH-14175)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Jun 2019 23:32:05 +0000 (16:32 -0700)
committerSteve Dower <steve.dower@python.org>
Mon, 17 Jun 2019 23:32:05 +0000 (16:32 -0700)
commitf29a5770c2448c5ffb9281357c17073fd551d4fc
tree4d5f491e1c2a2ef959bd8ad65f242f1f011c79d7
parent8cb8d5de4bcc587b35d1b2f4166dad98c202805c
Improve release build performance using new artifacts tasks (GH-14175)

(cherry picked from commit fe2ad927f457043cb9f3a1148ed737af05a2b1c4)

Co-authored-by: Steve Dower <steve.dower@python.org>
12 files changed:
.azure-pipelines/windows-release/build-steps.yml
.azure-pipelines/windows-release/layout-command.yml
.azure-pipelines/windows-release/msi-steps.yml
.azure-pipelines/windows-release/stage-build.yml
.azure-pipelines/windows-release/stage-layout-embed.yml
.azure-pipelines/windows-release/stage-layout-full.yml
.azure-pipelines/windows-release/stage-layout-msix.yml
.azure-pipelines/windows-release/stage-layout-nuget.yml
.azure-pipelines/windows-release/stage-pack-msix.yml
.azure-pipelines/windows-release/stage-pack-nuget.yml
.azure-pipelines/windows-release/stage-sign.yml
.azure-pipelines/windows-release/stage-test-msi.yml