microsoft / microsoft/winget-pkgs

[New Feature]: Detect if a package is removed, if the CDN is down, or if the developer changed hosts.

Open
#162,573 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Feature
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
376

Description

Description of the new feature/enhancement

Have seen this pattern in a couple of places recently:

  • Apparently the developer's host has a network issue,
  • PRs are opened to remove the developer's packages.
  • Packages become available again.
  • PRs sometimes caught and closed, and sometimes merged.

Seen in:

Proposed technical implementation details (optional)

Not exactly sure, but maybe bulk removals should be grouped in some way, and these verified against the developer's status page (if they have one).

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 reviewing PR 162231 and issue 162187, the two examples cited in the description. Define how temporary package removal, CDN outages, and host changes would be detected and grouped, and what verification would prevent erroneous removals; the issue does not name implementation files or tests.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
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.