sourcegraph
sourcegraph copied to clipboard
Code AI platform with Code Search & Cody
Stacked on #40282. This PR wraps the `webhook_logs.request` and `webhook_logs.response` fields in an encryptable struct. ## Test plan main-dry-run: https://buildkite.com/sourcegraph/sourcegraph/builds/166837
### Plan In this project we want to bring code insights data and UI to the search result page. The first implementation of this is a prototype and should be...
It seems that because user management SQL queries use `join` large event_logs and users tables to create a full in-memory table, the GQL API response is slow and even fails...
### Plan This [doc](https://docs.google.com/document/d/10n6j2empkCzr6yL873p8WuL6R0U8Erm0awIwOp9hRl8/edit#heading=h.ai41ynoo7bjc) captures the inspiration, proposal and plan for actionable and classifiable errors in Sourcegraph's code. ### Tracked issues @unassigned: __2.00d__ - [ ] https://github.com/sourcegraph/sourcegraph/issues/38618 __1.00d__ - [...
Add more debug logging to help when investigating customer issues. ## Test plan None needed, only logs added
### Plan Tracking issue for architecture work being done by @tjkandala . This issue covers: - Any exploratory work being done on how to expose Search - Implementation work to...
### Plan We’re looking to increase adoption of Apollo Client across batch changes components. The aim of this issue is to identify and eventually improve areas that: - Would benefit...
- https://github.com/sourcegraph/batch-change-examples - https://docs.sourcegraph.com/batch_changes/tutorials /cc @muratsu @jjinnii @ryankscott
Due to an oversight of mine, the code monitor creation form still uses the Monaco query input. I created https://github.com/sourcegraph/sourcegraph/pull/39178 to fix this but ran into issues getting the tests...
### Audit type Screen reader navigation ### User journey audit issue https://github.com/sourcegraph/sourcegraph/issues/34198 ### Problem description - On VoiceOver on macOS, When in the listbox in the notepad, can't use Ctrl+Opt+Left/right...