Skip to content

Temporarily disable MicroBuild to unblock official build#16807

Merged
missymessa merged 1 commit into
dotnet:mainfrom
mmitche:disable-microbuild-unblock-publishing
May 12, 2026
Merged

Temporarily disable MicroBuild to unblock official build#16807
missymessa merged 1 commit into
dotnet:mainfrom
mmitche:disable-microbuild-unblock-publishing

Conversation

@mmitche
Copy link
Copy Markdown
Member

@mmitche mmitche commented May 12, 2026

MicroBuild signing is currently failing for unrelated reasons and is blocking the arcade official build.

The official build needs to succeed so the Entra credential fallback (#16806) flows to consumers, after which Phase 2 of the dn-bot-all-orgs-build-rw-code-rw PAT migration can proceed.

Changes

  • eng/build.yml: enableMicrobuild: truefalse on the main build job
  • eng/validate-sdk.yml: enableMicrobuild: truefalse on the validate-sdk job

Follow-up

Revert this change once MicroBuild is healthy again.

MicroBuild signing is failing for unrelated reasons and is blocking the
official build, which is needed to flow the Entra credential fallback
(dotnet#16806) to consumers so Phase 2 of the dn-bot-all-orgs-build-rw-code-rw
PAT migration can proceed.

This change sets enableMicrobuild: false in eng/build.yml and
eng/validate-sdk.yml. To be reverted once MicroBuild is healthy.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@missymessa missymessa merged commit 1bb4721 into dotnet:main May 12, 2026
9 checks passed
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.

2 participants