Skip to content

Conversation

@MichaelSimons
Copy link
Member

Fixes dotnet/source-build#2947

This change introduces a new DotNetBuildFromSourceFlavor property. Eventually we will want to get this set to Repo for repo level source-builds and eliminate the ArcadeBuildFromSource property in favor of this new one. I will log an issue for this if proposal is accepted.

@MichaelSimons MichaelSimons requested a review from a team as a code owner July 22, 2022 16:01
Copy link

@crummel crummel left a comment

Choose a reason for hiding this comment

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

Should we just continue on errors instead of turning the check off completely?

@MichaelSimons MichaelSimons merged commit ace7452 into dotnet:main Jul 22, 2022
@MichaelSimons MichaelSimons deleted the issue-2947 branch July 22, 2022 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When building in the tarball context, repo level prebuilt baseline verification should be disabled

2 participants