Skip to content

Replace individual repo entries with VMR source index bundles *NO-MERGE*#254

Open
ericstj wants to merge 1 commit intodotnet:mainfrom
ericstj:useVMR
Open

Replace individual repo entries with VMR source index bundles *NO-MERGE*#254
ericstj wants to merge 1 commit intodotnet:mainfrom
ericstj:useVMR

Conversation

@ericstj
Copy link
Copy Markdown
Member

@ericstj ericstj commented May 5, 2026

The dotnet/dotnet VMR build now uploads source index stage 1 data for all repos built as part of the unified build. This replaces individual per-repo entries (arcade, roslyn, runtime, winforms, wpf, msbuild, aspnetcore, sdk) with two VMR bundle entries:

  • dotnet-dotnet: covers all repos from the Linux source-build leg
  • dotnet-dotnet-windows: covers Windows-only repos (winforms, wpf, windowsdesktop) from the Windows x64 vertical

Both bundles extract to the same directory so their SLN files merge into a single unified source tree for indexing.

Repos not part of the VMR (maui, machinelearning, wcf, aspire, extensions, iot, performance) are kept as-is.

NO-MERGE - this is dependent on the VMR build publishing the data in a test build (and VMR pipeline changes being approved and merged).

The dotnet/dotnet VMR build now uploads source index stage 1 data for
all repos built as part of the unified build. This replaces individual
per-repo entries (arcade, roslyn, runtime, winforms, wpf, msbuild,
aspnetcore, sdk) with two VMR bundle entries:

- dotnet-dotnet: covers all repos from the Linux source-build leg
- dotnet-dotnet-windows: covers Windows-only repos (winforms, wpf,
  windowsdesktop) from the Windows x64 vertical

Both bundles extract to the same directory so their SLN files merge
into a single unified source tree for indexing.

Repos not part of the VMR (maui, machinelearning, wcf, aspire,
extensions, iot, performance) are kept as-is.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant