sourcegraph
sourcegraph copied to clipboard
Code AI platform with Code Search & Cody
### 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...
## 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...
## 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...
## 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...
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...
Pin dependencies
[](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...
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...
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:...
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...
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...