[release/v7.6.2] Remove mariner2.0 from PMC mapping by daxian-dbw · Pull Request #27422 · PowerShell/PowerShell
Backport of #27068 to release/v7.6.2
Triggered by @daxian-dbw on behalf of @anamnavi
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)
Removes mariner2.0 from the PMC package mapping since PowerShell 7.6 is not supported on mariner 2.0. Users should use the AzureLinux3 PMC feed instead.
Customer Impact
- Customer reported
- Found internally
Regression
REQUIRED: Check exactly one box.
- Yes
- No
This is not a regression.
Testing
Validated by the original PR. The change removes mariner2.0 from the PMC mapping as PowerShell 7.6 is not supported on mariner 2.0. Users should obtain packages from the AzureLinux3 PMC feed instead.
Risk
REQUIRED: Check exactly one box.
- High
- Medium
- Low
Removes an unsupported platform (mariner 2.0) from packaging configuration. No code logic changes, only a configuration/mapping update.