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

Use the new DotNetBuildAllRuntimePacks property in dotnet/runtime build to collapse legs #45932

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

jkoritzinsky
Copy link
Member

With this change, we can remove 36 VMR legs.

Remove support for the following properties as we no longer have separate ShortStack legs for them:

  • DotNetBuildRuntimeNativeAOTRuntimePack
  • DotNetBuildMonoCrossAOT

Continue to support DotNetBuildUseMonoRuntime to specify mono-only builds as that will still be used by the Mono LLVMAOT VMR legs and we can still use it to validate Mono-only SB targets on non-Mono-only systems (ie validate the s390x build experience on x64)

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Jan 13, 2025
@jkoritzinsky
Copy link
Member Author

/azp run sdk-unified-build-full

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…remove 36 VMR legs.

Remove support for the following properties as we no longer have separate ShortStack legs for them:

- DotNetBuildRuntimeNativeAOTRuntimePack
- DotNetBuildMonoCrossAOT

Continue to support DotNetBuildUseMonoRuntime to specify mono-only builds as that will still be used by the Mono LLVMAOT VMR legs and we can still use it to validate Mono-only SB targets on non-Mono-only systems (ie validate the s390x build experience on x64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-VMR untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant