Skip to content

Remove internal archives #49879

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 6 commits into from
Aug 8, 2023
Merged

Conversation

mmitche
Copy link
Member

@mmitche mmitche commented Aug 4, 2023

Remove the -internal archives. #27686

@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Aug 4, 2023
@ghost
Copy link

ghost commented Aug 4, 2023

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

@mmitche mmitche marked this pull request as ready for review August 7, 2023 21:15
@mmitche mmitche requested review from wtgodbe and a team as code owners August 7, 2023 21:15
@wtgodbe
Copy link
Member

wtgodbe commented Aug 8, 2023

Changes look reasonable, but can you run an internal build of this branch so we can compare the outputs?

@mmitche
Copy link
Member Author

mmitche commented Aug 8, 2023

@wtgodbe
Copy link
Member

wtgodbe commented Aug 8, 2023

Looks like it's still publishing the aspnetcore-runtime-internal .wixlib's

@mmitche
Copy link
Member Author

mmitche commented Aug 8, 2023

Looks like it's still publishing the aspnetcore-runtime-internal .wixlib's

https://github.com/dotnet/installer/blob/a884cf6e8c5f8c2aaa4ece91ca10fb6d380fb5b2/src/redist/targets/GenerateLayout.targets#L300-L304

That does appear to be used when generating the installer MSIs. I think it's also used in generating aspnetcore's installers, so I decided to leave it.

@wtgodbe
Copy link
Member

wtgodbe commented Aug 8, 2023

Ah, gotcha. Sounds good.

@mmitche
Copy link
Member Author

mmitche commented Aug 8, 2023

Artifact diff looks good

@mmitche mmitche merged commit 32536e4 into dotnet:main Aug 8, 2023
@ghost ghost added this to the 8.0-rc1 milestone Aug 8, 2023
@mmitche mmitche deleted the remove-internal-archives branch August 8, 2023 21:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants