Skip to content

[release/v7.6] Fix the container image for vPack, MSIX vPack and Package pipelines#27020

Merged
daxian-dbw merged 1 commit intoPowerShell:release/v7.6from
daxian-dbw:bp-76
Mar 12, 2026
Merged

[release/v7.6] Fix the container image for vPack, MSIX vPack and Package pipelines#27020
daxian-dbw merged 1 commit intoPowerShell:release/v7.6from
daxian-dbw:bp-76

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

PR Summary

Updates the pipeline configuration files to use newer Windows container images and sets the Windows host version to 2022 for improved compatibility and support.

Backported from #27015

@daxian-dbw daxian-dbw requested review from a team and jshigetomi as code owners March 12, 2026 22:18
Copilot AI review requested due to automatic review settings March 12, 2026 22:18
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Mar 12, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates release/v7.6 OneBranch pipeline YAML to align Windows build environments with LTSC 2022 container images and an explicit Windows host version of 2022 (backport of #27015), improving compatibility/support for vPack and packaging workflows.

Changes:

  • Update WindowsContainerImage from LTSC 2019 to LTSC 2022 for vPack and coordinated packages pipelines.
  • Explicitly set featureFlags.WindowsHostVersion.Version: 2022 where missing (MSIXBundle vPack; coordinated packages).
  • Keep pipeline definitions consistent with other repo pipelines already using 2022 host/container baselines.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.pipelines/PowerShell-vPack-Official.yml Switch Windows container image to LTSC 2022 for vPack pipeline.
.pipelines/PowerShell-Coordinated_Packages-Official.yml Switch Windows container image to LTSC 2022 and set Windows host version to 2022.
.pipelines/MSIXBundle-vPack-Official.yml Switch Windows container image to LTSC 2022 and add Windows host version 2022 feature flag.

@daxian-dbw daxian-dbw merged commit 8f2c35e into PowerShell:release/v7.6 Mar 12, 2026
38 of 39 checks passed
@daxian-dbw daxian-dbw deleted the bp-76 branch March 12, 2026 22:23
daxian-dbw added a commit to daxian-dbw/PowerShell that referenced this pull request Mar 12, 2026
daxian-dbw added a commit that referenced this pull request Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants