Skip to content

migration: Add gitserver_repos table

Administrator requested to merge rs/add_gitserver_repos_table into main

Created by: ryanslade

This will allow us to:

  • Query the clone state of repo
  • Query the sync state of a repo
  • Query the most recent sync error
  • Round robin schedule the choice of clone_url from external_services

Part of: https://github.com/sourcegraph/sourcegraph/issues/16670

Merge request reports

Loading