Skip to content

Add debug statement for ResGen build - #27890

Merged
Dongbo Wang (daxian-dbw) merged 2 commits into
PowerShell:release/v7.6.5from
daxian-dbw:debug
Aug 26, 2026
Merged

Add debug statement for ResGen build#27890
Dongbo Wang (daxian-dbw) merged 2 commits into
PowerShell:release/v7.6.5from
daxian-dbw:debug

Conversation

@daxian-dbw

Copy link
Copy Markdown
Member

PR Summary

Add debug statement for ResGen build.

@daxian-dbw
Dongbo Wang (daxian-dbw) marked this pull request as ready for review August 26, 2026 18:13
Copilot AI lite review requested due to automatic review settings August 26, 2026 18:13
@daxian-dbw
Dongbo Wang (daxian-dbw) requested a review from a team as a code owner August 26, 2026 18:13
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

1 similar comment
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

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

Adjusts the Start-ResGen build step in build.psm1 to change how dotnet run output is produced/collected, with the goal of improving diagnostics.

Changes:

  • Runs ResGen via dotnet run with increased CLI verbosity.
  • Switches from piping output to Write-Verbose to using Start-NativeExecution -VerboseOutputOnError behavior.

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

Comment thread build.psm1 Outdated
@daxian-dbw Dongbo Wang (daxian-dbw) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 26, 2026
@daxian-dbw
Dongbo Wang (daxian-dbw) merged commit 7f2efee into PowerShell:release/v7.6.5 Aug 26, 2026
38 of 39 checks passed
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