Skip to content

Add wsldevicehostproxystub.dll to the list of target to build during release builds - #41317

Merged
Blue (OneBlue) merged 1 commit into
masterfrom
user/oneblue/fix-release-build-2
Aug 12, 2026
Merged

Add wsldevicehostproxystub.dll to the list of target to build during release builds#41317
Blue (OneBlue) merged 1 commit into
masterfrom
user/oneblue/fix-release-build-2

Conversation

@OneBlue

@OneBlue Blue (OneBlue) commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Summary of the Pull Request

This change adds wsldevicehostproxystub.dll to the list of target to build. Without it, the release pipeline fails since that file isn't built

PR Checklist

  • Closes: Link to issue #xxx
  • Communication: I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected
  • Tests: Added/updated if needed and all pass
  • Localization: All end user facing strings can be localized
  • Dev docs: Added/updated if needed
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

Copilot AI lite review requested due to automatic review settings August 11, 2026 22:08
@OneBlue
Blue (OneBlue) requested a review from a team as a code owner August 11, 2026 22:08
@OneBlue Blue (OneBlue) changed the title Add wsldevicehostproxystub.dll to the list of target to build during Aug 11, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Azure DevOps build pipeline’s “release-sign-and-stage” target list so wsldevicehostproxystub.dll is explicitly built (and therefore eligible for signing/staging) alongside the other primary WSL binaries.

Changes:

  • Add wsldevicehostproxystub to the default CMake build target set used by the pipeline.
  • Add wsldevicehostproxystub.dll to the signing/staging Pattern list so it’s included in the signed artifacts set.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@OneBlue
Blue (OneBlue) merged commit 7166eb1 into master Aug 12, 2026
12 checks passed
@OneBlue
Blue (OneBlue) deleted the user/oneblue/fix-release-build-2 branch August 12, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants