sourcegraph icon indicating copy to clipboard operation
sourcegraph copied to clipboard

Code AI platform with Code Search & Cody

Results 692 sourcegraph issues
Sort by recently updated
recently updated
newest added

### Plan Our current Resource Estimator is out of date and needs some attention. We need to go through and update our current metrics as well as add any new...

tracking
resource-estimator-fy23-q2

## Problem statement The `graphqlbackend` layer in Sourcegraph's `frontend` service has a lot of log15 usage. As a core entrypoint to many parts of Sourcegraph, having this layer migrated could...

tracking
gitstart
team/devx
devx/logging
graphqlbackend

## Problem to solve Today, our services do not export uniform metrics. With various implementations and custom metrics, this makes it difficult to interpret what a user is actually experiencing...

roadmap
tracking
team/devx
devx/metrics

## Plan This tracking issue is a follow up to our FY23 Q2 Resource Estimator commitments seen [in this issue](https://github.com/sourcegraph/sourcegraph/issues/31201). This tracking issue should be used to store incremental RE...

tracking
resource-estimator-Q3+

File tree decorations are not aligned properly anymore (vertically and horizontal layout). Don't know how important it is to prioritize this regression with the deprecation of extensions, but wanted to...

bug
team/integrations

[![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 | |---|---|---|---|---|---| | [@types/body-parser](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | pin...

bot
npm

Closes https://github.com/sourcegraph/sourcegraph/issues/40149 Fixed the integration tests and unskip What was fixed: - `PERFORCE_PASSWORD` set to correct value - p4 protects table in test perforce instance issues resolved ## Test plan...

testing
perforce
team/repo-management
cla-signed

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/sourcegraph). - WARN:...

needs-team-triage

Introduces a type to manage lazy/on-demand encrypting/decrypting of values encryptable at-rest in the database. Several new uses are stacked on top of this definition. - https://github.com/sourcegraph/sourcegraph/pull/40292 - https://github.com/sourcegraph/sourcegraph/pull/40177 - https://github.com/sourcegraph/sourcegraph/pull/40228...

cla-signed

I can't really pin down what is common to all these cases, but for most file-level constants I am not seeing a hover in TypeScript (TSX). I was trying to...

bug
team/code-intelligence
lang/typescript