Marcel
Marcel
Another approach could be to generate Bazel BUILD files in a repository rule and perform the build with Bazel directly. This would require writing a Bazel generator into CMake (alongside...
3 days pass quickly nowadays...
`new_load` should append to an existing one if I see it correctly. Did you try this?
I split out the validator removal to #3768 and rebased this PR on top. @linzhp do you have a rough timeline about Uber gogo proto migration?
What happens when this commit is not available (e.g. in case of a merge conflict)? The `pull_request_target` event will still be triggered (in contrast to the `pull_request` event), so do...
@tilakrayal The current Bazel `WORKSPACE` approach has several flaws which are fixed by the migration to Bazel modules (e.g. not requiring dependants to specify *all* transitive dependencies). I can't describe...
@zhangskz could you trigger them again please?
@zhangskz I configured the hermetic toolchain now. Could you please trigger tests again?
Which version do you want me to try? I am not aware of any previous working version. I tried 1.50.0 for example with the same result. You can easily change...
> This is how git works, so I have no magic solution. Can you elaborate on which part of Git workings you are referring to? To me the git diff...