-
Notifications
You must be signed in to change notification settings - Fork 214
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
Provide a homebrew package #106
Comments
I am a happy home-brew user and here's a shot at it: https://github.com/michael-simons/homebrew-mvnd Feel free to take it and incorporate it into mvnd. The test executes nicely and apart from being a binary dist, it should fulfill brews audit. Anyway, thanks for a great project! Cheers. |
(The tap is Mac only atm). |
Much appreciated, thanks a lot, @michael-simons! Would you like to transfer the ownership of your repo to the |
Sure thing, but I can't. Guess I must be a committer first.
|
Should be fixed now |
Thanks, Peter! This is a highlight of my day! Ownership transferred, readme fixed. I have one 10.13.6 Mac here that gives me socket time out… Something I'm gonna investigate today. 3 machines work just fine, on that particular one the daemon starts but the client can't connect. Anyway: Thanks a lot for |
Perfect, thanks! We should now add some code into our GH actions pipeline to auto-update the tap on release. |
This mvnd release task https://github.com/mvndaemon/mvnd/blob/master/.github/workflows/verify.yaml#L277-L285 should now be able to trigger the homebrew update https://github.com/mvndaemon/mvnd/blob/master/.github/workflows/verify.yaml#L277-L285 I tested the trigger manually but we'll only see during our next release whether it works really. |
0.0.10 was not 100% successful. I had to add one more fix mvndaemon/homebrew-mvnd@3a922e4 |
Yeah, the homebrew tap update worked flawlessly during the 0.0.11 release. |
Great! Also, my Neo4j-OGM issues disappeared with 0.0.11 (the ones with the large output). |
like ist is done in jbang
cc @chirino
The text was updated successfully, but these errors were encountered: