Skip to content

Start indexing and resolving Rubydex graph#3992

Open
vinistock wants to merge 1 commit intorubydex_adoption_feature_branchfrom
03-03-start_indexing_and_resolving_rubydex_graph
Open

Start indexing and resolving Rubydex graph#3992
vinistock wants to merge 1 commit intorubydex_adoption_feature_branchfrom
03-03-start_indexing_and_resolving_rubydex_graph

Conversation

@vinistock
Copy link
Member

Motivation

This PR starts indexing and resolving the Rubydex graph on boot and for tests. Note that consuming incremental changes is not yet a part of the API, so this PR doesn't address that yet.

Our strategy, for smaller and easier to review PRs, will be to maintain both indexing mechanisms while we migrate each request one by one. That way, we don't have to review a massive amount of changes and we can rely on CI.

Implementation

The implementation makes sure we're:

  • Instantiating the graph and configuring the encoding and workspace path
  • Indexing and resolving on boot and tests

@vinistock vinistock self-assigned this Mar 6, 2026
@vinistock vinistock requested a review from a team as a code owner March 6, 2026 15:08
@vinistock vinistock added server This pull request should be included in the server gem's release notes other Changes that aren't bugfixes, enhancements or breaking changes labels Mar 6, 2026
@vinistock vinistock requested review from alexcrocha and st0012 March 6, 2026 15:08
Base automatically changed from 02-10-adopt_rubydex to rubydex_adoption_feature_branch March 6, 2026 16:54
@vinistock vinistock force-pushed the 03-03-start_indexing_and_resolving_rubydex_graph branch from d3fa68d to c7cf7ea Compare March 6, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

other Changes that aren't bugfixes, enhancements or breaking changes server This pull request should be included in the server gem's release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant