Skip to content

honeycomb: move search-specific honey to separate package to reduce imports in honey package

Warren Gifford requested to merge nsc/search-honeycomb-move into main

Created by: Strum355

internal/honey currently imports internal/actor -> internal/types -> internal/extsvc/{...} -> internal/conf. This affects executors for the same reasons outlined https://github.com/sourcegraph/sourcegraph/pull/28143, this PR contributes towards addressing this issue.

Merge request reports

Loading