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

Manual VMR re-bootstrap to 10.0.100-preview.2.25104.28 #46558

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Feb 5, 2025

Needs #46530 & dotnet/dotnet#148

The re-boostrap pipeline failed to open the PR so I'm doing this manually here.


Additionally changes were necessary for this PR (see dotnet/scenario-tests#205). In reaction to that, I then also noticed that the scenario-tests -test invocation is in a torn state and was using parts of the live built SDK and other parts from the toolset SDK:

image

It also used the bootstrap Arcade SDK instead of the live built Arcade SDK as the other repos do.

This PR fixes all that by using the live built SDK to test scenario-tests and use the same targets to hook onto the live built Arcade SDK as the "Build" target does. The "Test" and "Build" target now share most properties and env vars.

The re-boostrap pipeline failed to open the PR so I'm doing this manually here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants