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

Implement the spec to define projects as part of a join vertical in a unified build #15098

Merged

Conversation

jkoritzinsky
Copy link
Member

Implement the spec at https://github.com/dotnet/arcade/blob/main/Documentation/UnifiedBuild/Unified-Build-Join-Point.md#declare-projects-to-build-in-a-join-vertical

Skip projects with a different DotNetBuildPass value, don't include solution files by default in later build passes, and don't error for no projects in later build passes.

Contributes to dotnet/source-build#3739

To double check:

… unified build

Implement the spec at https://github.com/dotnet/arcade/blob/main/Documentation/UnifiedBuild/Unified-Build-Join-Point.md#declare-projects-to-build-in-a-join-vertical

Skip projects with a different DotNetBuildPass value, don't include solution files by default in later build passes, and don't error for no projects in later build passes.
@jkoritzinsky jkoritzinsky merged commit 83f01a6 into dotnet:main Sep 25, 2024
11 checks passed
@jkoritzinsky jkoritzinsky deleted the buildpass-no-default-projects branch September 25, 2024 17:58
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.

2 participants