-
Notifications
You must be signed in to change notification settings - Fork 332
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
Request: Publish Chocolatey Package #161
Comments
I'd be willing to create/maintain a package. I have an AU repo that would watch this repository's releases and automatically pack/publish for chocolatey. Is that executable an installer? |
The |
I got a package together, but it flagged the malware scanners when I was testing it. Chocolatey won't approve any packages that don't pass their malware scans. If someone wants to try to publish it anyway, I have the update/install and nuspec files pretty much ready for an AU repo. I'm going to do some more testing to make sure I'm pulling the file I think I am. |
Can you make a new issue containing the logs of the scan once you have some confidence that the issue is in |
Apparently providing it with the URL of a files doesn't scan the file... I reran it by manually uploading and it got several hits. |
For anyone else reading this, if you review the results, it basically says the bazelisk behaves exactly like it's supposed to. If I can't get it to pass the scanners, I may try talking to chocolatey reviewers to see if they'd make an exception based on that report. |
Seems related to #168 btw |
Got word back, they said to include a note about it in the description so the reviewer can check it out. They said users can use that to decide if they want to install it or not. |
Maybe with #168 closed the chocolatey package won't have this issue either? |
I'll double check it, but I'm guessing it won't have an issue. |
Any updates on the published package? Will it work by simply running |
It's approved.
When they approved it, it immediately queued up the next version and I
didn't notice it had been approved.
…On Sat, Oct 17, 2020, 12:44 PM UebelAndre ***@***.***> wrote:
Any updates on the published package? Will it work by simply running choco
install bazelisk if the security exception has been fixed?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#161 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEAWF7O6KHNX26JFDR36CBDSLHJYBANCNFSM4Q4S7LXA>
.
|
Awesome! Thanks for doing that @digitalcoyote!!! 🎉 🙏 🎉 Greatly appreciated 😄 |
Would it be possible to publish releases of this to chocolatey?
https://chocolatey.org/packages?q=bazelisk
The text was updated successfully, but these errors were encountered: