Skip to content

codeintel: Reorganize dependencies store

Administrator requested to merge ef/dependencies-store into main

Created by: efritz

This PR demolishes the OSS codeintel dbstore and moves its remains into:

  • the enterprise dbstore (RepoName method is used only by the enterprise codeintel gitserver client)
  • a new dependencies store (ListDependencyRepos (from NPM+JVM methods) and UpsertDependencyRepo)

Test plan

main-dry-run

Merge request reports

Loading