-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Generate VS.Redist package for ANCM #39140
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
Conversation
src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2Package.nuspec
Show resolved
Hide resolved
|
@wtgodbe do you plan to continue this work ? Is this PR blocked on anything? |
|
Yes, just haven't gotten around to doing the VS side of this yet |
|
Updated build w/ IISExpress package: https://dev.azure.com/dnceng/internal/_build/results?buildId=2005366&view=results |
src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj
Outdated
Show resolved
Hide resolved
src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj
Outdated
Show resolved
Hide resolved
src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj
Outdated
Show resolved
Hide resolved
src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj
Outdated
Show resolved
Hide resolved
|
/backport to release/7.0 |
|
/backport to release/6.0 |
|
Started backporting to release/7.0: https://github.com/dotnet/aspnetcore/actions/runs/3185906881 |
|
Started backporting to release/6.0: https://github.com/dotnet/aspnetcore/actions/runs/3185907375 |
|
@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 128Please backport manually! |
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.nupkgwhich contains the .msi