kythe.io@v0.0.68-0.20240422202219-7225dbc01741/tools/platforms/configs/update.sh (about)

     1  #!/bin/bash
     2  # Update versions.bzl from the latest image and current maximum bazel version.
     3  # This should be run if there is a new RBE image or the configuration changes.
     4  RBE_AUTOCONF_ROOT="$(bazel info workspace)"
     5  export RBE_AUTOCONF_ROOT
     6  bazel --bazelrc=/dev/null query "@rbe_default//..."