Skip to content

[release/10.0.1xx] Fix aspnetcoremodule signing for installers#2540

Merged
mmitche merged 6 commits intorelease/10.0.1xxfrom
wtgodbe/FixItUp
Sep 24, 2025
Merged

[release/10.0.1xx] Fix aspnetcoremodule signing for installers#2540
mmitche merged 6 commits intorelease/10.0.1xxfrom
wtgodbe/FixItUp

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Sep 22, 2025

Don't rename the ANCM .msi's

@wtgodbe
Copy link
Member Author

wtgodbe commented Sep 22, 2025

@mmitche mmitche marked this pull request as ready for review September 23, 2025 14:21
@mmitche
Copy link
Member

mmitche commented Sep 23, 2025

/backport to release/10.0.1xx-rc2

@github-actions
Copy link
Contributor

@mmitche
Copy link
Member

mmitche commented Sep 23, 2025

@wtgodbe The test run above didn't have dry-run signing enabled. I'm running another with that enabled, unless you're pretty confident that it will fix the issue.

@mmitche
Copy link
Member

mmitche commented Sep 23, 2025

@mmitche
Copy link
Member

mmitche commented Sep 24, 2025

I'll watch the build and merge later if it looks good.

@mmitche mmitche merged commit 537ecf8 into release/10.0.1xx Sep 24, 2025
10 checks passed
@mmitche mmitche deleted the wtgodbe/FixItUp branch September 24, 2025 04:24
@mmitche
Copy link
Member

mmitche commented Sep 24, 2025

/backport to release/10.0.1xx-rc2

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@mmitche backporting to "release/10.0.1xx-rc2" failed, the patch most likely resulted in conflicts:

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

Applying: Fix aspnetcoremodule signing for installers
Using index info to reconstruct a base tree...
M	src/aspnetcore/src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj
M	src/aspnetcore/src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj
Falling back to patching base and 3-way merge...
Auto-merging src/aspnetcore/src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj
CONFLICT (content): Merge conflict in src/aspnetcore/src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Fix aspnetcoremodule signing for installers
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

mmitche added a commit to mmitche/dotnet that referenced this pull request Sep 24, 2025
mmitche added a commit that referenced this pull request Sep 24, 2025
@NikolaMilosavljevic
Copy link
Member

/backport to main

@github-actions
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants