Skip to content

[release/7.0] Update dependencies from dotnet/arcade - #78830

Merged
carlossanlop merged 1 commit into
release/7.0from
darc-release/7.0-09874779-e3d4-4e9a-a9d7-48f31d1b65dc
Jan 5, 2023
Merged

[release/7.0] Update dependencies from dotnet/arcade#78830
carlossanlop merged 1 commit into
release/7.0from
darc-release/7.0-09874779-e3d4-4e9a-a9d7-48f31d1b65dc

Conversation

@dotnet-maestro

Copy link
Copy Markdown
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Subscription: 63d1901b-1575-4ff8-40e1-08da7ef5fc68
  • Build: 20221122.6
  • Date Produced: November 23, 2022 1:45:25 AM UTC
  • Commit: 82d0268ba6ae13318bcf7fcbcccf83472593ca62
  • Branch: refs/heads/release/7.0

…122.6
Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
From Version 7.0.0-beta.22561.2 -> To Version 7.0.0-beta.22572.6
@carlossanlop

Copy link
Copy Markdown
Contributor

Folks from @dotnet/area-infrastructure - there is a source build related failure in runtime-dev-innerloop. Any concern about it, or can I merge?

@carlossanlop

Copy link
Copy Markdown
Contributor

Had a conversation with @mmitche about the failure, we don't need the arcade bump for 7.0.2. The failure was caused by a removal of a CLI argument which is being backported right now: dotnet/arcade#11762

@carlossanlopcarlossanlop left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failures are:

  • Known/unrelated/already fixed/backported: #78778
  • Known/unrelated/already fixed/not yet backported: #48717 I am submitting a backport.

@carlossanlop
carlossanlop merged commit 5edd2f9 into release/7.0Jan 5, 2023
@carlossanlop
carlossanlop deleted the darc-release/7.0-09874779-e3d4-4e9a-a9d7-48f31d1b65dc branch January 5, 2023 18:22
@ViktorHofer

ViktorHofer commented Jan 9, 2023

Copy link
Copy Markdown
Member

FYI @carlossanlop this chance broke the release/7.0 official builds: https://dev.azure.com/dnceng/internal/_build/results?buildId=2080363&view=results

This PR doesn't update to the latest available 7.0 Arcade build, instead it uses a build from November instead of December. That means it doesn't include dotnet/arcade@5cc9719 which likely is the reason for the broken builds.

Noticed that while looking through the [Build failed] dotnet-runtime-official mails. Triggered a new release/7.0 Arcade PR: #80361

@carlossanlop

Copy link
Copy Markdown
Contributor

Thanks @ViktorHofer for addressing it.

@ghostghost locked as resolved and limited conversation to collaborators Feb 8, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflowfor labeling automated codeflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@carlossanlop@ViktorHofer