Skip to content

repo-updater: Remove syncer feature flag and remove old code

Warren Gifford requested to merge core/remove-feature-flag into master

Created by: tsenart

This change set remove the SRC_SYNCER_ENABLED feature flag and removes deprecated code paths. In addition, it merges the xxxConnection types into the correspondent xxxSource types, since there was not reason for these types to be separate anymore.

Test plan: go test and manual testing in sourcegraph.com and dogfood instances.

Part of #3467 (closed)

Merge request reports

Loading