Mathias M.
Mathias M.
You should try this after building go-ui's qtdrv lib: go build -ldflags '-r /path/to/libdir/'
Any news on this feature? Is it still on the roadmap? Having a global overview dashboard for management people would be a must have IMO. Thanks guys
I don't agree. The current behaviour is correct. With free services like Let's Encrypt around, no more company should have self-signed certificates.
Okay, I better understand your use case, thanks. WDYT @aboutofpluto ?
@aboutofpluto We could go for a `-k` (or `--insecure`) flag, like `curl`.
@andyhasit I know it's old ... but any chance you can reproduce and give us an error message or something useful for debugging. Thanks!
@mackeyja92 What do you mean labels at site level? Aren't labels tied to projects? I can't find a link about global label definition. There's no way to copy all labels...
Yes, indeed. I wasn't aware of those. [some group] > edit > labels allows to define labels for all projects in a group. Thanks @Hufschmidt for pointing this out. How...
Hey there! Is copying labels from one group to another still a wanted feature? Just want to know if I work on this (to be included to upcoming 0.7 release)....
Thanks @skwi! Before I merge your patch, would you mind adding some UT using `fakeClient` and the `gitlab.GitLaber` interface? To validate the patch. Thanks!