davidberglund

Results 13 comments of davidberglund
trafficstars

Are self hosted Gitlab servers supported at this point?

I have the same issue. Is there a solution for this, please? If there's a guide somewhere to getting started with LCOW, I'd like to see it. ``` docker run...

Came here when realizing I need to prefix all URLs with '/static/' or replace '/./' with '/static/' for using SvelteKit builds with Python (with the Flask framework). I put static...

git-bug 0.8.0 (haven't tried earlier releases) on MacOS and I also can't push/pull from remote with git-bug, while push/fetch/pull remote works fine with git form the same repo using ssh...

> CGO dependency I run the binary release. Is that with go-git 5.4.2? And is your suggestion that I try compiling git-bug from source with go-git 5.5.1?

I have the same issue after compiling from master. At least I didn't get any new problems AFAIK.

Aha, my bad, I thought the tip was requiring 5.5.1, it referred to 5.4.2. I'll try again.

Not very experienced with building go apps. How do I get passed or bypass the checksum mismatch that occurs upon running `make install` after changing the required go-git to 5.5.1?...

That worked. I have the same authentication error with git-bug push/pull, though.

Ok, I think my main (tiny) contribution is going to be on this level as I'm not a go hacker. I'll keep subscribing to this issue at least.