Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "strictDependencies" to suppress attribute of Bazel rule #259

Merged
merged 1 commit into from
Aug 30, 2018

Conversation

Yannic
Copy link
Contributor

@Yannic Yannic commented Aug 22, 2018

Not suppressing this causes an error for a missing direct dependency
for the generated gRPC-Web library if a service returns a protobuf
message not declared in the same proto_library.

@stanley-cheung
Copy link
Collaborator

@Yannic this PR looks good. Can you rebase this? I also left some comments on the other outstanding PR, please take a look. Thanks for your contributions!

Not suppressing this causes an error for a missing direct dependency
for the generated gRPC-Web library if a service returns a protobuf
message not declared in the same proto_library.
@Yannic Yannic force-pushed the suppress_strict_dependencies branch from 3b2b250 to a1a7722 Compare August 30, 2018 10:33
@Yannic
Copy link
Contributor Author

Yannic commented Aug 30, 2018

@stanley-cheung Thanks for your review(s)! Rebased #259 and #222, will fix the failing tests in #253 soon.

@stanley-cheung stanley-cheung merged commit 525896f into grpc:master Aug 30, 2018
loyalpartner pushed a commit to loyalpartner/grpc-web that referenced this pull request Sep 4, 2020
As mentioned in grpc#259, this seems to just be failing on setup now, we should remove it so as not to block community contributions.

Fixes grpc#259
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.

3 participants