sourcegraph/cmd/server/shared
Erik Seliger fcefe5b372
Add embeddings to server behind env var (#50288)
This might be useful for some customers, but definitely will be useful
for us to write an E2E pipeline for embeddings.

cc @sourcegraph/dev-experience for a quick glance at the
debugserver/prometheus part of this.

## Test plan

Will build the image locally and see if it works alright with the env
var set.
2023-04-04 16:45:50 +02:00
..
assets bazel: fix remaining backend tests (#47961) 2023-03-01 17:03:01 +00:00
blobstore.go cmd/server: likely fix server blobstore directory init problem (#45570) 2022-12-12 18:33:12 +00:00
BUILD.bazel bk: add soft-failing bazel jobs (#47601) 2023-03-08 11:28:18 +00:00
conf_parse.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
copy.go Housekeeping: fix some code smells in the Go code (#49995) 2023-03-28 20:31:32 +09:00
globals.go Add embeddings to server behind env var (#50288) 2023-04-04 16:45:50 +02:00
nginx_test.go Replace os.MkdirTemp in tests with t.TempDir() (#34590) 2022-04-27 16:08:29 +00:00
nginx.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
observability.go cmd/server: remove jaeger, disable opentelemetry by default (#41244) 2022-09-02 08:16:44 -07:00
postgres.go sg: Fix incorrect matching of comments in sg lint -fix go (#46202) 2023-01-06 17:28:58 +04:00
redis_test.go Replace os.MkdirTemp in tests with t.TempDir() (#34590) 2022-04-27 16:08:29 +00:00
redis.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
shared.go rename CACHE_DIR env var for searcher as well, and other follow-throughs (#48684) 2023-03-05 23:24:49 -08:00
zoekt.go zoekt: set -indexserver_proxy for webserver (#44995) 2022-12-02 08:38:44 +01:00