What does the bazelbuild/rules_proto repo do exactly?
157 views
Skip to first unread message
Mohamed Heikal
unread,
Jul 8, 2020, 7:48:38 PM7/8/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to proto-bazel-discuss
Bazel documentation for protos points to the bazelbuild/rules_proto github repo saying to use that one instead because the native rules are deprecated. However the rules_proto repo is basically empty. All it contains are wrappers around the native rules and symbols (the ones that were marked as deprecated in the first place). What exactly is the purpose of this repo, why should I use it instead of using native bazel rules directly when all it does is just wrap the native rules and add a tag?
Yannic Bonenberger
unread,
Jul 9, 2020, 8:03:52 AM7/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message