From a7e6432947e73922390b6cf459c8eea9f0e8209f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 31 Aug 2024 02:01:52 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20240813.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.24360.7 -> To Version 6.0.0-beta.24413.1 --- NuGet.config | 12 ++ eng/Version.Details.xml | 16 +-- eng/Versions.props | 4 +- .../post-build/add-build-to-channel.ps1 | 48 ------- .../post-build/check-channel-consistency.ps1 | 10 +- eng/common/post-build/nuget-validation.ps1 | 13 +- eng/common/post-build/nuget-verification.ps1 | 121 ++++++++++++++++++ eng/common/post-build/post-build-utils.ps1 | 91 ------------- eng/common/post-build/publish-using-darc.ps1 | 22 ++-- .../post-build/sourcelink-validation.ps1 | 10 +- eng/common/post-build/symbols-validation.ps1 | 2 - .../post-build/trigger-subscriptions.ps1 | 64 --------- .../job/publish-build-assets.yml | 17 ++- .../post-build/common-variables.yml | 2 - .../post-build/post-build.yml | 11 +- .../post-build/setup-maestro-vars.yml | 30 ++--- .../post-build/trigger-subscription.yml | 13 -- .../steps/add-build-to-channel.yml | 13 -- .../steps/get-delegation-sas.yml | 15 +-- .../templates/job/publish-build-assets.yml | 17 ++- .../templates/post-build/common-variables.yml | 2 - .../templates/post-build/post-build.yml | 14 +- .../post-build/setup-maestro-vars.yml | 30 ++--- .../post-build/trigger-subscription.yml | 13 -- .../templates/steps/add-build-to-channel.yml | 13 -- global.json | 4 +- 26 files changed, 249 insertions(+), 358 deletions(-) delete mode 100644 eng/common/post-build/add-build-to-channel.ps1 create mode 100644 eng/common/post-build/nuget-verification.ps1 delete mode 100644 eng/common/post-build/post-build-utils.ps1 delete mode 100644 eng/common/post-build/trigger-subscriptions.ps1 delete mode 100644 eng/common/templates-official/post-build/trigger-subscription.yml delete mode 100644 eng/common/templates-official/steps/add-build-to-channel.yml delete mode 100644 eng/common/templates/post-build/trigger-subscription.yml delete mode 100644 eng/common/templates/steps/add-build-to-channel.yml diff --git a/NuGet.config b/NuGet.config index 39f0f03717d3..4b18b2d38a3c 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,6 +8,12 @@ + + + + + + @@ -25,6 +31,12 @@ + + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3b9cdcc8a7cd..079841e920c0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -280,22 +280,22 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 1b9707a1fa56abb49ac8a286fd89a91527b6c7d3 - + https://github.com/dotnet/arcade - fbc993a9e8fb4926ce04c95ba2e48852c9d9df65 + c3f5fe044e7115fb66c79db5e074cb341dbe21dd - + https://github.com/dotnet/arcade - fbc993a9e8fb4926ce04c95ba2e48852c9d9df65 + c3f5fe044e7115fb66c79db5e074cb341dbe21dd - + https://github.com/dotnet/arcade - fbc993a9e8fb4926ce04c95ba2e48852c9d9df65 + c3f5fe044e7115fb66c79db5e074cb341dbe21dd - + https://github.com/dotnet/arcade - fbc993a9e8fb4926ce04c95ba2e48852c9d9df65 + c3f5fe044e7115fb66c79db5e074cb341dbe21dd diff --git a/eng/Versions.props b/eng/Versions.props index 96e9913d6637..a220abf62b86 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -131,8 +131,8 @@ 6.0.33 6.0.33 - 6.0.0-beta.24360.7 - 6.0.0-beta.24360.7 + 6.0.0-beta.24413.1 + 6.0.0-beta.24413.1