mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:12:02 +00:00
sg: Add api-only commandset (#21325)
This commit is contained in:
parent
e8368bbf5b
commit
c483e03cff
@ -485,6 +485,18 @@ commandsets:
|
||||
- zoekt-webserver-1
|
||||
- codeinsights-db
|
||||
|
||||
api-only:
|
||||
- enterprise-frontend
|
||||
- enterprise-repo-updater
|
||||
- gitserver
|
||||
- searcher
|
||||
- symbols
|
||||
- github-proxy
|
||||
- zoekt-indexserver-0
|
||||
- zoekt-indexserver-1
|
||||
- zoekt-webserver-0
|
||||
- zoekt-webserver-1
|
||||
|
||||
tests:
|
||||
# These can be run with `sg test [name]`
|
||||
backend:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user