Skip to content

Use package download in generate layout #46925

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 9 commits into from
Feb 20, 2025

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Feb 18, 2025

Validation: I used WinDiff to compare the artifacts\bin\redist-installer directories before and after this change. The only changes are:

  1. Before, the redist-installer project created an assembly including support files. It's correct to not produce that assembly anymore.
    image

  2. The nuget templates are different. That doesn't seem related to this change as the packages build before redist-installer and the content diff only shows marginal metadata differences.

image

@ghost ghost added Area-Workloads untriaged Request triage from a team member labels Feb 18, 2025
@ViktorHofer ViktorHofer force-pushed the UsePackageDownloadInGenerateLayout branch from b5ada93 to 6183c7e Compare February 19, 2025 12:21
@ViktorHofer ViktorHofer marked this pull request as ready for review February 19, 2025 17:07
@Copilot Copilot AI review requested due to automatic review settings February 19, 2025 17:07
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 (11)
  • sdk.sln: Language not supported
  • source-build.slnf: Language not supported
  • src/Installer/pkg/dotnet-sdk.proj: Language not supported
  • src/Installer/redist-installer/projects/Directory.Build.props: Language not supported
  • src/Installer/redist-installer/projects/Directory.Build.targets: Language not supported
  • src/Installer/redist-installer/projects/DownloadPackage.csproj: Language not supported
  • src/Installer/redist-installer/redist-installer.proj: Language not supported
  • src/Installer/redist-installer/targets/BundledManifests.targets: Language not supported
  • src/Installer/redist-installer/targets/BundledTemplates.targets: Language not supported
  • src/Installer/redist-installer/targets/GenerateBundledVersions.targets: Language not supported
  • src/Installer/redist-installer/targets/GenerateLayout.targets: Language not supported

@ViktorHofer ViktorHofer requested review from a team as code owners February 20, 2025 09:01
@ViktorHofer
Copy link
Member Author

/azp run sdk-unified-build-full

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ViktorHofer ViktorHofer merged commit b6ed590 into main Feb 20, 2025
82 checks passed
@ViktorHofer ViktorHofer deleted the UsePackageDownloadInGenerateLayout branch February 20, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Workloads untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants