win-app icon indicating copy to clipboard operation
win-app copied to clipboard

Please use WinGet Releaser

Open ppvnf opened this issue 2 years ago • 2 comments

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):

  • [X] I have searched open and closed issues for duplicates
  • [ ] This isn't a feature request
  • [X] This is not a report about my app not working as expected

ProtonVPN is already available on Winget (ProtonTechnologies.ProtonVPN) and it seems up to date, but would it be possible to use WinGet Releaser to make future versions automatically available on Winget?

(As of yet, Winget does not have the ability to carry out such automation natively: https://github.com/microsoft/winget-pkgs/issues/500)

Thanks to vedantmgoyal2009 efforts, ProtonVPN now is automatically updated on Winget, but this isn't ideal because:

  • Sometimes automation may go offline for maintenance, hence it is better to use GitHub Action. It is also easier to maintain and implement new features in the action. All apps use the latest manifest schema and fields.

  • Automation is generally preferred for non-GitHub packages (meaning: software which are hosted on GitHub) that cannot take advantage of the GitHub Action.

  • Since all GitHub API requests are authenticated with my account, using action distrubutes the amount of traffic on GitHub. The action is triggered automatically on releases, so we don't need to fetch APIs or scrape webpages to check for updates periodically, and PRs are created with the software's developer account.

  • Microsoft prefers publishers managing releases for their apps themselves instead of a third party. It isn't a hard-and-fast rule, note the word "prefers" here.

ppvnf avatar Oct 18 '22 22:10 ppvnf

cc @kaplun @kylekatarnls

vedantmgoyal9 avatar Oct 28 '22 15:10 vedantmgoyal9

+1 it's already out of date

9at8 avatar Jul 01 '23 07:07 9at8