grpc/tools/run_tests/sanity
Marcel 73d016e399 Replace bind() targets with alias() ones (#35272)
Usage of `bind()` is [deprecated in WORKSPACE](https://bazel.build/reference/be/workspace#bind) and [not supported in Bzlmod](https://bazel.build/external/migration#bind-targets).

This is a required preparatory step for #35271.

An alternative would be to use the target names directly and completely get rid of `bind()` and `alias()`.

Fixes #13902, #20193.

Closes #35272

PiperOrigin-RevId: 642275803
2024-06-11 08:20:02 -07:00
..
build_banned_constructs.sh Add a test for a (now-illegal) build file construct (#27602) 2021-10-06 07:43:59 -07:00
check_absl_mutex.sh [reorg] move src/core/lib/gpr -> src/core/util (#36543) 2024-05-15 16:32:20 -07:00
check_bad_dependencies.sh Replace bind() targets with alias() ones (#35272) 2024-06-11 08:20:02 -07:00
check_banned_filenames.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
check_bazel_workspace.py [OTel] Add OTel C++ as a submodule (#36032) 2024-02-29 18:06:02 -08:00
check_buildifier.sh Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
check_cache_mk.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00
check_deprecated_grpc++.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
check_illegal_terms.sh Add script to check for illegal terms 2021-02-10 17:52:51 -08:00
check_include_style.py [deps] Upgrade protobuf version to v25.0 (#34513) 2023-11-10 00:11:09 -08:00
check_package_name.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
check_qps_scenario_changes.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
check_shellcheck.sh Enforce shellcheck on tools/gce 2018-02-13 10:02:30 -08:00
check_submodules.sh [BoringSSL] Update third_party/boringssl-with-bazel (#36716) 2024-05-29 10:46:22 -07:00
check_test_filtering.py Clean-up IWYU (#35314) 2023-12-15 09:54:47 -08:00
check_testing_docker_images.sh Move docker images from dockerhub to artifact registry. (#31591) 2022-11-17 10:12:39 +01:00
check_tracer_sanity.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
check_version.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
check_version.sh [CI] Updated clang docker images to use Debian 12 (#36810) 2024-06-05 16:38:08 -07:00
clang_tidy_tests.yaml [sanity] Split IWYU, clang-tidy into their own jobs (#31141) 2022-09-27 17:04:54 -07:00
core_banned_functions.py [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT 2024-05-08 21:37:34 -07:00
core_untyped_structs.sh Fix C2196: egrep is non-standard and deprecated. 2020-03-03 10:46:55 -08:00
cpp_banned_constructs.sh [client_channel] ensure that subchannels are always destroyed inside the WorkSerializer (#34077) 2023-08-21 12:38:26 -07:00
sanity_tests.yaml [logging] Centralize configuration for trace flags (#36576) 2024-06-07 10:47:38 -07:00