Skip to content

Properly escape Helix queue parameters in runtime-diagnostics#125877

Merged
hoyosjs merged 1 commit intomainfrom
hoyosjs-patch-2
Mar 21, 2026
Merged

Properly escape Helix queue parameters in runtime-diagnostics#125877
hoyosjs merged 1 commit intomainfrom
hoyosjs-patch-2

Conversation

@hoyosjs
Copy link
Member

@hoyosjs hoyosjs commented Mar 20, 2026

No description provided.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @steveisok, @tommcdon, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

Copy link
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

Updates the runtime-diagnostics Azure Pipelines definition to ensure Helix queue values are safely passed through PowerShell/Bash invocation when they contain characters (notably ;) that would otherwise be interpreted by the shell.

Changes:

  • Quote /p:HelixTargetQueues in the “Send cDAC Dump Tests to Helix” step.
  • Quote /p:HelixTargetQueues in the “Send cDAC Dump Gen to Helix” step.
  • Quote /p:HelixTargetQueues in the “Send cDAC X-Plat Dump Tests to Helix” step.

@hoyosjs hoyosjs merged commit 9ddca1d into main Mar 21, 2026
171 of 173 checks passed
@hoyosjs hoyosjs deleted the hoyosjs-patch-2 branch March 21, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants