Skip to content

Load protobuf rules explicitly in the conformance package - #531

Open
dzbarsky wants to merge 1 commit into
cel-expr:masterfrom
dzbarsky:upstream/conformance-proto-loads
Open

dzbarsky wants to merge 1 commit into
cel-expr:masterfrom
dzbarsky:upstream/conformance-proto-loads

Conversation

@dzbarsky

Copy link
Copy Markdown

Load proto_library, cc_proto_library and java_proto_library from protobuf in the conformance package, matching the imports in proto/cel/expr/BUILD.bazel. This fixes package loading when Bazel does not provide implicit proto rule imports.

Verified with Bazel 8.6.0: the conformance package query fails before the change and passes afterward with main-repository proto autoloads disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant