sourcegraph/cmd
Stefan Hengl 9f4d281624
go.mod: bump zoekt (#62332)
This includes the following changes

- 783a51a784 docker: use go1.22 and alpine3.19
- 301c735b9c docker: fix typo in builder name
- a0f051e95e all: remove gob and SSE rpc endpoints
- 8619902b5d gitindex: include environ for git tests
- 55b7aeee2d docker: simplify apk add lines
- 734f5b64f8 gomod: update deps for CVE-2023-45288 and CVE-2024-24786
- 6df055493b gitindex: interpret SSH URLs
- 5ecbc14cac zoekt-indexserver: prune branches on fetch
- 5411e9b32e zoekt-mirror-gerrit: allow to use reponame without host in the index
- 570757e20b Honor regex flags for case-sensitivity
- 68d04651cc zoekt-mirror-gerrit: handle http authentication
- 72f95004e6 fix: don't modify finalCands
2024-05-01 08:28:06 -07:00
..
appliance appliance: add appliance skeleton (#62172) 2024-04-29 16:04:56 -04:00
batcheshelper Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
blobstore chore: Break dependency of internal/trace on conf (#62177) 2024-04-30 21:12:39 +02:00
bundled-executor Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
cody-gateway Cody Gateway: adding mixtral8x7b finetuned model for code completions (#62300) 2024-05-01 00:09:54 +05:30
embeddings chore: Break dependency of internal/trace on conf (#62177) 2024-04-30 21:12:39 +02:00
executor chore: Remove dead code (#61899) 2024-04-16 10:17:47 +02:00
executor-kubernetes Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
frontend go.mod: bump zoekt (#62332) 2024-05-01 08:28:06 -07:00
gitserver gitserver: grpc: create FirstEverCommit RPC method and server implementation (#62169) 2024-04-30 21:32:56 -07:00
loadtest Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
migrator Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
msp-example cmd/msp-example: remove gorm (#62110) 2024-04-23 20:00:10 +00:00
pings cmd/pings: set up msp_delivery (#62109) 2024-04-23 14:03:18 -07:00
precise-code-intel-worker Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
repo-updater Don't log when repo-updater shuts down (#62121) 2024-04-25 02:04:20 +02:00
searcher Search: expect trailing newlines in chunk matches (#61247) 2024-04-23 15:03:52 -06:00
server Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
symbols chore: Break dependency of internal/trace on conf (#62177) 2024-04-30 21:12:39 +02:00
syntactic-code-intel-worker Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
telemetry-gateway telemetry/resolvers, internal/telemetry, telemetry-gateway: validate feature/action (#62214) 2024-04-29 19:34:50 +00:00
worker Fix OOB migrations progress updates (#61770) 2024-04-30 17:23:17 -07: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.