mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:51:55 +00:00
This change is to mitigate excessive remote cache network traffic in the event that oci_tarball targets are cache busted en masse. Only //cmd/server:image_tarball and //docker-images/executor-vm:image_tarball and used as inputs to downstream targets so only these two will be built and remote cached on CI. |
||
|---|---|---|
| .. | ||
| shared | ||
| BUILD.bazel | ||
| CODENOTIFY | ||
| image_test.yaml | ||
| 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.