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

[![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 | |---|---|---|---|---|---| | [goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action) | action | major |...

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 | |---|---|---|---|---|---| | [docker/setup-qemu-action](https://togithub.com/docker/setup-qemu-action) | action | major |...

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 | |---|---|---|---|---|---| | [docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action) | action | major |...

bot

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/sourcegraph/src-cli). - WARN:...

[![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 | 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 | Sourcegraph | |---|---|---|---|---| | alpine | final | minor | 3.19.1 |...

bot

Fixes https://github.com/sourcegraph/customer/issues/1210 So there was some weird behavior circling around this [change](https://github.com/sourcegraph/src-cli/pull/639/files#diff-2d1e7e4eecf58c3cd47322de771f3e05f7eba484526fe2e85d35289c2cb8fcbfR215). Before the change: - When searching for repos, we would only continue recursing on bare git repos, looking...

Currently using using `src` to upload a SCIP file it assumes that the root is the directory the actual directory the index is in. You can see this in: https://github.com/sourcegraph/src-cli/blob/c0cad1aa5b628f0d88330291387bc20494861178/cmd/src/code_intel_upload_flags.go#L320-L325...

team/graph

[From _What happens when good Dockers go bad?_](https://docs.google.com/document/d/1QSNSTjFhNAvM1y6otEElgGArg_bx9QWT7Q0sQMjAmQU/edit#heading=h.bmnpu9vdflgo): >We might not be able to predict the future resource usage of a container, but we can observe the usage of the...

team/code-search

[From _What happens when good Dockers go bad?_](https://docs.google.com/document/d/1QSNSTjFhNAvM1y6otEElgGArg_bx9QWT7Q0sQMjAmQU/edit#heading=h.ky1rv8jm975z): >Docker allows memory and CPU limits to be set on individual containers, and although these limits are optional, Docker Desktop ships with...

team/code-search