prarit
prarit
Hey @Tcc100 -- could you point me to a wiki project that causes this to happen? I'm 100% sure there's a bug but just want to be able to reproduce...
Thanks @Tcc100 . I just wanted to confirm that was the type of wiki you were looking at. lab currently does not support editing of wiki pages. I'm not sure...
I have a copy of lab on gitlab FWIW. https://gitlab.com/prarit/lab I will nuke it if necessary to free up the namespace.
Hey @leipert , I think @zaquestion was planning on releasing 0.18 this week. @zaquestion ,what do you think of creating a 0.19 release that *only* had this issue in it?...
@leipert -- any update here? Just curious if you've made any progress. I'd really like for this issue to be the focus of the next release.
What command did you use to do the push? You should use 'git push -u' to set upstream. For example, ``` git checkout git checkout -b # do work git...
I think this died on the vine so to speak. Re-reading back through this you want to do ``` lab issue create --mr # for creating WIP mr in the...
@matrixise , I took a look at implementing this. I've always created a branch, pushed the branch, and then created an MR on that branch (via lab and the GitLab...
@bmeneguele @zampierilucas I suppose we could do this one with quick actions as well? What do you two think?
@dosmanak , the readme is a little out of date :( Try running the tests in a container ie) podman run -ti golang:1.15