Eric Fritz
Eric Fritz
### Plan Implements [RFC 624: Configurable auto-indexing recognizers](https://docs.google.com/document/d/1LOVI6xogkt4Iifl1F_8Gb_H9pXQ_MrynW8vmr6D05A0). ### Tracked issues @Strum355 - [ ] https://github.com/sourcegraph/sourcegraph/issues/33046 @efritz - [ ] https://github.com/sourcegraph/sourcegraph/issues/33040 Completed - [x] (🏁 167 days ago) https://github.com/sourcegraph/sourcegraph/issues/33042 -...
### Plan This issue tracks progress of moving the background-tasks out from the frontend and repo-updater services. Because engineers knew how these services were deployed, it made it very easy...
### Plan This issue tracks progress against the proposal [RFC 697: Multiple version upgrades](https://docs.google.com/document/d/1eNiwzWZmfpvzFhs9IDcM7Sbchv_Hm8Uj-6bI-3TDlvg). ### Tracked issues @efritz - [ ] https://github.com/sourcegraph/sourcegraph/issues/38094 - [ ] https://github.com/sourcegraph/sourcegraph/issues/38050 (PRs: ~[#39984](https://github.com/sourcegraph/sourcegraph/pull/39984)~, ~[#40113](https://github.com/sourcegraph/sourcegraph/pull/40113)~) -...
### Plan See [RFC 697: Multiple version upgrades](https://docs.google.com/document/d/1eNiwzWZmfpvzFhs9IDcM7Sbchv_Hm8Uj-6bI-3TDlvg). This issue tracks the development of the updated `migrator` service, which will also handle upgrades over multiple versions. Related work will include...
### Plan Implements [RFC 619: Code Intelligence Data Platform](https://docs.google.com/document/d/1AjZ_d0nJVHbV75IH3jZRkrGXhsv_AXp2kS4nrw2SAQ8). ### Tracked issues @Numbers88s - [ ] https://github.com/sourcegraph/sourcegraph/issues/38161 - [ ] https://github.com/sourcegraph/sourcegraph/issues/38162 - [ ] https://github.com/sourcegraph/sourcegraph/issues/38163 - [ ] https://github.com/sourcegraph/sourcegraph/issues/38164 -...
### Plan See [RFC 697: Multiple version upgrades](https://docs.google.com/document/d/1eNiwzWZmfpvzFhs9IDcM7Sbchv_Hm8Uj-6bI-3TDlvg). Update out of band migrations so that they do not require code outside of a specific allow-list (which excludes things like the...
### Plan See [RFC 697: Multiple version upgrades](https://docs.google.com/document/d/1eNiwzWZmfpvzFhs9IDcM7Sbchv_Hm8Uj-6bI-3TDlvg). This issue tracks miscellaneous quality of life improvements of the migrator related to the multiple version upgrade effort. ### Tracked issues @efritz...
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...
Stacked on #40282. This PR wraps the `user_credentials.credential` field in an encryptable struct. ## Test plan main-dry-run: https://buildkite.com/sourcegraph/sourcegraph/builds/166841
Stacked on #40282. This PR wraps the `external_services.config` field in an encryptable struct. ## Test plan main-dry-run: https://buildkite.com/sourcegraph/sourcegraph/builds/166845