Skip to content

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Dec 21, 2021

Resolves our half of #36513 - still need to figure out the changes to VS in order to consume this. Also still need to decide what to do about servicing branches - we technically only have "one" version of ANCM across branches, so we should decide if we want to backport this everywhere and have all branches insert their own ANCM into their respective VS branches, or just insert from the highest active servicing branch (except in cases of MSRCs in ANCM). I'm leaning towards the former, but am open to persuasion.

Test build: https://dev.azure.com/dnceng/internal/_build/results?buildId=1522957&view=results Produced VS.Redist.Common.AspNetCore.AspNetCoreModuleV2.7.0.7.0.0-alpha.1.21621.3.nupkg which contains the .msi

@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Dec 21, 2021
@wtgodbe wtgodbe marked this pull request as ready for review December 21, 2021 20:33
@wtgodbe wtgodbe requested a review from Pilchie as a code owner December 21, 2021 20:33
@wtgodbe wtgodbe requested review from a team and joeloff December 21, 2021 20:34
@mkArtakMSFT
Copy link
Contributor

@wtgodbe do you plan to continue this work ? Is this PR blocked on anything?

@wtgodbe
Copy link
Member Author

wtgodbe commented Mar 23, 2022

Yes, just haven't gotten around to doing the VS side of this yet

@wtgodbe
Copy link
Member Author

wtgodbe commented Sep 27, 2022

@wtgodbe
Copy link
Member Author

wtgodbe commented Oct 4, 2022

/backport to release/7.0

@wtgodbe
Copy link
Member Author

wtgodbe commented Oct 4, 2022

/backport to release/6.0

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2022

@wtgodbe backporting to release/6.0 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: Generate VS.Redist package for ANCM
Applying: Fixup
Applying: Add package for IISExpress
Using index info to reconstruct a base tree...
M	src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj
Falling back to patching base and 3-way merge...
Auto-merging src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj
CONFLICT (content): Merge conflict in src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0003 Add package for IISExpress
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@wtgodbe wtgodbe merged commit c6b66c4 into dotnet:main Oct 10, 2022
@ghost ghost added this to the 8.0-preview1 milestone Oct 10, 2022
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.

5 participants