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

Allow verbose flag to be passed as args #114

Closed fa93hws closed 2 years ago

fa93hws commented 2 years ago

https://github.com/Tinder/bazel-diff/pull/110#discussion_r845641370 reminds me that verbose can only be set at build time by setting compilation_mode to dbg. User should get verbose message printed by passing a flag at runtime.