Open
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
It would be great to have a winget version of the scaleway cli on new release.
How I imagine scw could expose this functionality
- It requires to create the manifest first on the winget repository
- Then create a github workflow that use the Winget Releaser github action when a new release is created
Winget Realser GA : https://github.com/marketplace/actions/winget-releaser
This is how it's done by nushell for every release :
https://github.com/nushell/nushell/blob/main/.github/workflows/winget-submission.yml