Skip to content

Comments

Optimize the dependency graph calculation#51

Merged
rockbruno merged 3 commits intospotify:mainfrom
rockbruno:rochab/optimize-graph
Aug 25, 2025
Merged

Optimize the dependency graph calculation#51
rockbruno merged 3 commits intospotify:mainfrom
rockbruno:rochab/optimize-graph

Conversation

@rockbruno
Copy link
Member

@rockbruno rockbruno commented Aug 25, 2025

This changes one section of the dependency graph calculation logic to do one big bazel query instead of individual queries per top-level app, by requesting the data with --output graph and parsing the result.

Also fixes the integration with the watch app.

@rockbruno rockbruno requested a review from a team as a code owner August 25, 2025 11:09
@rockbruno rockbruno force-pushed the rochab/optimize-graph branch from 29f912e to 4782b51 Compare August 25, 2025 12:03
@josh-arnold-1
Copy link
Contributor

Tested on my end — works super great, thanks!

@rockbruno rockbruno merged commit 46159ec into spotify:main Aug 25, 2025
1 check passed
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.

2 participants