Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
 
 
 
 
 
 
Adam Cozzette f7e2e0b301
Remove Abseil dependency from CMake build (#10056)
3 years ago
..
docs Update python doc gen versions 3 years ago
linux Add a test for bazel-built dist archives (#9929) 3 years ago
macos Remove the support for the kokoro cocoapods integration tests. 3 years ago
macos-next [Kokoro] Emit XML test logs on macos-next. (#9709) 3 years ago
release Remove Abseil dependency from CMake build (#10056) 3 years ago
windows/csharp fix problem when restoring C# dependencies on win2016 (#8243) 4 years ago
README.md Enhance explanation in kokoro/README.md. (#8253) 4 years ago
caplog.sh [Kokoro] Emit XML test logs on macos-next. (#9709) 3 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).