c0re100 / qBittorrent-Enhanced-Edition

[Unofficial] qBittorrent Enhanced, based on qBittorrent
https://github.com/c0re100/qBittorrent-Enhanced-Edition
Other
17.73k stars 1.21k forks source link

Fix Winget Releaser error #445

Closed sitiom closed 1 year ago

sitiom commented 1 year ago

What is the problem?

The last Winget Releaser job failed with an error, but it had silently exited with a success (@vedantmgoyal2009 bug from action?): image This means that the https://github.com/c0re100/winget-pkgs fork is outdated. You could do either one of the two things to fix this. From the README:

Ensure that the fork is up-to-date with the upstream repository. You can do this using one of the following methods:

  • Give workflow permission to the token you created in Step 1. This will allow the action to automatically update your fork with the upstream repository.
  • You can use Pull App which keeps your fork up-to-date with the upstream repository via automated pull requests.

For now, I have manually added 4.5.0.10 to Winget: https://github.com/microsoft/winget-pkgs/pull/92203.

sitiom commented 1 year ago

@c0re100 Did you install Pull to https://github.com/c0re100/winget-pkgs?

c0re100 commented 1 year ago

@c0re100 Did you install Pull to https://github.com/c0re100/winget-pkgs?

Installed now.