protobuf/kokoro
Paul Yang f15ac4091f
Drop 3.3, 3.4 and use single version docker images for all python tests (#7396)
* Create a new docker image for python 3.6

The previous one cannot build, because python3.6 was removed from
stretch.

* Drop support for 3.3 and 3.4

Also update all docker file to be single version
2020-04-18 14:39:52 -07:00
..
docs python: publish sphinx docs to googleapis.dev 2020-02-11 13:55:20 -06:00
linux Drop 3.3, 3.4 and use single version docker images for all python tests (#7396) 2020-04-18 14:39:52 -07:00
macos Update the Xcode version number in Kokoro (#7202) (#7203) 2020-02-12 11:34:51 -08:00
release Build extensions for Ruby 2.7 (#7027) 2020-04-16 23:31:47 -07:00
windows/csharp add missing C# windows presubmit.cfg file (#5894) 2019-03-14 09:47:33 -07: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.