lab
lab copied to clipboard
Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
From comments in https://github.com/zaquestion/lab/pull/437 @zaquestion recommends this as a change to the text input usage in lab. This is the best reference in the repo most likely https://github.com/zaquestion/lab/blob/fea5044402775b8777520f7dfcc03d0804a6ba1b/cmd/mr_create.go#L246-L295
#197 took care of being able to use `#` at the start of a line, but I just noticed that there isn't a great user flow for editing an issue...
I have repos in gitlab.com and gitlab.gnome.org. I take a look into `~/.config/lab.hcl` and seems there's only a core section, with host, user and token Is it possible to manage...
See: https://stackoverflow.com/a/55815040/8507637
I'm a freelancer and I generally track my time with issues and merge requests on GitLab. It'd be really awesome, if we could have something similar to https://github.com/kriskbx/gitlab-time-tracker baked into...
I was trying to investigate why `lab ci view` wasn't working, and I couldn't get existing `log.Fatal` to print any error for me... I also trying redirecting stderr to a...
Everything is in the title.
Hello, I come across the project not found issue, however, I am not able to config the apache server to resolve it. Hitting the source code, I found that the...
This would be nice to display the keyboard shortcut when using `lab ci view`. I tried to press enter without success but find the documentation here: https://github.com/zaquestion/lab/blob/master/docs/lab_ci_view.md
It would be nice if you can configure more than one Gitlab repository, for instance, the master gitlab.com and the on-premise Gitlab for something different.