xla icon indicating copy to clipboard operation
xla copied to clipboard

Have scripts/update_deps.py update bazel pin

Open pgmoka opened this issue 6 months ago • 1 comments

Currently scripts/update_deps.py does not update bazel version. We should consider changing this to make sure pin updates done weekly also update bazel.

pgmoka avatar Jun 11 '25 17:06 pgmoka

Is there a need to update bazel frequently?

Usually we don't update the toolchain unless we need to get specific bug fixes or features. While we can try to automate the update of bazel versions, I think it should be a separate command.

zhanyong-wan avatar Jun 12 '25 01:06 zhanyong-wan