Skip to content

repo-updater: Ensure that user added repos are cloned on sync in Cloud

Warren Gifford requested to merge clone-on-sync into main

Created by: ryanslade

We ensure that when a user added repo is first synced it will begin cloning immediately. This is enforced by ensuring that we listen on the syncer.Synced channel even when running on Cloud.

Closes https://github.com/sourcegraph/sourcegraph/issues/14315

Merge request reports

Loading