-
Notifications
You must be signed in to change notification settings - Fork 533
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
[main] Update dependencies from dotnet/installer #8131
[main] Update dependencies from dotnet/installer #8131
Conversation
…230616.23 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.6.23310.1 -> To Version 8.0.100-preview.6.23316.23 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 8.0.0-preview.6.23307.4 -> To Version 8.0.0-preview.6.23316.2 (parent: Microsoft.Dotnet.Sdk.Internal
@fanyang-mono this looks like it has: dotnet/runtime#86722 |
I triggered this manually. The installer flow for main is currently set to weekly, which is probably lower than ideal. Daily seems like a better default. You wouldn't have to merge every flow pr but you would get fixes more quickly. |
@jonathanpeppers this should have a fixed msbuild too I think |
@lewing it usually takes longer than 1 day to merge one of these, so I normally trigger one mid-week. So we normally get twice-per-week bumps. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
We generally let darc pull in new changes while we're working on merges but whatever works best you is what to do. Sometimes we don't get a new installer for a week so the delay can compound, I noticed it had been a while since the last one. |
…230618.1 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.6.23310.1 -> To Version 8.0.100-preview.6.23318.1 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 8.0.0-preview.6.23307.4 -> To Version 8.0.0-preview.6.23316.3 (parent: Microsoft.Dotnet.Sdk.Internal
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can ignore the one test failure:
DesignTime build should be less than 10000 milliseconds.
Expected: less than or equal to 10000.0d
But was: 16910.0d
* main: Bump to dotnet/installer@8d98e5a6ba 8.0.100-preview.6.23318.1 (dotnet#8131)
This pull request updates the following dependencies
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format
From https://github.com/dotnet/installer