bazel-contrib / target-determinator

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

Handle aliases to source files #67

Closed illicitonion closed 1 year ago

illicitonion commented 1 year ago

Previously an alias to a source file ended up not hashing the source file because the file didn't exist in the same configuration as the depender.