grpc/tools/internal_ci
Esun Kim 52fc023bae [CI] Upgraded cocoapods to 1.12.0 (#36053)
This is needed to accommodate the recent Protobuf v26 change requiring cocoapod 1.12 or later.

Closes #36053

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36053 from veblush:cocoapod-1.12 ab94e124a6
PiperOrigin-RevId: 612942897
2024-03-05 13:08:19 -08:00
..
helper_scripts [CI] Upgraded cocoapods to 1.12.0 (#36053) 2024-03-05 13:08:19 -08:00
linux [Python Distribution] Add a check for file size (#35831) 2024-02-09 10:14:55 -08:00
macos [Python Distribution] Add a check for file size (#35831) 2024-02-09 10:14:55 -08:00
windows [Python Distribution] Add a check for file size (#35831) 2024-02-09 10:14:55 -08:00
README.md Fix some typos 2019-02-26 15:46:13 +07:00

README.md

Kokoro CI job configurations and testing scripts

gRPC uses a continuous integration tool called "Kokoro" (a.k.a "internal CI") for running majority of its open source tests. This directory contains the external part of kokoro test job configurations (the actual job definitions live in an internal repository) and the shell scripts that act as entry points to execute the actual tests.