|
|
|
|
|
by lalaland1125
1277 days ago
|
|
The main change here is that Bazel now has a package repository that people can pull/push external dependencies to: https://registry.bazel.build/ This is a huge change as external dependencies used to be one of the big pain points with the Bazel pipeline. |
|