Dan Adler
Dan Adler
Requested by https://app.hubspot.com/contacts/2762526/company/554275594 >ipynb files are structured as JSON, but are not particularly useful to read in that format. >Internally it was suggested that in rendered form, the python snippets...
Running the following command: ``` echo 'query DependencyReferences($repoPath: String!, $commitID: String!, $filePath: String!, $mode: String!, $line: Int!, $character: Int!) { repository(uri: $repoPath) { commit(rev: $commitID) { file(path: $filePath) { dependencyReferences(Language:...
Reproducable on sourcegraph.com: https://sourcegraph.com/github.com/kubernetes/apiserver/-/blob/pkg/server/serve.go#L17:9$references  Similar behavior occurs with external references, but the failure occurs on the xdef request, before it even gets to the xref request. The API response...
Context: * https://github.com/sourcegraph/sourcegraph/pull/60127 * https://github.com/sourcegraph/sourcegraph/pull/60192 * https://github.com/sourcegraph/sourcegraph/pull/60219 * https://github.com/sourcegraph/sourcegraph/pull/60343 * https://github.com/sourcegraph/sourcegraph/pull/60377 * https://github.com/sourcegraph/sourcegraph/pull/60382 * https://github.com/sourcegraph/sourcegraph/pull/60764 * https://github.com/sourcegraph/sourcegraph/pull/60765 * https://github.com/sourcegraph/sourcegraph/pull/60767 * https://github.com/sourcegraph/sourcegraph/pull/60768 * https://github.com/sourcegraph/sourcegraph/pull/60788 * https://github.com/sourcegraph/sourcegraph/pull/60789 * https://github.com/sourcegraph/sourcegraph/pull/60803 * https://github.com/sourcegraph/sourcegraph/pull/60812 *...
Context: * https://github.com/sourcegraph/sourcegraph/pull/60127 * https://github.com/sourcegraph/sourcegraph/pull/60192 * https://github.com/sourcegraph/sourcegraph/pull/60219 * https://github.com/sourcegraph/sourcegraph/pull/60343 * https://github.com/sourcegraph/sourcegraph/pull/60377 * https://github.com/sourcegraph/sourcegraph/pull/60382 * https://github.com/sourcegraph/sourcegraph/pull/60764 * https://github.com/sourcegraph/sourcegraph/pull/60765 * https://github.com/sourcegraph/sourcegraph/pull/60767 * https://github.com/sourcegraph/sourcegraph/pull/60768 * https://github.com/sourcegraph/sourcegraph/pull/60788 * https://github.com/sourcegraph/sourcegraph/pull/60789 * https://github.com/sourcegraph/sourcegraph/pull/60803 * https://github.com/sourcegraph/sourcegraph/pull/60812 ##...
Context: * https://github.com/sourcegraph/sourcegraph/pull/60127 * https://github.com/sourcegraph/sourcegraph/pull/60192 * https://github.com/sourcegraph/sourcegraph/pull/60219 ## Test plan `sg start` visit page check if events appear in `event_logs` table locally
Context: * https://github.com/sourcegraph/sourcegraph/pull/60127 * https://github.com/sourcegraph/sourcegraph/pull/60192 * https://github.com/sourcegraph/sourcegraph/pull/60219 * https://github.com/sourcegraph/sourcegraph/pull/60343 * https://github.com/sourcegraph/sourcegraph/pull/60377 * https://github.com/sourcegraph/sourcegraph/pull/60382 * https://github.com/sourcegraph/sourcegraph/pull/60764 * https://github.com/sourcegraph/sourcegraph/pull/60765 * https://github.com/sourcegraph/sourcegraph/pull/60767 * https://github.com/sourcegraph/sourcegraph/pull/60768 * https://github.com/sourcegraph/sourcegraph/pull/60788 * https://github.com/sourcegraph/sourcegraph/pull/60789 * https://github.com/sourcegraph/sourcegraph/pull/60803 ## Test plan...
Context: * https://github.com/sourcegraph/sourcegraph/pull/60127 * https://github.com/sourcegraph/sourcegraph/pull/60192 * https://github.com/sourcegraph/sourcegraph/pull/60219 * https://github.com/sourcegraph/sourcegraph/pull/60343 ## Test plan `sg start` visit page check if events appear in `event_logs` table locally
Reported by * https://app.hubspot.com/contacts/2762526/company/554338610 * https://app.hubspot.com/contacts/2762526/company/554275594 We run a repo janitor job that re-clones repos from scratch rather than running git gc, due to the former generally being faster. The...
Requested by https://app.hubspot.com/contacts/2762526/company/732945850 Context in: - https://sourcegraph.slack.com/archives/CSKMGUJ58/p1593703888139400 - https://sourcegraph.slack.com/archives/CSKMGUJ58/p1599143780009200 >FYI, I had another customer request the ability to filter out "personal" repos again today. >I'd like to see it implemented...