Skip to content

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Sep 22, 2025

Reverts #115766

Fixes #119939

Copilot AI review requested due to automatic review settings September 22, 2025 13:49
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 the "MSBUILD Server dogfood" implementation that was previously introduced in PR #115766. The change removes MSBuild server configuration from the build system.

  • Removes MSBuild server environment variables from CI pipeline configurations
  • Removes MSBuild server environment variables from build scripts
  • Removes MSBuild server variable declarations from pipeline templates

Reviewed Changes

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

Show a summary per file
File Description
eng/pipelines/global-build.yml Removes MSBuild server environment variables from pipeline stage
eng/pipelines/common/templates/global-build-step.yml Removes MSBuild server environment variables from build step template
eng/pipelines/common/global-build-job.yml Removes MSBuild server variable declarations from job template
eng/build.sh Removes MSBuild server environment variable exports from shell script
eng/build.ps1 Removes MSBuild server environment variable configuration from PowerShell script

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@jkotas jkotas merged commit a2d4a39 into main Sep 22, 2025
157 checks passed
@jkotas jkotas deleted the revert-115766-MSBUILD-dogfood branch September 22, 2025 17:41
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Test builds crash intermittently (exited with code 1)

3 participants