Skip to content
Snippets Groups Projects

search: move SearchResults type out of GQL package

Closed Administrator requested to merge rvt/move-search-results-type into rvt/do-results-simple

Created by: rvantonder

Stacked on https://github.com/sourcegraph/sourcegraph/pull/30377

moves the type SearchResults definition into package run so we can change the job.Run signature to return this. The many run.SearchResults references created by this change, in the graphqlbackend package, is indicative of logic that we should, and will, move out over time.

Merge request reports

Approval is optional

Closed by avatar (Jul 24, 2025 2:42pm UTC)

Merge details

  • The changes were not merged into rvt/do-results-simple.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading