Closed wbpcode closed 1 month ago
cc @mpwarres
(PS: we cannot assign the PR, is there a team like assignable?)
(PS: we cannot assign the PR, is there a team like assignable?)
I believe that only maintainers can assign the PR to someone from an assignable team (there is @proxy-wasm/committers-c), but all codeowners are automatically added as reviewers and notified about the PR.
@PiotrSikora LMK if you have further comments, otherwise I'll go ahead and merge this. Thanks!
Add the compdb support to the repo. This could be used to simplify the development process.
Note the
grailbio/bazel-compilation-database
is archived. But it is still be used by envoyproxy/envoy and works pretty well. So, if it is good enough for envoyproxy/envoy, then it should be good enough for proxy_wasm_cpp_host.And I also investigate other choices like hedronvision/bazel-compile-commands-extractor, but now it could works for our repo.