Commit 27adb8d
authored
Enable bzlmod (#206)
Also upgrade Bazel to 7.1.0.
I have a follow up change that makes `fineGrainedHashExternalRepos`
works with bzlmod and this is a prerequisite to make the integration
test support bzlmod.
Unfortunately due to bazelbuild/bazel#21010
cquery mode is not working with Bazel 7 as for now.1 parent 5a4c8eb commit 27adb8d
File tree
11 files changed
+4515
-308
lines changed- cli
- src
- main/kotlin/com/bazel_diff/bazel
- test
- kotlin/com/bazel_diff/e2e
- resources/fixture
11 files changed
+4515
-308
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments