zebar icon indicating copy to clipboard operation
zebar copied to clipboard

[Bug] Error adding Zebar to winget

Open 2gn opened this issue 1 year ago • 1 comments

I'm trying to add Zebar to winget-pkgs repository, but the maintainer says that the package version does not match.

See: https://github.com/microsoft/winget-pkgs/pull/160828#pullrequestreview-2151999310

Edit: I searched for "0.0.0" in this repository and found several files. Maybe these should be replaced by "1.3.0".

https://github.com/search?q=repo%3Aglzr-io%2Fzebar%200.0.0&type=code

2gn avatar Jul 02 '24 23:07 2gn

Likely due to #51

lars-berger avatar Aug 11 '24 10:08 lars-berger

zebar is now available on winget: https://github.com/microsoft/winget-pkgs/tree/master/manifests/g/glzr-io/zebar/1.8.1

michidk avatar Sep 17 '24 15:09 michidk

We should also automate this via the Winget Releaser

MoaidHathot avatar Sep 17 '24 17:09 MoaidHathot

I automated it in my winget repo for now: https://github.com/michidk/winget/blob/main/.github/workflows/update-packages.yml#L29

But of course, we could setup a action here as well

michidk avatar Sep 17 '24 19:09 michidk

@michidk, yeah, I think the action should be part of this repo. It is more maintainable and transparent that way.

MoaidHathot avatar Sep 17 '24 19:09 MoaidHathot

I'll close this issue since the main problem is resolved. Thank you!

2gn avatar Sep 19 '24 06:09 2gn