[release/v7.4.16] Exclude .exe packages from publishing to GitHub by adityapatwardhan · Pull Request #27458 · PowerShell/PowerShell
Backport of #26859 to release/v7.4.16
Triggered by @adityapatwardhan on behalf of @daxian-dbw
Original CL Label: CL-BuildPackaging
/cc @PowerShell/powershell-maintainers
Impact
REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.
Tooling Impact
- Required tooling change
- Optional tooling change (include reasoning)
Build and packaging scripts updated to exclude .exe files from GitHub uploads.
Customer Impact
- Customer reported
- Found internally
Regression
REQUIRED: Check exactly one box.
- Yes
- No
This is not a regression.
Testing
Validated that .exe packages are excluded from GitHub release uploads. No impact on other packaging or release processes.
Risk
REQUIRED: Check exactly one box.
- High
- Medium
- Low
This change only affects packaging for GitHub releases and does not impact product functionality.