-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WinGet-based installation #1102
Comments
Thank you very much for the feedback. Is there anything that we can do here or would it be best to open a ticket on the upstream issue tracker? |
I think the main thing to do on your end is to set up a |
We don't have any packaging-related code here in the repo (except for the automatic build of Debian packages). I also don't want to (and don't feel able to) maintain packages for systems that I don't personally use. Is |
I'm going to close this, as I don't really see any value in tracking this here. Let me know if someone thinks otherwise. |
@sharkdp The latest release of Winget now supports zip installation (https://github.com/microsoft/winget-cli/releases/tag/v1.4.10173). There is an ongoing PR for it: You only need to set up the Winget Releaser workflow when it is merged. Are you willing to accept a PR to add Winget Releaser in this repo (and possibly the other ones)? |
Thank you. I really don't want to maintain any package management stuff inside this repository (except for what we have already with the Debian packages). Of course it would be great if |
If that's really the only way, I'm open to adding this workflow. Worst case, we can just delete it in case it creates problems and no one is here to fix them. |
The problem is that only one maintainer is doing the pulling for most packages, and it is taking a toll on the CI (winget-pkgs-automation, same author as the Winget Releaser). Winget Releaser was created so that GitHub authors can take the pushing by themselves and help ease the CI for other packages on the automation.
I can help as long as I use this software. |
Ok. Let's do it. |
On the Winget Releaser side, vedantmgoyal9/winget-releaser#99 would have to be solved first. |
Seems like the issue is resolved! @sitiom are you planning on taking a stab at this ? |
As you can see, bat is not yet merged into Winget due to a blocking issue with dependencies ( |
PR now merged: microsoft/winget-pkgs#100636. Here is the Winget Releaser PR: |
Should probably add it to the readme as an install option. Worked for me today! |
Already covered in the mentioned PR above. @sharkdp just has to review and merge it. |
It would be really great to be able to install
bat
on Windows through the windows package manager,winget
.The text was updated successfully, but these errors were encountered: