Skip to content

[release/v7.6.1] Add in PDP-Media directory#27257

Merged
daxian-dbw merged 1 commit intoPowerShell:release/v7.6.1from
daxian-dbw:backport/release/v7.6.1/27254-25e80cefd
Apr 10, 2026
Merged

[release/v7.6.1] Add in PDP-Media directory#27257
daxian-dbw merged 1 commit intoPowerShell:release/v7.6.1from
daxian-dbw:backport/release/v7.6.1/27254-25e80cefd

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

Backport of #27254 to release/v7.6.1

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

Restores the pdpMediaPath parameter to the store package pipeline job. The Store broker task requires PDPMediaPath when PDPPath is specified; omitting it breaks the store packaging process.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

pdpMediaPath was removed in PR #27024 as part of a cleanup.

Testing

This is a pipeline configuration change that can only be tested interactively/in CI. The change restores a parameter that was confirmed necessary by the Store broker task requirements.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Minimal risk — restores a previously working configuration parameter with no logic changes.

@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 10, 2026
@daxian-dbw daxian-dbw requested review from a team and jshigetomi as code owners April 10, 2026 21:47
@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 10, 2026
Copilot AI review requested due to automatic review settings April 10, 2026 21:47
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

Backport to release/v7.6.1 that restores the pdpMediaPath input (and corresponding directory) needed by the StoreBroker store-package@3 task when pdpPath is provided, unblocking Store package creation in the release pipeline.

Changes:

  • Add pdpMediaPath to both Preview and Stable/LTS store-package@3 task invocations.
  • Add the PDP-Media directory (tracked via .gitkeep) under .pipelines/store/PDP/.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
.pipelines/templates/package-store-package.yml Restores pdpMediaPath input for StoreBroker package creation tasks to satisfy task requirements when pdpPath is set.
.pipelines/store/PDP/PDP-Media/en-US/.gitkeep Ensures the PDP-Media directory exists in the repo/checkout for pipeline consumption.

@daxian-dbw daxian-dbw merged commit 8bb8de7 into PowerShell:release/v7.6.1 Apr 10, 2026
40 checks passed
@daxian-dbw daxian-dbw deleted the backport/release/v7.6.1/27254-25e80cefd branch April 10, 2026 22:28
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.

3 participants