chore(bazel): add MODULE.bazel files for bzlmod by mmorel-35 · Pull Request #102 · DataDog/dd-trace-cpp
@mmorel-35 Thanks for the patch!
Our bazel build mode is for consumption by Envoy. Do you expect that their use of our code will continue to work after this change? I have yet to try it.
Do you expect that their use of our code will continue to work after this change?
It is what claims Bazel, that bzlmod and workspace mode can work at the same time.
What I'm trying to do here is to make envoy relsolve its dependencies as mush as possible throught bzlmod.
Looks good to me. The coverage publishing failure is either spurious or related to a recent change to our CI.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters