Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mike Kruskal f3ebd8bb80
Add placeholders for further testing (#10336)
2 years ago
..
common [Kokoro/Bazel] Send Bazel build results to BES. (#10008) 3 years ago
docs Update versions for publish python script 2 years ago
linux Add placeholders for further testing (#10336) 2 years ago
macos Remove distcheck and dist_install Kokoro tests (#10326) 2 years ago
macos-next [Kokoro] Add dist check build for linux+cmake (#9939) 3 years ago
release Migrating macos php builds from 7.0/7.3 to 7.4/8.0 (#10274) 2 years ago
windows Add placeholders for further testing (#10336) 2 years ago
README.md Enhance explanation in kokoro/README.md. (#8253) 4 years ago

README.md

Kokoro Infrastructure

The files in this directory serve as plumbing for running Protobuf tests under Kokoro, our internal CI.

We have shared this part of our CI configuration in hopes that it is helpful to contributors who want to better understand the details of our test and release processes. If there are changes, please file an issue; unfortunately, we may not be able to accept PRs (but feel free to send one if it helps to explain the issue).