You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable autoloads for Python, Java, Proto, Shell and Android
For Bazel 9 release, all the loads should be explicitly added to the repositories.
To temporary reenable pass in flag:
```
--incompatible_autoload_externally=@rules_python,+java_common,+JavaInfo,+JavaPluginInfo,ProguardSpecProvider,java_binary,java_import,java_library,java_plugin,java_test,java_runtime,java_toolchain,java_package_configuration,@com_google_protobuf,@rules_shell,@rules_android,+@rules_cc
```
Downstream test: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4929
New failures:
- Bazelisk
Upstream fixes:
bazelbuild/bazel-central-registry#5818
RELNOTES[INC]: autoloads are disabled, issue #23043Closes#26906.
PiperOrigin-RevId: 804886816
Change-Id: I36b2636926351e3d07bab3921e25ed9d4eeb6ff2
# due to https://github.com/protocolbuffers/protobuf/commit/079be27925955348d1b3cb30ffbfa33dcec5778c
81
107
# We need to package the lite runtime jar for Bazel's bootstrap build
0 commit comments