sourcegraph/enterprise/cmd/precise-code-intel-worker
Dave Try 321e0e9d01
ci: enable bazel builds for docker images (#51241)
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>
2023-04-28 10:41:13 +02:00
..
shared codeintel: Reorganize job initialization (#50483) 2023-04-11 11:36:41 -05:00
build-wolfi.sh Build Wolfi images (#47182) 2023-04-24 17:32:36 +00:00
BUILD.bazel ci: enable bazel builds for docker images (#51241) 2023-04-28 10:41:13 +02:00
build.sh ci: enable bazel builds for docker images (#51241) 2023-04-28 10:41:13 +02:00
CODENOTIFY remove beyang from CODENOTIFY files (#46182) 2023-01-06 09:13:47 -08:00
Dockerfile ci: enable bazel builds for docker images (#51241) 2023-04-28 10:41:13 +02:00
Dockerfile.wolfi Build Wolfi images (#47182) 2023-04-24 17:32:36 +00:00
main.go Sourcegraph App (single-binary branch) (#46547) 2023-01-19 17:35:39 -07:00
README.md chore: Add missing readmes for enterprise/cmd services (#16923) 2020-12-18 15:47:41 -06:00

Precise code intel worker

The precise-code-intel-worker service converts LSIF upload file into Postgres data. This service is horizontally scalable.