Comment on Trusting builds with Bazel remote executionComments−jjmarr10moI would like to try bazel for its remote execution capabilities on a Conan+Cmake project but I keep hearing that it's all-in or nothing.−eej7110moAt the very least, bazel would devour the cmake responsibilities in this case. That's not intended as a criticism of either. Just a description of bazel. It can feel very Star Trek Borg like.−jjmarr10moThe challenge is I'd have to convert our whole system to bazel. That's a bit of a hard sell when I don't know how easy it is.
Comments
I would like to try bazel for its remote execution capabilities on a Conan+Cmake project but I keep hearing that it's all-in or nothing.
At the very least, bazel would devour the cmake responsibilities in this case. That's not intended as a criticism of either. Just a description of bazel. It can feel very Star Trek Borg like.
The challenge is I'd have to convert our whole system to bazel. That's a bit of a hard sell when I don't know how easy it is.