mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
Cody no longer needs it and it is obsolete now! Since App added a non-insignificant amount of new concepts and alternative code paths, I decided to take some time and remove it from out codebase. This PR removes ~21k lines of code. If we ever want parts of single binary (app), the redis kv alternatives, or the release pipeline for a native mac app back, we can look back at this PR and revert parts of it, but maintaining 21k lines of code and many code paths for which I had to delete a surprisingly small amount of tests justifies this move for me very well. Technically, to some extent SG App and Cody App both still existed in the codebase, but we don't distribute either of them anymore, so IMO we shouldn't keep this weight in our code. So.. here we go. This should not affect any of the existing deployments, we only remove functionality that was special-cased for app. |
||
|---|---|---|
| .. | ||
| apiclient | ||
| config | ||
| ignite | ||
| janitor | ||
| metrics | ||
| run | ||
| util | ||
| worker | ||