Skip to content

Add .NET 9 to CI #356

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

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Add .NET 9 to CI #356

merged 1 commit into from
Jun 21, 2024

Conversation

omajid
Copy link
Member

@omajid omajid commented Jun 20, 2024

Test the in-development .NET 9 RPM as a way to find out how well dotnet-regular-tests are working against .NET 9.

@omajid omajid force-pushed the dotnet-9.0-initial branch 2 times, most recently from f5b2f15 to 62808dd Compare June 20, 2024 22:06
@omajid
Copy link
Member Author

omajid commented Jun 20, 2024

I reported the mstest-class and nunit-test warnings as dotnet/test-templates#413

@omajid
Copy link
Member Author

omajid commented Jun 21, 2024

Reported workload install failures as dotnet/sdk#41726

@omajid
Copy link
Member Author

omajid commented Jun 21, 2024

Reported NativeAOT issue as dotnet/sdk#41727

@omajid
Copy link
Member Author

omajid commented Jun 21, 2024

Ignoring host-probes-rid-assets-legacy for now because I am assuming #289 applies to .NET 9 as well.

Test the in-development .NET 9 RPM as a way to find out how well
dotnet-regular-tests are working against .NET 9.

Also update templates-test to support a new set of templates that
require an existing project before `dotnet new $template` will work.
This includes a template new to .NET 9 (mstest-class) but also a
template that didn't behave this way in .NET 8 (nunit-test).

Also update tools-in-path to be more flexible with versions during
preview/rc release phase.

Also fix distribution-packages to find/use the ASP.NET Core version
correctly.
@omajid omajid force-pushed the dotnet-9.0-initial branch from d0ee44e to f0af717 Compare June 21, 2024 15:18
@omajid omajid merged commit bbfd8e5 into redhat-developer:main Jun 21, 2024
13 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant