Skip to content

Tags: Tinder/bazel-diff

Tags

v19.0.3

Toggle v19.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #326: filter //external:* labels from impacted-targets output on …

…bzlmod (#334)

Synthetic //external:<apparent_name> targets created by `bazel mod show_repo`
are needed during generate-hashes (so dep changes are detected) but are not
buildable in bzlmod-only mode (Bazel 8.6.0+ with WORKSPACE disabled), causing
downstream `bazel build` of the impacted-targets file to fail with
"no such package 'external'".

Adds --excludeExternalTargets to get-impacted-targets (negatable, auto-defaults
to true when bzlmod is detected), filters those labels at the output stage,
and adds unit + e2e coverage.

Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>

v19.0.0

Toggle v19.0.0's commit message
Fixes for external repo resolver and sorting in impatcted set

These changes make sure we solve for bzlModRelativePath correctly and also improves output of the tool by sorting outputs

v18.1.0

Toggle v18.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Attempt to fix exec bit misses (#331)

Fixes #325

v18.0.5

Toggle v18.0.5's commit message
18.0.5

v18.0.4

Toggle v18.0.4's commit message
Upload jar with release as well

v18.0.3

Toggle v18.0.3's commit message
18.0.3

v18.0.2

Toggle v18.0.2's commit message
18.0.2

v18.0.1

Toggle v18.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Try attestation again (#324)

* Try attestation again

* more updates

* more updates

v18.0.0

Toggle v18.0.0's commit message
Bump to 18.0.0