Tinder / bazel-diff

Performs Bazel Target Diffing between two revisions in Git, allowing for Test Target Selection and Selective Building
Other
397 stars 59 forks source link

Display elapsed time for bazel query and content hash calculation #108

Closed fa93hws closed 2 years ago

fa93hws commented 2 years ago

In generate-hashes command, it takes a while to run bazel query and generate content hash for all source files in a large repo. It would be helpful if we know how long these steps take.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

fa93hws commented 2 years ago

I've no idea about go error in https://github.com/Tinder/bazel-diff/runs/5835946773?check_suite_focus=true#step:4:1, it seems not to be relevant to my change... Also this bazel error https://github.com/Tinder/bazel-diff/runs/5835946781?check_suite_focus=true#step:4:15 seems to be due to github.com/Tinder/bazel-diff/issues/106