Skip to content

LSIF: Rewrite LSIF supervisor to use goreman

Warren Gifford requested to merge non-root-lsif-server into master

Created by: efritz

  • move ./cmd/server/internal to ./internal
  • convert ./lsif/Dockerfile to only build the app, not make a runnable image
  • Add ./cmd/lsif-server that runs the lsif server and worker in goreman

Merge request reports

Loading