microsoft / winget-create

The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
MIT License
489 stars 84 forks source link

Feature Request: Mass-addition of different versions #408

Open upintheairsheep opened 1 year ago

upintheairsheep commented 1 year ago

Description of the new feature / enhancement

Hello, can you facilitate the addition of older versions of different apps that the publisher makes available via a mode that uses the existing app metadata and installer info and asks to paste the URL, then asks for the version, than makes the pull request, then asks if you want to add another older version?

Proposed technical implementation details

No response

ryfu-msft commented 1 year ago

@upintheairsheep, just so i'm understanding the ask here...

Is this older version a completely new manifest of an existing app (older version has not yet been checked in) or are you trying to update an existing manifest that's not the latest version?

What is the reason for wanting to have repeated PRs in the same command? Our design philosophy since the beginning has been that one command should be responsible for creating/updating a single package/manifest at a time.

upintheairsheep commented 1 year ago

Most apps it is not the case but it is the case for a few programs such as Geekbench

On Wednesday, July 19, 2023, Ryan @.***> wrote:

@upintheairsheep https://github.com/upintheairsheep, just so i'm understanding the ask here...

Is this older version a completely new manifest of an existing app (older version has not yet been checked in) or are you trying to update an existing manifest that's not the latest version?

What is the reason for wanting to have repeated PRs in the same command? Our design philosophy since the beginning has been that one command should be responsible for creating/updating a single package/manifest at a time.

— Reply to this email directly, view it on GitHub https://github.com/microsoft/winget-create/issues/408#issuecomment-1641211694, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKNKRXGUHZ7RLTGNBMVA35DXQ4VW3ANCNFSM6AAAAAA2IBLOSM . You are receiving this because you were mentioned.Message ID: @.***>