envoyproxy / envoyproxy/envoy-mobile
Support reusing test rules when consuming EM as submodule
Open
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Some of the bazel rules (e.g. kotlin test rules) don't work when referencing EM as a repository due to hard coding a lot of paths.
One solution here would be Envoy's use of `repo` to let EM's rule adjust the path.
Contributor guide
Assessment
This issue has not been assessed yet.