Skip to content

Comments

Revert "Add PowerShell dependency to winget manifests"#1551

Merged
SteveSandersonMS merged 1 commit intomainfrom
revert-1549-stevesa/powershell-dependency-again
Feb 20, 2026
Merged

Revert "Add PowerShell dependency to winget manifests"#1551
SteveSandersonMS merged 1 commit intomainfrom
revert-1549-stevesa/powershell-dependency-again

Conversation

@devm33
Copy link
Member

@devm33 devm33 commented Feb 19, 2026

Copilot AI review requested due to automatic review settings February 19, 2026 23:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts PR #1549, which attempted to add PowerShell as a declared dependency in WinGet manifests. The original change was causing CI failures, so this revert restores the simpler approach of using wingetcreate's built-in --submit flag for direct submission.

Changes:

  • Removed PowerShell script logic that manually modified installer manifests to add Microsoft.PowerShell as a package dependency
  • Restored the --submit flag on the wingetcreate command for direct submission instead of using --out manifests followed by manual manipulation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SteveSandersonMS SteveSandersonMS merged commit c87310d into main Feb 20, 2026
8 checks passed
@SteveSandersonMS SteveSandersonMS deleted the revert-1549-stevesa/powershell-dependency-again branch February 20, 2026 09: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