bazel-contrib / target-determinator

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

Disable configuration-specific narrowing #56

Closed illicitonion closed 1 year ago

illicitonion commented 1 year ago

Bazel currently returns insufficient information in more complex cases.

Also, normalize configurations a bit better.