tools: update refresh compdb to use build setup#35811
Merged
wbpcode merged 6 commits intoenvoyproxy:mainfrom Aug 27, 2024
Merged
tools: update refresh compdb to use build setup#35811wbpcode merged 6 commits intoenvoyproxy:mainfrom
wbpcode merged 6 commits intoenvoyproxy:mainfrom
Conversation
Signed-off-by: wangbaiping <wbphub@gmail.com>
Member
Author
|
cc @phlax |
phlax
reviewed
Aug 22, 2024
Signed-off-by: wangbaiping <wbphub@gmail.com>
wbpcode
commented
Aug 23, 2024
Signed-off-by: wangbaiping <wbphub@gmail.com>
Signed-off-by: wangbaiping <wbphub@gmail.com>
…inor-update-to-refresh-clangdb
Member
Author
|
Our coverage CI is broken, .... |
…inor-update-to-refresh-clangdb
Member
Author
|
/retest |
phlax
reviewed
Aug 26, 2024
phlax
approved these changes
Aug 27, 2024
mum4k
pushed a commit
to envoyproxy/nighthawk
that referenced
this pull request
Sep 10, 2024
- Update the ENVOY_COMMIT and ENVOY_SHA in bazel/repositories.bzl to the latest Envoy's commit. - Update .bazelrc to envoyproxy/envoy#35978 - Update ci/run_envoy_docker.sh to envoyproxy/envoy#35926 and envoyproxy/envoy#35660 - Update tools/gen_compilation_database.py to envoyproxy/envoy#36018 and envoyproxy/envoy#35811 - Update source/client/process_impl.cc to match interface change in envoyproxy/envoy#35912 Signed-off-by: Tom Zhang <4367421+tomjzzhang@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit Message: tools: update refresh compdb to use build setup
Additional Description:
Finally, I reached here, haha. This PR updated the refresh_compdb.sh to use build_setup.sh. By this way, the refresh_copdb.sh could share some building config with the
ci/do_ci.sh. (like--repository_cache).Risk Level: low.
Testing: n/a.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.