protobuf/kokoro
Hao Nguyen fac8e343e8
Fix python release build. (#5636)
* Fix python release build.
* Separate config.sh by platform
* Use KOKORO_JOR_NAME to determine the BUILD_COMMIT.
* Use -std=c++14 on MacOS so -latomic can be used.
2019-01-25 16:19:07 -08:00
..
linux Updated Linux cpp_distcheck test to exit immediately on error 2019-01-25 09:12:53 -08:00
macos Add ruby 2.6 gem build for linux (#5537) 2019-01-07 19:44:54 -08:00
release Fix python release build. (#5636) 2019-01-25 16:19:07 -08:00
README.md Add MacOS and Linux tests to Kokoro 2017-06-06 15:09:02 -07:00

Kokoro Infrastructure

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