src-cli icon indicating copy to clipboard operation
src-cli copied to clipboard

Sourcegraph CLI

Results 98 src-cli issues
Sort by recently updated
recently updated
newest added

Many users encounter bugs from outdated versions of src-cli and raise them to support before realizing they were already fixed and just needed to update. Recently, a user hit a...

good first issue
ux

Allow users to pass the repo name as the value of the `-repo` flag for the commands `src repos add-kvp`, `src repos delete-kvp`, and `src repos update-kvp`. Right now the...

When running locally (`preview` & `apply`), the number of repositories returned does not match search. For example when `count` is set to 65, only 64 repos are found. Higher counts...

bug
team/code-search

@abitrolly Sorry! I think this is something funky with the workflow being initiated by a fork owned by a non-Sourcegrapher. I'll file an issue for us to figure that out...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tar](https://togithub.com/isaacs/node-tar) | [`^6.2.1` -> `^7.1.0`](https://renovatebot.com/diffs/npm/tar/6.2.1/7.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tar/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

bot
npm

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | [aspect_bazel_lib](https://togithub.com/aspect-build/bazel-lib) | http_archive | patch |...

bot

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | [io_bazel_rules_go](https://togithub.com/bazelbuild/rules_go) | http_archive | minor |...

bot

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | [bazel_skylib](https://togithub.com/bazelbuild/bazel-skylib) | http_archive | minor |...

bot

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | golang | stage | patch |...

bot

See https://github.com/sourcegraph/src-cli/pull/1079 for an example. Run `go test -race ./...` on main to reproduce. The data race seems to come from tests using reflection for mocking, and production code doing...

bug