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

Convert ref and runtime packs to use the SharedFramework SDK and Arcade's installer tooling #58612

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

Conversation

jkoritzinsky
Copy link
Member

Convert ref and runtime packs to use the SharedFramework SDK and Arcade's installer tooling (for Linux installers)

Replace the custom infrastructure in ASP.NET Core for building shared frameworks, .debs, and .rpms with the Arcade infrastructure

Description

Replace the custom infrastructure in this repo with the Arcade infrastructure. This provides a number of benefits:

  • Crossgen2/R2R support is hooked up correctly through the SDK support
  • Construction of targeting and runtime packs uses standard tooling, so less for aspnetcore to maintain and free updates to "best practices" from Arcade
  • Support for building deb packages on any Linux distro

Fixes #48013
Fixes #49486
Fixes #58073

Depends on dotnet/arcade#15200
Depends on an SDK with dotnet/sdk#44436
Depends on dotnet/runtime#109169
Replaces #58600

@jkoritzinsky jkoritzinsky added the blocked The work on this issue is blocked due to some dependency label Oct 24, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Oct 24, 2024
Copy link
Contributor

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework blocked The work on this issue is blocked due to some dependency
Projects
None yet
1 participant