microsoft / microsoft/winget-cli

Add support for pinning to the COM API

Open
#4,058 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-COM-API 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

We need support for pinning in the COM API so we can continue to reach for parity between the Winget CLI and the Dev Home machine configuration experience. As users are installing applications and packages through the GUI in Dev Home, the ability to have control over version and updating behavior is important. Version selection exists, but the pinning is currently a gap we have identified.

Proposed technical implementation details

Support pinning in the COM API as it is supported in the CLI.

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

The issue names no files, tests, or entry points. Start by locating the existing CLI pinning implementation and the COM API surface for package installation, then compare their supported operations. Done means the COM API exposes pinning with version and update behavior comparable to the CLI.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.