Skip to content

Fix cross-db deps workspace aggregation - #2645

Merged
Widthdom merged 2 commits into
mainfrom
fix-issue1704
May 24, 2026
Merged

Fix cross-db deps workspace aggregation#2645
Widthdom merged 2 commits into
mainfrom
fix-issue1704

Conversation

@Widthdom

@Widthdom Widthdom commented May 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add repeatable deps --workspace-db <path> support for explicit workspace member DB aggregation.
  • Add cross-database file dependency edges tagged with source_db and target_db in JSON output.
  • Document the new flag and add a bilingual changelog fragment.

Validation

  • dotnet build
  • dotnet test --filter "FullyQualifiedName~QueryCommandRunnerTests.RunDeps_WorkspaceDbJson_AggregatesAndTagsMemberDatabaseEdges|FullyQualifiedName~CliFlagSchemaTests"
  • dotnet run --project tools/CodeIndex.Changelog -- check

Documentation and Changelog

  • Updated USER_GUIDE.md.
  • Added changelog.d/unreleased/1704.added.md.

Review

  • Adversarial review completed: No blocking/actionable issues found.

Follow-up Candidates

  • None.

Fixes #1704

@Widthdom
Widthdom marked this pull request as ready for review May 24, 2026 16:27
@Widthdom
Widthdom merged commit 877c1ca into main May 24, 2026
10 checks passed
@Widthdom
Widthdom deleted the fix-issue1704 branch May 24, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependencies queries cannot follow references across separate per-repo DB files

1 participant