Yilun Chong
359889bafd
fix python cpp kokoro build
6 years ago
Yilun Chong
c1e6c4df73
fix linux kokoro build in docker
6 years ago
Feng Xiao
c7442b27cf
Comment out unused command from release script.
6 years ago
Feng Xiao
1fc53afaa7
Run autogen.sh in release script.
6 years ago
Feng Xiao
bbbe422fab
Add protoc release script for Linux build.
6 years ago
Feng Xiao
9de4e64cf2
Add cpp tests under release docker image.
...
1. Added C++ tests under the release docker image.
2. Fixed a compile issue with the docker image.
3. Cleaned up tests.sh and removed traivis stuff.
6 years ago
Yilun Chong
14bc658175
fix python cpp kokoro build
6 years ago
Yilun Chong
a2618376f2
fix linux kokoro build in docker
6 years ago
Jan Tattermusch
f3d3bfc01e
add scripts for automated building of C# nuget on Kokoro
6 years ago
Feng Xiao
e529d16283
Make ruby release configs consistent with protoc.
6 years ago
Feng Xiao
b5975c109a
Add kokoro bazel configs for 3.6.x branch.
6 years ago
Feng Xiao
5fa1f6b2e9
Make ruby release configs consistent with protoc.
6 years ago
Feng Xiao
1a7ce04be7
Fix bazel build of examples.
6 years ago
Paul Yang
f7ada1280f
Build ruby gem on kokoro ( #4819 )
...
* 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
7 years ago
Paul Yang
56d27530ab
Rename build_artifacts.cfg to release.cfg ( #4818 )
7 years ago
Paul Yang
b907a03185
Add files to build ruby artifact for mac on kokoro ( #4814 )
...
* Add files to build ruby artifact for mac on kokoro
* Move ruby specific stuff to ruby dir
7 years ago
Adam Cozzette
ad85c3b4a2
Added Kokoro protoc release build for OS X ( #4770 )
...
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.
7 years ago
Adam Cozzette
b0a8220e92
Added Kokoro Windows release build config for protoc ( #4766 )
...
This should make it easy to automatically build 32-bit and 64-bit
Windows protoc binaries.
7 years ago
Feng Xiao
38a794c02f
Delete jruby kokoro tests.
7 years ago
Feng Xiao
ffc8b35c83
Add kokoro configs for bazel build.
7 years ago
Yilun Chong
98e097233f
Fix java benchmark bug, fix python library_path
7 years ago
Yilun Chong
c3566c6861
Fix python install, cat java error log for kokoro build
7 years ago
Yilun Chong
8f3507360c
Fix benchmark build
7 years ago
Yilun Chong
092134593d
fix java benchmark, fix dashboard build
7 years ago
Yilun Chong
805174eda2
Add script for run and upload the benchmark result to bq
7 years ago
Feng Xiao
68de0cf390
Delete javanano kokoro build configs.
...
Their job configs are being deleted in cl/190526138
7 years ago
Carlos O'Ryan
3c5442a95d
Include googletest as a submodule ( #3993 )
...
Add googletest as a submodule in third_party/googletest.
7 years ago
Thomas Van Lenten
204a6413d6
Move kokoro macOS builds to to Xcode 9.1.
7 years ago
Jon Skeet
0c52335587
Update .NET SDK to 2.0.3
...
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.
7 years ago
Matt Kwong
0b2be3caaf
Shard 64-bit Linux languages into different Kokoro jobs
7 years ago
Matt Kwong
ae49cfd1a4
Collect xml results for Kokoro
7 years ago
Matt Kwong
6003a61255
Make Kokoro job pull Dockerimage from Dockerhub
7 years ago
Matt Kwong
8ac050fadd
Migrate Jenkins jobs to Kokoro
7 years ago
Matt Kwong
78432eab43
Remove pre-installed softwares
7 years ago
Matt Kwong
e46caba181
Remove pre-installed softwares
7 years ago
Matt Kwong
0871e6a808
Add continuous testing config files for Kokoro
8 years ago
Matt Kwong
6156af10e8
Add MacOS and Linux tests to Kokoro
8 years ago