sourcegraph / src-cli

Sourcegraph CLI
https://sourcegraph.com
Apache License 2.0
267 stars 57 forks source link

codeintel: Fail fast on 401 failure in SCIP detection #1034

Closed varungandhi-src closed 10 months ago

varungandhi-src commented 10 months ago

Don't convert SCIP to LSIF, don't attempt to upload the index

Fixes https://github.com/sourcegraph/src-cli/issues/1032

Test plan

Manually tested with a bogus token

efritz commented 10 months ago

"Do not pass Go, do not collect $200"