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.
 
 
 
 
 
 
Sandy Zhang 7713c63a06 Revert changes to collect_all_artifacts for 20.04 and switch back to 16.04 2 years ago
..
common Add remote caching to bazel builds (#10767) 2 years ago
docs Remove all autotools usage (#10132) 2 years ago
linux Clean up aarch64 tests. 2 years ago
macos Bump upb version and refactor python compatibility. 2 years ago
macos-next Dedupe kokoro builds (#10400) 2 years ago
release Revert changes to collect_all_artifacts for 20.04 and switch back to 16.04 2 years ago
windows Upgrade rules_python to newest version. 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).