average-vr-56795
06/15/2018, 12:12 PM@rule should be annotated with āIs this a significant level for the UIā, and we should collect subgraphs under those groupings.
As a user, I think Iād like lines to look something like:
path/to/target:name: compile: running javac [10 seconds so far]
path/to/other/target test: listing files in directory X [1 second so far]
Where the first column is pretty stable, the second column scrolls slowly with a high-level goal, and the third column scrolls quickly with the actual graph node being evaluated.
Probably 3 isnāt a fixed number, and we show as many columns as there are ācut-pointā-annotated @rules.
Maybe even we fix the first column as the target roots, but until we start doing actual work for a target root, we either hide it entirely, or have its second column being the dependency itās working on to work for that target root, and severely down-rank it because itās not very relevant.witty-crayon-22786
06/15/2018, 5:23 PMwitty-crayon-22786
06/15/2018, 5:24 PMwitty-crayon-22786
06/15/2018, 5:24 PMwitty-crayon-22786
06/15/2018, 5:31 PMaloof-angle-91616
06/15/2018, 6:21 PM