[release/v7.6.2] Remove mariner2.0 from PMC mapping#27422
Merged
daxian-dbw merged 1 commit intoMay 13, 2026
Merged
Conversation
Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This backport updates the packages.microsoft.com package mapping for the release/v7.6.2 branch by removing entries for CBL-Mariner 2.0, aligning the PMC feed configuration with the stated support policy that PowerShell 7.6 is not supported on Mariner 2.0.
Changes:
- Removed stable and preview PMC mapping entries for
cbl-mariner-2.0(x86_64 and aarch64). - Kept AzureLinux 3.0 PMC mapping entries as the supported alternative feed for the affected RPM packages.
SeeminglyScience
approved these changes
May 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
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
Regression
REQUIRED: Check exactly one box.
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.
Removes an unsupported platform (mariner 2.0) from packaging configuration. No code logic changes, only a configuration/mapping update.