◐ Shell
clean mode source ↗

[release/v7.5.7] Update the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages by adityapatwardhan · Pull Request #27464 · PowerShell/PowerShell

Backport of #27384 to release/v7.5.7

Triggered by @adityapatwardhan on behalf of @daxian-dbw

Original CL Label: CL-BuildPackaging

/cc @PowerShell/powershell-maintainers

Impact

REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Updates the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages, removes signed individual files from output, and ensures correct job conditions and package naming.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Cherry-pick applied cleanly onto release/v7.5.7 with no conflicts. Verified branch commit and push succeeded. The change scope is limited to pipeline YAML and packaging logic.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Change is limited to build pipeline and packaging logic. No impact on runtime or customer-facing code. Ensures pipelines are functional and up-to-date.