aboutsummaryrefslogtreecommitdiff
path: root/kokoro
Commit message (Collapse)AuthorAgeFilesLines
* Add kokoro bazel configs for 3.6.x branch.Feng Xiao2018-07-113-0/+22
|
* Build ruby gem on kokoro (#4819)Paul Yang2018-06-256-0/+62
| | | | | | | | | | | | | | | | | | | | | | * Install rake compiler * Add kokoro config to build ruby gem on linux * Rename from linix to linux * Fix prepare_build.sh name * Clean up * Install bundler * Install bundler * Use c99 in order to build gem on mingw-32 on ruby 2.0.0 See https://github.com/rake-compiler/rake-compiler-dock/issues/4 * Move c99 config to extcofig.rb
* Rename build_artifacts.cfg to release.cfg (#4818)Paul Yang2018-06-221-0/+0
|
* Add files to build ruby artifact for mac on kokoro (#4814)Paul Yang2018-06-224-0/+98
| | | | | | * Add files to build ruby artifact for mac on kokoro * Move ruby specific stuff to ruby dir
* Added Kokoro protoc release build for OS X (#4770)Adam Cozzette2018-06-182-0/+31
| | | | | | This configuration builds both 32-bit and 64-bit binaries for Mac OS X. One thing I had to change was to increase our minimum supported version for 10.7 to 10.9, because 10.9 (Mavericks) appears to be the earliest version supporting C++11.
* Added Kokoro Windows release build config for protoc (#4766)Adam Cozzette2018-06-142-0/+35
| | | | This should make it easy to automatically build 32-bit and 64-bit Windows protoc binaries.
* Fix benchmark buildYilun Chong2018-04-161-1/+1
|
* fix java benchmark, fix dashboard buildYilun Chong2018-04-131-1/+2
|
* Merge pull request #4415 from BSBandme/experiementYilun Chong2018-04-102-0/+97
|\ | | | | Add dashboard support
| * Add script for run and upload the benchmark result to bqYilun Chong2018-04-102-0/+97
| |
* | Delete javanano kokoro build configs.Feng Xiao2018-03-266-78/+0
| | | | | | | | Their job configs are being deleted in cl/190526138
* | Include googletest as a submodule (#3993)Carlos O'Ryan2018-03-261-0/+3
|/ | | Add googletest as a submodule in third_party/googletest.
* Move kokoro macOS builds to to Xcode 9.1.Thomas Van Lenten2018-01-301-1/+1
|
* Update .NET SDK to 2.0.3Jon Skeet2018-01-251-3/+7
| | | | | | | | | | This will allow SourceLink as per #4179, and mean that we can use C# 7.0 language features in the library (but not in generated code). This does not affect which platforms we're *targeting*, so end users won't see any difference. It would be nice to update to 2.1.4, but AppVeyor's "Visual Studio 2017" environment is only 2.0.3.
* Shard 64-bit Linux languages into different Kokoro jobsMatt Kwong2017-12-2030-0/+390
|
* Collect xml results for KokoroMatt Kwong2017-12-206-2/+26
|
* Make Kokoro job pull Dockerimage from DockerhubMatt Kwong2017-12-202-11/+14
|
* Migrate Jenkins jobs to KokoroMatt Kwong2017-12-1911-0/+658
|
* Remove pre-installed softwaresMatt Kwong2017-08-231-1/+3
|
* Add continuous testing config files for KokoroMatt Kwong2017-06-0718-0/+90
|
* Add MacOS and Linux tests to KokoroMatt Kwong2017-06-0639-0/+337