Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
f
fresh-cat-90827
12/19/2021, 11:03 AM
I have looked at the
https://www.pantsbuild.org/v2.9/docs/rules-api-tips#debugging-visualize-the-rule-graph
which helps in visualizing the graph (which is helpful when developing a plugin). However, I can’t seem to find a way to produce the dependency graph of a target, in a similar fashion that Bazel can? See
https://docs.bazel.build/versions/4.2.2/tutorial/cpp.html#review-the-dependency-graph
.
c
curved-television-6568
12/19/2021, 11:05 AM
Yeah, that’s a neat feature. See this request:
https://github.com/pantsbuild/pants/issues/13283
f
fresh-cat-90827
12/19/2021, 11:06 AM
oh nice, have missed this
👍 1
h
happy-kitchen-89482
12/21/2021, 3:05 PM
A comment/vote on that issue would help prioritize it 🙂
👀 1
3 Views
Post