Olga Borzenkova
Olga Borzenkova
Hello! I am using scalapb in my repository and now have to use some library with dependency on **protobuf-java:3.22.5** Now I am on **protobuf-java:3.19.2** and the code fails with: ```...
### Is your feature request related to a problem? The problem is need to compile protoc instead of using prebuilt binary while building java_grpc_library ### Describe the solution you'd like...
#### Description of the issue. Please be specific. I've noticed that with such .bazelproject: ``` directories: . -project2 -etc derive_targets_from_directories: true ``` The command to query targets is this: ```...
#### Description of the issue. Please be specific. Now if I sync project with some non-compiling targets the sync results are always shown green in UI It is not very...