Skip to content

Load code host config from external services database

Warren Gifford requested to merge phab2 into master

Created by: nicksnyder

part of https://github.com/sourcegraph/sourcegraph/issues/914

When the externalServices feature flag is enabled, all code host configuration is migrated to the new external_services database table and read from there (instead of the site config).

Merge request reports

Loading