sourcegraph/cmd/precise-code-intel-worker
Will Dollman 144999c1f3
Publish sourcegraph-base image (#62002)
* Publish sourcegraph-base image

* Add oci_defs

* Remove dind from legacy image builds - this breaks runtype.CandidateNoTest

* Switch executor-vm command to bazel

* Set isCandidate true when using CandidateNoTest run type

* Rename sourcegraph and sourcegraph-base to better reflect their current purposes

sourcegraph -> sourcegraph-base
sourcegraph-base -> sourcegraph-template

* Re-lock sourcegraph-template

* Update wolfi target

* Add Aspect bazelrc to executor-vm build.sh

This script may be run locally or on CI, so handle both cases

* Tweak bazelrc generation

* Update configHashes - bodge alert
2024-04-19 14:44:06 +01:00
..
shared Pass conf down to authz providers (#61907) 2024-04-18 16:07:12 +02:00
BUILD.bazel Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
CODENOTIFY codenotify: dr. fritz is kil (#57313) 2023-10-03 16:19:55 +00:00
image_test.yaml Move precise-code-intel-worker out of enterprise (#54926) 2023-07-13 20:09:16 +02:00
main.go remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
README.md Move precise-code-intel-worker out of enterprise (#54926) 2023-07-13 20:09:16 +02:00

Precise code intel worker

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