Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSBuild Server - Agreeing and achieving desirable usage mode #9379

Open
2 tasks done
JanKrivanek opened this issue Nov 1, 2023 · 2 comments
Open
2 tasks done

MSBuild Server - Agreeing and achieving desirable usage mode #9379

JanKrivanek opened this issue Nov 1, 2023 · 2 comments
Assignees
Labels
9.0 Area: Server Epic Groups multiple user stories. Can be grouped under a theme. Iteration:2024January triaged
Milestone

Comments

@JanKrivanek
Copy link
Member

JanKrivanek commented Nov 1, 2023

Context

MSBuild server is currently opt-in. There might be scenarios where it might bring performance gains. There as well might be possibility to further leverage MSBuild Server (though there is a overlap with current VS build caching techniques). The value and trade-off might not be fully clear

Goal

  • Collect feedback from stakeholders (PM/EM), suggest the path forward (if any) and secure stakeholders buy-in for those
  • If needed actions are identified - start properly tracking and prioritizing those

Blockers

@baronfel
Copy link
Member

baronfel commented Jan 2, 2024

One of the reasons it's off by default is a known issue with the NuGet credential providers used in Restore - which has been fixed as of a couple weeks ago! We should be clear to pick this effort back up now.

@AR-May AR-May added the triaged label Feb 7, 2024
@rokonec rokonec removed their assignment Jun 4, 2024
@baronfel baronfel added this to the .NET 10 milestone Dec 17, 2024
@baronfel baronfel added the Epic Groups multiple user stories. Can be grouped under a theme. label Dec 17, 2024
@baronfel
Copy link
Member

The general approach we should use here is:

  • enabling Server for the MSBuild Repo and dogfooding for a bit
  • enabling Server for dotnet/runtime, dotnet/aspnetcore, and dotnet/sdk as a second 'ring' of testing
  • changing the default in the .NET SDK so that starting in a specific .NET SDK 10 preview release the default is back on. This will require a breaking change doc in the SDK change docs, but that is a well-understood process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.0 Area: Server Epic Groups multiple user stories. Can be grouped under a theme. Iteration:2024January triaged
Projects
None yet
Development

No branches or pull requests

6 participants