rules_python
rules_python copied to clipboard
refactor: toolchainize py_proto_library
PR Instructions/requirements
- Title uses
type: descriptionformat. See CONTRIBUTING.md for types.- Common types are: build, docs, feat, fix, refactor, revert, test
- Update
CHANGELOG.mdas applicable
- Breaking changes include "!" after the type and a "BREAKING CHANGES:" section at the bottom. See CONTRIBUTING.md for our breaking changes process.
- Body text describes:
- Why this change is being made, briefly.
- Before and after behavior, as applicable
- References issue number, as applicable
- Update docs and tests, as applicable
- Delete these instructions prior to sending the PR
Not ready yet; waiting for https://github.com/bazelbuild/rules_proto/pull/194 to gate this feature.
fixes https://github.com/bazelbuild/rules_python/issues/1080 consequently.
Okay this is green now. had to rename the workspace because https://github.com/bazelbuild/bazel/issues/18683#issuecomment-1843857373