Something went wrong while fetching comments. Please try again.
Created by: efritz


This PR moves as much of our inference logic into lib as possible (things that don't depend on gitserver, db, etc) and also attempts to clean up the packages we have for auto-indexing (which are pretty spread out).
Now we have:
GitClient interface and tries to return index jobs that are likely to succeedReviewers:
I tried to make this diff-less but was difficult. All file changes are trivial EXCEPT FOR: