[manual] Merge release/8.0-staging into release/8.0#124310
Merged
hoyosjs merged 3 commits intodotnet:release/8.0from Feb 12, 2026
Merged
[manual] Merge release/8.0-staging into release/8.0#124310hoyosjs merged 3 commits intodotnet:release/8.0from
hoyosjs merged 3 commits intodotnet:release/8.0from
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Manual merge from release/8.0-staging into release/8.0, bringing in hot reload robustness tweaks, CI queue updates for Apple device testing, and updated dependency/build settings for 8.0 servicing.
Changes:
- Mono: add a guard to ignore empty hot reload delta updates.
- CI: move iOS/tvOS device Helix queues from OSX.13 to OSX.15.
- Build/deps: disable
GeneratePackageOnBuildfor COSE and update several version pins (hotreload build tool, MsQuic Schannel, source-build reference packages).
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| src/mono/mono/component/hot_reload.c | Adds early return for empty hot reload updates. |
| src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj | Disables package generation on build for this library project. |
| eng/pipelines/libraries/helix-queues-setup.yml | Updates iOS/tvOS device Helix queues to OSX.15. |
| eng/pipelines/coreclr/templates/helix-queues-setup.yml | Updates iOS/tvOS device Helix queues to OSX.15 (coreclr template). |
| eng/Versions.props | Bumps HotReload build tool and MsQuic Schannel versions. |
| eng/Version.Details.xml | Updates dependency versions/shas for source-build reference packages and hotreload build tool. |
hoyosjs
approved these changes
Feb 12, 2026
Member
|
/ba-g this is not testing something the remaining legs will test. Unblocking servicing |
Member
|
This was referenced Feb 12, 2026
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.
No description provided.