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] Add s390x RIDs to DotNetHost* packages #58365

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 30, 2021

Backport of #56423 to release/6.0

/cc @akoeplinger @uweigand

Customer Impact

While the runtime.linux-s390x.Microsoft.NETCore.DotNetHost* packages are not currently built as official packages, adding those RIDs to the UnofficialBuildRID list will at least cause those packages to be used if they're built and provided separately. This matches precedent for some other "unofficial" RIDs like freebsd-x64.

Testing

Manual testing.

Risk

Very low, we don't build s390x in our official build.

* Add linux-s390x and linux-musl-s390x as UnofficialBuildRID
  Ensures RIDs are present in DotNetHost* dispatcher packages
@akoeplinger akoeplinger merged commit cf20e76 into release/6.0 Aug 30, 2021
@akoeplinger akoeplinger deleted the backport/pr-56423-to-release/6.0 branch August 30, 2021 22:45
@ghost ghost locked as resolved and limited conversation to collaborators Sep 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants