Skip to content

Do not build SDK installers in source-build #48322

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

Merged
merged 4 commits into from
Apr 11, 2025

Conversation

NikolaMilosavljevic
Copy link
Member

Installers (RPM/DEB) are currently built in source build. This is a regression introduced with #46896 That PR brought the installer infra to standards of other repos, i.e. runtime.

To condition installer build we now need to use the same model that is used in that repo, i.e. https://github.com/dotnet/runtime/blob/a6553ac646aa190f716787dcdf1dcc157b5f280b/src/installer/pkg/sfx/installers/dotnet-host.proj#L4

@Copilot Copilot AI review requested due to automatic review settings April 9, 2025 20:58
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • src/Layout/pkg/dotnet-sdk.proj: Language not supported

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Apr 9, 2025
@NikolaMilosavljevic NikolaMilosavljevic requested review from a team April 9, 2025 21:02
@NikolaMilosavljevic NikolaMilosavljevic merged commit b27d538 into dotnet:main Apr 11, 2025
39 checks passed
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.

5 participants