Tinder / bazel-diff

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

fix: Fix more canonical names #231

Closed honnix closed 1 month ago

honnix commented 1 month ago

This is a continuation of #224 to fix more places canonical names might be used.

There are things like @<repo>//...:all-targets, which I think should work for both cases as well.

CLAassistant commented 1 month ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

honnix commented 1 month ago

@tinder-maxwellelliott Please take a look and let me know what you think. Thanks.

honnix commented 1 month ago

@tinder-maxwellelliott Thank you for merging. When do you think is possible to cut a new release?