-
Notifications
You must be signed in to change notification settings - Fork 234
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
Implement build-install (as per #79) #418
Implement build-install (as per #79) #418
Conversation
It would also be good to add tests for this feature. |
I'll add that to the TODO list, thanks. |
Force pushing to rebase on top of |
Force-pushed to rebase onto Edit: |
I've no idea why this is breaking in Actions. Locally it works, but I may have some difference in state (?). @jadeallenx, would you be able to help me here? Thank you. |
Sorry I've lost the thread on this - is the CI busted still? |
Hey. It is yeah, sorry. Haven't gotten around to this. |
C'mon CI hamsters 🐹 |
I'll convert this back to Ready for review when tests are passing. 👍 |
I'm closer to finishing. Have to look closer at how |
I'm still missing the bash and zsh completions
When you type kerl build-install <tab><tab> this'll suggest from the list of releases It won't do anything if you type kerl build-install git <tab><tab>
When you type kerl build-install <tab><tab> this'll suggest from the list of releases It won't do anything if you type kerl build-install git <tab><tab>
Hurrah, it's working. I'll still prefer to rebase this on top of #444, once that gets merged to Moving to Ready for review... |
fantastic thanks - i know it's taken a long time to get it merged |
Thanks much. We now have ✅ in |
I'm still missing the bash and zsh completions, for which I have limited experience, but hope to do them in the scope of this pull request, when time allows.Closes #79.
TODO:
zsh
bash
CircleCIGitHub Actionsthird
andfifth
is no good)