microsoft / microsoft/winget-cli

Improve `winget upgrade --all` with installer mismatch

Open
#2,883 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Output Command-Upgrade Issue-Feature
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Description of the new feature / enhancement

When I run winget upgrade --all and one of the packages can't be upgraded due to the installer type being different from what is currently on the system I don't get informed.

The scenario is described in the Ed Tittel's blog.

Proposed technical implementation details

The upgrade flow should inform me about the installer type change as displayed by winget upgrade <package> when this situation occurs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the upgrade flow used by winget upgrade --all, then compare its behavior with winget upgrade <package> when installer types differ. Done means the all-packages flow informs the user about the installer type mismatch in the same situation.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.