bazel
bazel copied to clipboard
[7.3.0] Invalidate RepositoryDirecotryValue for vendored repos
This makes sure vendored repos work correctly even without a bazel server restart.
For example, when
bazel vendor //:bin --vendor_dir=vendor_src
rm -rf vendor_src
bazel vendor //:bin --vendor_dir=vendor_src
Closes #22817.
PiperOrigin-RevId: 645429810 Change-Id: Iede46fd5d3af7a6c18442f953adf4c2232f422e9
Commit https://github.com/bazelbuild/bazel/commit/5a61e0be8d9134f44da6cfc1a982ebaefee9a1c8