microsoft / winget-cli-restsource

This project aims to provide a reference implementation for creating a REST based package source for the winget client.
MIT License
236 stars 62 forks source link

Select and upgrade like options #215

Closed danny007in closed 10 months ago

danny007in commented 1 year ago

Description of the new feature / enhancement

Winget need to like npm-check

image

Proposed technical implementation details

No response

RDMacLachlan commented 11 months ago

Hi @danny007in, can you explain what you are asking in a bit more detail.

danny007in commented 11 months ago

Winget need to like npm-check

  • [ ] Provides a link to the package's documentation so you can decide if you want the update.

    Create an issue with the title Provides a link to the package's documentation so you can decide if you want the update.. Press Enter to convert to an issue instantly. Press Alt-Enter to open the create new issue form in the current tab. Press Shift-Enter to open the create new issue form.

  • [ ] Interactive Update for less typing, can select as option

    Create an issue with the title Interactive Update for less typing, can select as option. Press Enter to convert to an issue instantly. Press Alt-Enter to open the create new issue form in the current tab. Press Shift-Enter to open the create new issue form.

  • [ ] Prioritized as patch, minor, major

can multiselect for upgrading each packages

mdanish-kh commented 11 months ago

This issue belongs in the winget-cli repository, which deals with issues related to the working of WinGet client. This repo deals with providing a reference package source implementation for the client.

Duplicate of: