Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix how external deps interact with dependency graph #244

Merged
merged 1 commit into from
Jun 19, 2021

Conversation

plaird
Copy link
Contributor

@plaird plaird commented Jun 19, 2021

While troubleshooting what ended up being a case of #197 I found some shortcomings in the way external deps (e.g. @maven//:org_springframework_spring) were treated by the dependency graph. For the purposes of tooling they aren't always considered real deps, since they cannot be brought into the IDE and edited like internal workspace deps can be.

@plaird plaird merged commit f7b19fd into master Jun 19, 2021
@plaird plaird deleted the plaird/fix_dep_graph branch June 19, 2021 23:47
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.

1 participant