Commit Graph

1 Commits

Author SHA1 Message Date
Michael Beardsworth 506033014d
L86: Start new gRFC for aspect-based python bazel rules (#263)
* L86: Start new gRFC for aspect-based python bazel rules

* L86: Remove discussion of py_grpc_library-specific aspect.

We only need an aspect for py_proto_library, since the py_grpc_library only needs codegen for the leaf proto.

* L86: Add review and last-updated date

* L86: Added discussion thread.

* L86: Fix link to python_rules.bzl

* L86: Add discussion of `imports`, codegen, and testing.
2021-10-21 16:38:34 -07:00