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

Basic test case of protobuf codegen / integration #411

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jerrymarino
Copy link
Contributor

This PR adds usage of code generated protos using rules_proto_grpc

Next, we'll need to ensure the generated code is aligned with import statements

dnkoutso and others added 3 commits February 7, 2022 12:15
Add an example where a proto imports another proto. This addtionally
exports the Protobuf runtime as a framework into rules_ios.

proto_map.txt - this file is used to map protobuf imports to framework
names in rules_ios
@jerrymarino
Copy link
Contributor Author

Debugging of these code-generated sources is broken because the dep on external protobuf -see linked issue for mitigation
#457

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