An error occurred while fetching this tab.
codeintel: Install and use the LSIF upload route on the codeintel internal API
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: efritz
The precise-code-intel-indexer-vm goes through the public API, but this requires that a sudo sourcegraph access token be given to the indexer. Instead, we can use the same token-based auth we have for the other routes hit by this service and install the same handler to a second route.
Push commits to the source branch or add previously merged commits to review them.