Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/6.0.1xx] ResolveReadyToRunCompilers: map non-portable rids when targetOS is determined (backport #28380) #28782

Conversation

ayakael
Copy link
Contributor

@ayakael ayakael commented Oct 26, 2022

Backport #28380

Per @tmds

Fixes https://github.com/dotnet/sdk/issues/28312.

Customer impact

Allows for flow of new RIDs that have yet to be added to runtime graph. This is important for distro maintainers as it is a maintainance headache to constantly have to manually update the runtime graph at every release.

Testing

Risk

Low, as it only activates when additional runtime RIDs are to be added

@ayakael
Copy link
Contributor Author

ayakael commented Nov 4, 2022

CI is all green @ViktorHofer

@ViktorHofer
Copy link
Member

Note, as discussed in #28380, we want to backport this into release/7.0.1xx as well.

@mangod9
Copy link
Member

mangod9 commented Nov 10, 2022

hello @ayakael, thanks for porting to 6. Can this be ported to 7 as well?

@ViktorHofer
Copy link
Member

@mangod9 see #28380 (comment)

@tmds
Copy link
Member

tmds commented Nov 14, 2022

Here is the 7.0 backport #29052.

@crummel
Copy link
Contributor

crummel commented Nov 15, 2022

@ViktorHofer @AntonLapounov @mangod9 Could we please get this merged to unblock dotnet/installer#14816 ?

@AntonLapounov AntonLapounov merged commit 59af34f into dotnet:release/6.0.1xx Nov 15, 2022
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.

7 participants