sourcerer-io / sourcerer-app

🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.
https://sourcerer.io/start
MIT License
6.74k stars 281 forks source link

Non-personal GitLab projects not discovered #382

Open kornelski opened 6 years ago

kornelski commented 6 years ago

GitLab has a separation between personal and groups/contributed projects. Sourcerer finds only the personal ones, but not other projects that live under their own namespaces/groups.

Since I put my major projects in their own groups (sort-of like orgs on GitHub), Sourcerer misses a lot of my GitLab work.

toupeira commented 6 years ago

Looks like this is a limitation of the current GitLab API, see https://gitlab.com/gitlab-org/gitlab-ce/issues/4321

sergey48k commented 6 years ago

What if we add an ability to add repo urls?

toupeira commented 6 years ago

@sergey48k great idea, also opens the door for arbitrary Git repos hosted on other tools like gitweb, gitea, etc.

mlaggner commented 5 years ago

would be great too, since I have almost all my repos in a gitlab group

joelostblom commented 4 years ago

The ability to add repo urls would be great!