[release/v7.5.6] Select New MSIX Package Name by adityapatwardhan · Pull Request #27172 · PowerShell/PowerShell
Backport of #27096 to release/v7.5.6
Triggered by @adityapatwardhan on behalf of @jshigetomi
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)
Ensures the Windows packaging/sign pipeline selects MSIX artifacts that use the actual PowerShell* naming convention, including preview package names.
Customer Impact
- Customer reported
- Found internally
Regression
REQUIRED: Check exactly one box.
- Yes
- No
This is not a regression.
Testing
Validated by cherry-picking cleanly to release/v7.5.6 and confirming the change is limited to the packaging/sign templates that define the MSIX filename filter used by the pipeline.
Risk
REQUIRED: Check exactly one box.
- High
- Medium
- Low
The change is a narrow string filter update in packaging pipeline templates and does not affect product runtime behavior.