sourcegraph / app

Issue tracker for the Sourcegraph app - a lightweight single-binary version of Sourcegraph for your local machine
27 stars 2 forks source link

[Question] Is sourcegraph app currently limit local repo? #1

Closed haunt98 closed 1 year ago

haunt98 commented 1 year ago

I have ~ 50 repos in my local machine. Each time I trigger index, sourcegraph app only discovers 14-15 repos. So is there any limit local repos sourcegraph app can handle?

slimsag commented 1 year ago

Hello! Sorry for the late reply; there is no limit on local repos. It should pick up any in the folder you run it in.

Can you try upgrading to the latest version and then clicking the profile picture => setup wizard?

image

From there you can select more directories/repos to include.

haunt98 commented 1 year ago
image

Somehow I don't see Setup wizard, do I need to clear cache or something?

slimsag commented 1 year ago

Apologies again for the delayed response, we were deep in working on the app until the big release today 😅

We made a few improvements and bug fixes here very recently, and I think it will fix the issue.

Can you try upgrading one more time, using these instructions?

haunt98 commented 1 year ago

Thanks @slimsag, after download latest apps. Everything is worked now!