sourcebot-dev / sourcebot

Blazingly fast code search 🏎️ Deployed as a single Docker image 📦 Search million+ lines of code in your GitHub, GitLab, and Gitea repositories 🪄 MIT licensed ✅
https://sourcebot.dev
MIT License
1.17k stars 37 forks source link

Selfhosted instances of GitLab are not being assigned `gitlab` code host type #25

Closed brendan-kellam closed 3 days ago

brendan-kellam commented 1 month ago

When self-hosting a GitLab instance, we are not recognizing that the code host type is gitlab, resulting in some UI issues. E.g.:

Homepage carousel buttons do not link anywhere:

image

Codepreview header does not link anywhere:

image

Guessing this is the same story with a selfhosted GitHub instance, but will create a separate issue when validated.

gaeljw commented 4 days ago

I'm facing this as well (GitLab self hosted)