Skip to content

Revert PR #14332 to fix osx-arm64 package signing failures#14344

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/revert-breaking-pr-14332
Draft

Revert PR #14332 to fix osx-arm64 package signing failures#14344
Copilot wants to merge 3 commits intomainfrom
copilot/revert-breaking-pr-14332

Conversation

Copy link
Contributor

Copilot AI commented Feb 4, 2026

Description

PR #14332 introduced localization translations that break osx-arm64 package signing with "Archive contains critical validation errors" in the internal build pipeline.

This reverts 58 .xlf localization files to their pre-PR #14332 state:

  • 41 files in src/Aspire.Cli/Resources/xlf/
  • 4 files in src/Aspire.Dashboard/Resources/xlf/
  • 13 files in src/Aspire.Hosting/Resources/xlf/

All files revert from state="translated" with localized strings to state="new" with English fallback text. Build verified successful.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?
Original prompt

Revert PR @dotnet/aspire/pull/14332 as it is breaking signing osx-arm64 packages with Archive contains critical validation errors and this is the failing build url - https://dev.azure.com/dnceng/internal/_build/results?buildId=2895517&view=results


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 4, 2026 20:36
Co-authored-by: radical <1472+radical@users.noreply.github.com>
Copilot AI changed the title [WIP] Revert PR 14332 to fix signing issues on osx-arm64 packages Revert PR #14332 to fix osx-arm64 package signing failures Feb 4, 2026
Copilot AI requested a review from radical February 4, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants