sourcegraph/cmd
Julie Tibshirani f690f5c3f1
Symbols: Remove unused ctags config (#61701)
This PR removes the unused `ctagsBinary` field from symbols server and its
set-up commands. The binary that's actually used is loaded through a separate
codepath.
2024-04-09 08:21:32 -07:00
..
batcheshelper Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
blobstore Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
bundled-executor Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
cody-gateway Adding an extra field for the tokenizer computed tokens for Anthropic API (#61715) 2024-04-09 13:54:21 +02:00
embeddings Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
executor Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
executor-kubernetes Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
frontend Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
gitserver gitserver: Don't silently swallow errors from clone URL construction (#61587) 2024-04-08 18:28:18 +02:00
loadtest Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
migrator Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
msp-example Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
pings Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
precise-code-intel-worker Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
repo-updater Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
searcher Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
server bazel: bump rules_{go,oci,pkg} (#60510) 2024-04-08 12:54:15 +00:00
symbols Symbols: Remove unused ctags config (#61701) 2024-04-09 08:21:32 -07:00
syntactic-code-intel-worker Create syntactic_indexing module, extract job store into it (#61552) 2024-04-08 10:07:54 +01:00
telemetry-gateway Revert "Hackathon: Build images end-to-end using Bazel (#60785)" (#61644) 2024-04-05 13:43:19 +00:00
worker Use simple projects endpoint for GItLab permissions syncing (#61420) 2024-04-08 14:11:14 +02: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.