mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:11:49 +00:00
Reintroduces the same changes as https://github.com/sourcegraph/sourcegraph/pull/51104 minus syntax-highlighter which we're unable to compile with the right toolchain at the moment. Tested as a full main-dry-run, as well as running the stack with compose and checking indexing and syntax-highlighting. Executors are also built correctly. ## Test plan CI + manual test via compose. --------- Co-authored-by: Jean-Hadrien Chabran <jh@chabran.fr> |
||
|---|---|---|
| .. | ||
| shared | ||
| build-wolfi.sh | ||
| BUILD.bazel | ||
| build.sh | ||
| CODENOTIFY | ||
| Dockerfile | ||
| Dockerfile.wolfi | ||
| main.go | ||
| README.md | ||
Precise code intel worker
The precise-code-intel-worker service converts LSIF upload file into Postgres data. This service is horizontally scalable.