Skip to content

Reduce release package size and clean publish output#4727

Merged
Marc-André Moreau (mamoreau-devolutions) merged 3 commits intomainfrom
package-size
May 8, 2026
Merged

Reduce release package size and clean publish output#4727
Marc-André Moreau (mamoreau-devolutions) merged 3 commits intomainfrom
package-size

Conversation

@mamoreau-devolutions
Copy link
Copy Markdown
Contributor

Summary

  • prune staged PDBs larger than 1 MiB from local and CI release packages
  • allow the expected System.Diagnostics.EventLog.Messages.dll publish merge so arm64 packaging succeeds
  • exclude duplicate native elevator assets from the WinUI project publish output

Validation

  • inspected x64 release artifact contents after CI dry run
  • reran the arm64 workflow after the merge fix and confirmed packaging succeeded
  • verified the arm64 zip contains ARM64 binaries and no AMD64 payload files
  • confirmed shipped PDBs in the release zips total about 1.82 MiB with no PDB above 1 MiB

@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) merged commit 504a430 into main May 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants