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

Upgrade SDK to 9.0.0-rc2 #108745

Closed
wants to merge 4 commits into from
Closed

Conversation

am11
Copy link
Member

@am11 am11 commented Oct 10, 2024

No description provided.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Oct 10, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Oct 10, 2024
@am11 am11 added area-Infrastructure and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Oct 10, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@am11 am11 changed the title Upgrade SK to 9.0.0-rc2 Upgrade SDK to 9.0.0-rc2 Oct 10, 2024
@am11 am11 force-pushed the feature/infra/sdk-update branch from a106b6a to db8b3ae Compare October 10, 2024 09:56
@am11
Copy link
Member Author

am11 commented Oct 10, 2024

Added a temporary workaround d602bf2, we can revert it once we have packages in dotnet9 feed. These are the public versions https://dotnet.microsoft.com/en-us/download/dotnet/9.0, so all packages are expected to be present? cc @mmitche

@am11
Copy link
Member Author

am11 commented Oct 10, 2024

cc @vitek-karas @sbomer for linker test failures (seems like we need to sprinkle a few more [UnconditionalSuppressMessage ("AOT", "IL3050", Justification = "These tests are not targetted at AOT scenarios")] or some such).

@am11
Copy link
Member Author

am11 commented Oct 10, 2024

Added a temporary workaround d602bf2, we can revert it once we have packages in dotnet9 feed. These are the public versions dotnet.microsoft.com/en-us/download/dotnet/9.0, so all packages are expected to be present? cc @mmitche

Looks like win-x86 and linux-arm nupkgs are published to dotnet9 feed, linux-musl-arm need the same treatment. :)

@lewing
Copy link
Member

lewing commented Oct 10, 2024

because we do this via arcade #108757 is where this will happen

@am11
Copy link
Member Author

am11 commented Oct 10, 2024

because we do this via arcade #108757 is where this will happen

Since when? Must be new thing I remember doing this by hand in past. But anyway good to know.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure community-contribution Indicates that the PR has been added by a community member
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants