protobuf/kokoro
2022-06-15 17:22:55 +00:00
..
common [Kokoro/Bazel] Send Bazel build results to BES. (#10008) 2022-05-20 19:44:51 -07:00
docs Update versions for publish python script 2022-06-15 17:22:55 +00:00
linux Remove expected cmake failure due to missing abseil sources, since ab… (#10089) 2022-05-31 16:45:44 -04:00
macos Switch normal macos build to use cmake. (#10092) 2022-06-01 18:24:53 -07:00
macos-next [Kokoro] Add dist check build for linux+cmake (#9939) 2022-05-11 13:33:29 -07:00
release Deleting python release kokoro setup. This has been replaced by upb's python release (#10055) 2022-06-03 14:50:53 -07:00
windows/csharp fix problem when restoring C# dependencies on win2016 (#8243) 2021-02-01 09:25:56 -08:00
README.md Enhance explanation in kokoro/README.md. (#8253) 2021-02-02 16:49:58 -08:00

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).