Skip to content

Revert "Enable /graph in CI builds, dev builds, and PR builds"#54053

Merged
marcpopMSFT merged 2 commits intomainfrom
revert-53607-copilot/enable-graph-in-ci-dev-pr-builds
Apr 23, 2026
Merged

Revert "Enable /graph in CI builds, dev builds, and PR builds"#54053
marcpopMSFT merged 2 commits intomainfrom
revert-53607-copilot/enable-graph-in-ci-dev-pr-builds

Conversation

@marcpopMSFT
Copy link
Copy Markdown
Member

@marcpopMSFT marcpopMSFT commented Apr 22, 2026

Reverts #53607 but keeps teh changes to the build.ps1 and build.sh files for local builds.

dotnet/msbuild#11922

Copilot AI review requested due to automatic review settings April 22, 2026 22:53
@marcpopMSFT marcpopMSFT requested a review from MiYanni as a code owner April 22, 2026 22:53
Copy link
Copy Markdown
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

Reverts the earlier enablement of MSBuild /graph in CI pipeline SDK build jobs, and removes /graph from the local build entrypoint scripts as currently implemented.

Changes:

  • Remove /graph from the Windows and non-Windows CI build invocations in the SDK build pipeline template.
  • Remove /graph from eng/build.sh local build arguments.
  • Remove /graph from eng/build.ps1 local build arguments.

Reviewed changes

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

File Description
eng/pipelines/templates/jobs/sdk-build.yml Drops /graph from CI build steps for Windows and non-Windows.
eng/build.sh Removes /graph from local build argument list.
eng/build.ps1 Removes /graph from local build argument list.

@marcpopMSFT marcpopMSFT requested a review from baronfel April 22, 2026 22:55
@marcpopMSFT
Copy link
Copy Markdown
Member Author

/ba-g unrelated aot failure

@marcpopMSFT marcpopMSFT merged commit c454f5c into main Apr 23, 2026
22 of 24 checks passed
@marcpopMSFT marcpopMSFT deleted the revert-53607-copilot/enable-graph-in-ci-dev-pr-builds branch April 23, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants