bazel icon indicating copy to clipboard operation
bazel copied to clipboard

[9.0.0] Add support for multiple module interfaces per `cc_library`

Open bazel-io opened this issue 2 months ago • 2 comments

Forked from #27492

bazel-io avatar Nov 05 '25 16:11 bazel-io

Cherry-pick was attempted but there were merge conflicts in the following file(s). Please resolve manually.

src/main/java/com/google/devtools/build/lib/actions/ActionCacheChecker.java src/main/java/com/google/devtools/build/lib/skyframe/SkyframeActionExecutor.java src/test/java/com/google/devtools/build/lib/actions/ActionCacheCheckerTest.java

cc: @bazelbuild/triage

bazel-io avatar Dec 10 '25 16:12 bazel-io

Cherry-picked in https://github.com/bazelbuild/bazel/pull/27927

iancha1992 avatar Dec 10 '25 16:12 iancha1992