Skip to content

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

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

Open
JanKrivanek opened this issue Jan 3, 2025 · 0 comments · May be fixed by #11751
Open

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

JanKrivanek opened this issue Jan 3, 2025 · 0 comments · May be fixed by #11751
Assignees
Labels
Area: Our Own Build Problems affecting the build or build infrastructure of the MSBuild repo itself. triaged

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
@JaynieBai JaynieBai linked a pull request Apr 21, 2025 that will close this issue
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. triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants