mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:11:48 +00:00
* Use lsif-typescript instead of lsif-node for JS/TS indexing This commit migrates from lsif-node to the new lsif-typescript indexer that we have been working on for the past months. It's difficult to do this migration incrementally so this PR touches on several different components: - the CI config for JS/TS indexing - auto-inference for auto-indexing - several bugfixes in LSIF Typed to enable cross-repo navigation * Revert changes for Node logic * Undo unwanted changes to yarn.lock * Address review feedback |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| PULL_REQUEST_TEMPLATE | ||
| workflows | ||
| CODEOWNERS | ||
| PULL_REQUEST_TEMPLATE.md | ||
| teams.yml | ||