Skip to content

[xDS unit test] remove need for grpc_cc_proto_library BUILD rule#37902

Closed
markdroth wants to merge 14 commits intogrpc:masterfrom
markdroth:xds_tests_use_real_protos
Closed

[xDS unit test] remove need for grpc_cc_proto_library BUILD rule#37902
markdroth wants to merge 14 commits intogrpc:masterfrom
markdroth:xds_tests_use_real_protos

Conversation

@markdroth
Copy link
Copy Markdown
Member

@markdroth markdroth commented Oct 11, 2024

This eliminates the need for the grpc_cc_proto_library bazel BUILD rule introduced in #37863.

To make this work, I had to upgrade several bazel dependencies and apply a patch to rules_go to work around bazelbuild/bazel#11636.

@markdroth markdroth marked this pull request as ready for review October 14, 2024 22:34
@markdroth markdroth requested a review from eugeneo October 14, 2024 22:34
@markdroth markdroth changed the title [xDS unit test] try to avoid the need for intermediate rules [xDS unit test] remove need for grpc_cc_proto_library BUILD rule Oct 14, 2024
third_party/opentelemetry-cpp 4bd64c9a336fd438d6c4c9dad2e6b61b0585311f
third_party/protobuf 10ef3f77683f77fb3c059bf47725c27b3ff41e63
third_party/protoc-gen-validate fab737efbb4b4d03e7c771393708f75594b121e4
third_party/protoc-gen-validate 32c2415389a3538082507ae537e7edd9578c64ed
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is remove above, should it be gone from here as well?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It wasn't removed, it was upgraded to a new version.

paulosjca pushed a commit to paulosjca/grpc that referenced this pull request Nov 25, 2024
…rpc#37902)

This eliminates the need for the `grpc_cc_proto_library` bazel BUILD rule introduced in grpc#37863.

To make this work, I had to upgrade several bazel dependencies and apply a patch to rules_go to work around bazelbuild/bazel#11636.

Closes grpc#37902

PiperOrigin-RevId: 685868647
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants