mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:51:43 +00:00
Fixes GRAPH-695 The syntactic code intel worker now actually performs indexing of repositories by piping the TAR archive stream from Gitserver straight into scip-syntax CLI, and then manually invoking the upload enqueuer. ## Test plan - New integration test verifying that indexing worker handles the records correctly and uploads valid indexes <!-- REQUIRED; info at https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles --> ## Changelog <!-- OPTIONAL; info at https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c --> |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| iface.go | ||
| mocks_test.go | ||
| observability.go | ||
| upload_enqueuer_observability.go | ||
| upload_enqueuer.go | ||
| upload_handler_multipart.go | ||
| upload_handler_single.go | ||
| upload_handler_state.go | ||
| upload_handler_test.go | ||
| upload_handler.go | ||