Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[release/v7.5.6] PMC release: Use slash instead of back-slash for Linux container#27318

Merged
daxian-dbw merged 1 commit into
PowerShell:release/v7.5.6PowerShell/PowerShell:release/v7.5.6from
daxian-dbw:backport/release/v7.5.6/27315-156906e05daxian-dbw/PowerShell:backport/release/v7.5.6/27315-156906e05Copy head branch name to clipboard
Apr 21, 2026
Merged

[release/v7.5.6] PMC release: Use slash instead of back-slash for Linux container#27318
daxian-dbw merged 1 commit into
PowerShell:release/v7.5.6PowerShell/PowerShell:release/v7.5.6from
daxian-dbw:backport/release/v7.5.6/27315-156906e05daxian-dbw/PowerShell:backport/release/v7.5.6/27315-156906e05Copy head branch name to clipboard

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

Backport of #27315 to release/v7.5.6

Triggered by @daxian-dbw 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)

Fixes the CreadScan step failure in the PMC release pipeline when running in Linux containers — the back-slash path separator is invalid on Linux, causing the step to fail to locate files.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Fix verified by the original PR #27315. Backport cherry-picked cleanly without conflicts. CI checks will validate the fix on the release branch.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Single path separator character change (backslash to forward slash) in a packaging pipeline script. No runtime code changes, no API or behavior changes for end users.

@daxian-dbw daxian-dbw requested a review from a team as a code owner April 21, 2026 20:49
@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 Apr 21, 2026
Copilot AI review requested due to automatic review settings April 21, 2026 20:49
@daxian-dbw daxian-dbw merged commit 1a9cf72 into PowerShell:release/v7.5.6 Apr 21, 2026
37 checks passed
@daxian-dbw daxian-dbw deleted the backport/release/v7.5.6/27315-156906e05 branch April 21, 2026 20:50
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

This PR backports #27315 to the release/v7.5.6 branch to fix the PMC release pipeline CredScan configuration when running in Linux containers by using Linux-valid path separators.

Changes:

  • Update ob_sdl_credscan_suppressionsFile to use forward slashes (/) instead of backslashes (\) for a Linux container job.

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.