sourcegraph/cmd
Varun Gandhi 21dbf38906
build: Use scip-treesitter binary consistently (#59891)
Use the same environment variable name everywhere, and make sure
we use the new binary name for tests.
2024-01-26 16:58:11 +08:00
..
batcheshelper Move batcheshelper out of enterprise (#54923) 2023-07-13 19:46:09 +02:00
blobstore aspect workflows: add initial aspect workflow yaml (#56569) 2023-11-24 11:52:17 +02:00
bundled-executor Build bundled-executor with shell build tag again (#55792) 2023-08-11 21:39:32 +02:00
cody-gateway Add context to the error returned from dotcom (#59697) 2024-01-18 12:24:38 +01:00
embeddings Return the correct error code (#58851) 2023-12-09 17:09:52 +00:00
executor ci: avoid dropping ALL executors binary if BUILDKITE_TAG is empty (#59439) 2024-01-09 19:08:49 +01:00
executor-kubernetes Move executor-kubernetes out of enterprise (#56449) 2023-09-08 16:24:05 +02:00
frontend Misc: retain URL params on redirect (#59887) 2024-01-25 19:28:18 -07:00
gitserver gitserver: Simplify client (#59772) 2024-01-24 13:56:54 +01:00
loadtest logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
migrator bzl: rework how we populate the database schemas for migrator (#57591) 2023-10-23 15:40:09 +02:00
msp-example msp-example: close BigQuery client (#59604) 2024-01-15 23:20:19 +00:00
pings msp/runtime: always enable Cloud Profiler (#59339) 2024-01-04 21:20:30 +00:00
precise-code-intel-worker remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
repo-updater Move purge worker into repo-updater and simplify init (#59790) 2024-01-24 14:46:24 +01:00
searcher gitserver: Simplify client (#59772) 2024-01-24 13:56:54 +01:00
server bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
symbols build: Bump go-tree-sitter version and fix Squirrel queries (#59847) 2024-01-25 20:15:30 +08:00
syntactic-code-intel-worker build: Use scip-treesitter binary consistently (#59891) 2024-01-26 16:58:11 +08:00
telemetry-gateway telemetry-gateway: add dynamic pub/sub attributes via metadata.recordsPrivateMetadataXYZ (#59524) 2024-01-11 19:39:16 +00:00
worker worker: Fix potential panic on exit (#59793) 2024-01-24 13:25:06 +00:00
README.md Reminder to keep architecture diagram in-sync (#36869) 2022-06-08 19:40:36 -07:00

This directory contains Sourcegraph services and binaries.

When a services is added, removed, or when a service's dependencies change, update our architecture diagram.