zpencer
a45d07bcb5
build: run unit tests on osx, ensure proto output included ( #4081 )
...
This adds back functionality that was accidentally dropped when
porting from travis:
- make sure generating protos will not lead to any uncomitted changes
- actually run the unit tests
2018-02-14 16:44:02 -08:00
zpencer
fbc079d631
buildscripts: build macos artifacts in kokoro ( #4066 )
2018-02-14 12:53:11 -08:00
Eric Anderson
850143f4a3
kokoro: Include kokoro image version in build logs
...
Otherwise there's no way to determine which version of the image was
used for the build.
2018-02-05 11:11:03 -08:00
Kun Zhang
86d64122e5
Upgrade to Protobuf 3.5.1 and Protoc 3.5.1-1. ( #3921 )
...
protoc-3.5.0-linux-x86_64 introduced GLIBC_2.14 dependency and broke
gRPC release process (https://github.com/google/protobuf/issues/4138 ).
3.5.1-1 is the proper re-build.
2018-01-05 16:40:20 -08:00
Carl Mastrangelo
aee5fc4176
all: update to proto 3.5.0
2017-11-30 11:50:19 -08:00
zpencer
53c135a48f
buildscripts: set -u, set -o pipefail ( #3629 )
...
Be even more defensive with our shell scripts, to avoid future mistakes.
2017-10-27 15:31:30 -07:00
zpencer
d840227165
buildscripts: make the script fail for the right reason when using set -e ( #3628 )
2017-10-27 08:54:08 -07:00
zpencer
8970c3a7c1
kokoro: port .travis.yaml to kokoro for mac osx ( #3608 )
2017-10-26 14:26:35 -07:00
zpencer
2eb47eaab7
kokoro: Initial config files for macos ( #3599 )
2017-10-23 16:10:11 -07:00