sourcegraph/internal/cmd
Stefan Hengl b77809cf9a
chore(search): update search API call sites to set the version explicitly (#63782)
I went through all call sites of the 3 search APIs (Stream API, GQL API,
SearchClient (internal)) and made sure that the query syntax version is
set to "V3".

Why?

Without this change, a new default search syntax version might have
caused a change in behavior for some of the call sites.

## Test plan
- No functional change, so relying mostly on CI
- The codeintel GQL queries set the patternType explicitly, so this
change is a NOP.

I tested manually
- search based code intel sends GQL requests with version "V3"
- repo badge still works
- compute GQL returns results
2024-07-12 10:01:47 +02:00
..
ghe-feeder bazel: move internal/version stamping to internal/version's go_library decl (#61495) 2024-03-29 13:41:19 +00:00
git-combine bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
init-sg chore: Remove client construction from SignUp/In funcs (#62789) 2024-05-21 15:18:58 +02:00
jsonc-validate bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
progress-bot chore(tooling): bump Go version to 1.22.4 (#63124) 2024-06-06 15:19:03 +00:00
search-blitz chore(search): update search API call sites to set the version explicitly (#63782) 2024-07-12 10:01:47 +02:00
src-cli-version bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
tracking-issue bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00