Update Helix Job Monitor to 11.0.0-beta.26427.10 - #85070
Merged
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 8b8f5df4-d7f7-4953-93af-59c1932e3607
|
Azure Pipelines: Successfully started running 2 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the pinned Microsoft.DotNet.Helix.JobMonitor tool version used by the repo’s toolset/dependency metadata and local dotnet tool manifest, aligning all tracked references to 11.0.0-beta.26427.10 (with the corresponding Arcade SHA).
Changes:
- Bump
Microsoft.DotNet.Helix.JobMonitordependency ineng/Version.Details.xmlto11.0.0-beta.26427.10and update its Arcade commit SHA. - Update
MicrosoftDotNetHelixJobMonitorPackageVersionineng/Version.Details.propsto the same version. - Update the
microsoft.dotnet.helix.jobmonitorentry indotnet-tools.jsonto11.0.0-beta.26427.10.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Version.Details.xml | Updates the tracked Job Monitor toolset dependency version and Arcade SHA. |
| eng/Version.Details.props | Updates the corresponding MSBuild property used for the Job Monitor package version. |
| dotnet-tools.json | Updates the local dotnet tool manifest to consume the same Job Monitor version. |
dibarbet
approved these changes
Aug 27, 2026
mmitche
enabled auto-merge (squash)
August 28, 2026 00:23
Member
|
/backport to release/insiders |
Contributor
|
Started backporting to |
Contributor
|
@dibarbet backporting to |
Member
|
/backport to release/insiders |
Contributor
|
Started backporting to |
2 tasks
dibarbet
added a commit
that referenced
this pull request
Aug 28, 2026
…85074) Backport of #85070 to release/insiders /cc @dibarbet @mmitche ## Customer Impact ## Regression - [ ] Yes - [ ] No [If yes, specify when the regression was introduced. Provide the PR or commit if known.] ## Testing [How was the fix verified? How was the issue missed previously? What tests were added?] ## Risk [High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.] ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/roslyn/pull/85074)
This was referenced Aug 28, 2026
JoeRobich
added a commit
that referenced
this pull request
Sep 4, 2026
## Summary - backport the Roslyn `RunTests` changes needed for the standalone Helix Job Monitor - consolidate Windows Helix submissions and add monitor jobs for Windows, Linux, and macOS - pin the monitor tool to the Arcade `release/10.0` build used by #85150 This PR is stacked on #85150 so the diff contains only the test runner and CI infrastructure changes. After #85150 merges, this PR can be retargeted to `release/dev18.0`. Backports the relevant behavior from #84810, #84872, #84873, and #85070. ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/roslyn/pull/85153) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 4f9174b1-67dc-4def-b0c1-3b8e1746e681
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the Helix Job Monitor tool plus dependency metadata to the fixed build.
Azure build: https://dev.azure.com/dnceng/internal/_build/results?buildId=3059358
Microsoft Reviewers: Open in CodeFlow