microsoft / microsoft/winget-create
Add ability to create new manifest if installer download fails
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
If the installer download fails, the user should still be allowed to create the full manifest if they want to as long as they provide the information they need to do so.
This could be applicable to situations where the download link/website isn't live yet.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the command-line flow used when an installer download fails and identify how the required manifest information is currently collected. Done means users can provide the necessary information and create a full manifest even when the download link or website is unavailable; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100