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

[Infra] Build publishing - Opt-in into strict checking of default branch registration #11214

Open
JanKrivanek opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels
Area: Our Own Build Problems affecting the build or build infrastructure of the MSBuild repo itself.

Comments

@JanKrivanek
Copy link
Member

Context

dotnet/arcade-services#4276

To prevent this - a new opt-in logic has been added into arcade. Let's adopt it in

msbuild/.vsts-dotnet.yml

Lines 307 to 312 in c03b15e

- template: eng\common\templates-official\post-build\post-build.yml@self
parameters:
publishingInfraVersion: 3
enableSymbolValidation: true
enableSourceLinkValidation: false
enableNugetValidation: false

By adding requireDefaultChannels: true

This just needs to wait for the new arcade to be consumed.

@JanKrivanek JanKrivanek self-assigned this Jan 3, 2025
@JanKrivanek JanKrivanek added the Area: Our Own Build Problems affecting the build or build infrastructure of the MSBuild repo itself. label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Our Own Build Problems affecting the build or build infrastructure of the MSBuild repo itself.
Projects
None yet
Development

No branches or pull requests

1 participant