bazel-contrib / target-determinator

Determines which Bazel targets were affected between two git commits.
Apache License 2.0
144 stars 22 forks source link

Enhancement: make it possible to print debug logs of what's being hashed #66

Open mkosiba opened 1 year ago

mkosiba commented 1 year ago

I recently had a user report that their build was stuck in the "Hashing targets" phase. The issue didn't reproduce for me locally and it was tricky to debug why that's the case. For cases like this it would be useful to have a flag or environment variable that would print which file is being hashed.