Skip to content

Conversation

@jozkee
Copy link
Member

@jozkee jozkee commented Jan 6, 2026

Reverts #122558

Context #122558 (comment).

Copilot AI review requested due to automatic review settings January 6, 2026 22:24
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 6, 2026
@jozkee jozkee requested review from ericstj and jeffhandley January 6, 2026 22:25
@jozkee jozkee added Servicing-approved Approved for servicing release area-codeflow for labeling automated codeflow and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jan 6, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR reverts a previous dependency update from dotnet/arcade (PR #122558), rolling back infrastructure and tooling versions to a previous stable state.

Key changes:

  • Reverts Arcade SDK and related packages from version 8.0.0-beta.25611.2 to 8.0.0-beta.25562.3
  • Restores previous PowerShell web request behavior by removing -UseBasicParsing parameter
  • Reverts internal feed URLs and build configuration settings to their previous values

Reviewed changes

Copilot reviewed 3 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
global.json Reverts MSBuild SDK versions (Arcade, Helix, SharedFramework) to 8.0.0-beta.25562.3
eng/Versions.props Reverts all Arcade-related package versions to 8.0.0-beta.25562.3
eng/Version.Details.xml Reverts dependency metadata including SHA references to the earlier Arcade commit (e8483fe)
eng/common/tools.ps1 Removes -UseBasicParsing from three Invoke-WebRequest calls
eng/common/post-build/post-build-utils.ps1 Removes -UseBasicParsing from four Maestro API web request calls
eng/common/post-build/nuget-verification.ps1 Removes -UseBasicParsing from NuGet.exe download call
eng/common/internal-feed-operations.ps1 Removes -UseBasicParsing from credential provider installation script download
eng/common/templates/steps/source-build.yml Reverts runtime download feed URL from ci.dot.net/internal to dotnetbuilds.blob.core.windows.net/internal
eng/common/templates-official/steps/source-build.yml Same URL revert as non-official template for consistency
eng/common/templates-official/post-build/setup-maestro-vars.yml Removes -UseBasicParsing from Maestro API build info request
eng/common/templates-official/job/source-index-stage1.yml Reverts condition parameter from specific branch check to empty string (default behavior)
eng/common/templates-official/job/source-build.yml Reverts Docker image from 1es-azurelinux-3 to 1es-mariner-2

The revert appears to be complete and consistent across all affected files, systematically undoing the changes from the previous arcade dependency update.

Copy link
Member

@jeffhandley jeffhandley left a comment

Choose a reason for hiding this comment

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

Thanks!

@jozkee
Copy link
Member Author

jozkee commented Jan 7, 2026

/ba-g #122979 and wasm tests timing out
Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests
Workloads-Wasm.Build.Tests.WasmTemplateTests

cc @lewing

@jozkee jozkee merged commit 2042eb2 into release/8.0 Jan 7, 2026
166 of 202 checks passed
@jozkee jozkee deleted the revert-122558-darc-release/8.0-2a3dce12-1be2-4633-b40e-29282ea276fe branch January 7, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants