Use the do_ci.sh
script for refreshing the compilation database
#37668
+6
−20
CI (Envoy) / Mobile/Android
skipped
Dec 22, 2024 in 0s
Check was skipped
This check was not triggered in this CI run
Details
Request (pr/37668/main@69898bd)
@therealak12 69898bd
#37668 merge
main@712b736
Use the `do_ci.sh` script for refreshing the compilation database
Commit Message: use do_ci.sh for refreshing the compilation db
Additional Description:
Details are explained in this Github comment.When refreshing the compilation database, the
proto_format.sh
andgen_compilation_database.py
scripts require the--config=clang
and--config=libc++
flags. Thedo_ci.sh
script provides arefresh_compdb
subcommand that automatically includes these flags.This PR modifies the
.vscode/tasks.json
file to useci/do_ci.sh refresh_compdb
instead ofrefresh_compdb.sh
to refresh the compilation database used by VSCode.Risk Level: Low
Environment
Request variables
Key | Value |
---|---|
ref | b7a1b89 |
sha | 69898bd |
pr | 37668 |
base-sha | 712b736 |
actor | @therealak12 |
message | Use the do_ci.sh script for refreshing the compilation database... |
started | 1734893917.633588 |
target-branch | main |
trusted | false |
Build image
Container image/s (as used in this CI run)
Key | Value |
---|---|
default | envoyproxy/envoy-build-ubuntu:d2be0c198feda0c607fa33209da01bf737ef373f |
mobile | envoyproxy/envoy-build-ubuntu:mobile-d2be0c198feda0c607fa33209da01bf737ef373f |
Version
Envoy version (as used in this CI run)
Key | Value |
---|---|
major | 1 |
minor | 33 |
patch | 0 |
dev | true |
Loading