Ken Payson
5998cd760c
Add Python3.5 artifact targets
8 years ago
Adele Zhou
bf3b769bd2
Tool for collecting build statistics.
8 years ago
Nicolas "Pixel" Noble
6ee23ee614
There's no 'platform' in package_targets.py, only labels.
8 years ago
Nicolas "Pixel" Noble
f2c074a73e
Updating build package C# scripts.
8 years ago
murgatroid99
d161f20a91
Don't get dependencies for Node grpc-health-check package build
8 years ago
David Garcia Quintas
5d8d661b95
Removed duplicated dependency for grpclb
8 years ago
Muxi Yan
58c0615c1d
Extend the deadline of objc-examples-build to 30 minutes
8 years ago
Stanley Cheung
a6bdb30311
fix jenkins linux image in create script
8 years ago
Nicolas "Pixel" Noble
0275d8c65b
Reducing diff.
8 years ago
Nicolas "Pixel" Noble
6fd8a7fa03
That won't work properly. Falling back on fixing the list of dependencies.
8 years ago
Nicolas "Pixel" Noble
e667fe19bf
Using the interop dependencies instead.
8 years ago
Nicolas "Pixel" Noble
737bd555cf
Hopefully fixing #7639 .
8 years ago
Jorge Canizales
0db98cda0d
Undo Go Docker fix - fixed in another PR
8 years ago
Nicolas "Pixel" Noble
30f809556f
Reducing diff.
8 years ago
Nicolas "Pixel" Noble
45fa6323db
That won't work properly. Falling back on fixing the list of dependencies.
8 years ago
chedeti
7e024be839
fix multilevel inheritence codegen
8 years ago
Nicolas "Pixel" Noble
ba02ee1adc
Using the interop dependencies instead.
8 years ago
Nicolas "Pixel" Noble
fb1a318b6f
Hopefully fixing #7639 .
8 years ago
Alexander Polcyn
b561102794
change location of nuget back to normal
8 years ago
chedeti
d07c17e343
fix Dockerfile
8 years ago
Jorge Canizales
31871df58f
@pgrosu’s fix of Go’s docker build
8 years ago
Jorge Canizales
6801b225a8
Repeat of commit f808eee
for interop tests
...
Trying to fix:
+ cd grpc
+ tools/jenkins/run_interop.sh
++ dirname tools/jenkins/run_interop.sh
+ cd tools/jenkins/../..
+ tools/run_tests/run_interop_tests.py -l all -s all --cloud_to_prod \
—cloud_to_prod_auth --use_docker --http2_interop -t -j 12
START: Building interop docker images.
START: build_docker_php7
Traceback (most recent call last):
File "tools/run_tests/run_interop_tests.py", line 738, in <module>
build_jobs, newline_on_success=True, maxjobs=args.jobs)
File "tools/run_tests/jobset.py", line 456, in run
if not js.start(cmdline):
File "tools/run_tests/jobset.py", line 369, in start
self._add_env)
File "tools/run_tests/jobset.py", line 218, in __init__
self.start()
File "tools/run_tests/jobset.py", line 228, in start
env = sanitized_environment(env)
File "tools/run_tests/jobset.py", line 53, in sanitized_environment
sanitized[str(key).encode()] = str(value).encode()
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 20:
ordinal not in range(128)
8 years ago
siddharthshukla
2135a1b557
add PyPy to testing toolchain
8 years ago
chedeti
76db7f9a7c
use boost::make_shared
8 years ago
Muxi Yan
f808eee33a
Fix Jenkins test error
8 years ago
Muxi Yan
6b59ac8da5
Fix Jenkins test error
8 years ago
chedeti
2e698457f3
sanity check for thrift
8 years ago
chedeti
82afcaa009
rename class variables to snake_case
8 years ago
Jorge Canizales
cc3ecd104f
Point out what to do if the sanity check fails
8 years ago
Ken Payson
e5fd01a389
Bump python protobuf dependency to 3.0.0
8 years ago
Jorge Canizales
3df9bdf880
Update generated files with new protobuf version
...
Also make the script fetch protoc from the usual place.
8 years ago
Alexander Polcyn
2717aea387
using temporary nuget location on windows
8 years ago
Alexander Polcyn
809292a7af
ran script to update actual docker files
8 years ago
Ken Payson
f32e71eaca
Downgrade docker setuptools
8 years ago
chedeti
00be9de95c
fix codegen patch
8 years ago
Muxi Yan
6f74893735
Fix Jenkins test error
8 years ago
Mark D. Roth
0ff122e3e5
Ran generate_projects.sh.
8 years ago
Sree Kuchibhotla
1b22cddc7d
Add clientSuccess and serverSuccess to BQ schema
8 years ago
Ken Payson
6f156b7576
Downgrade docker setuptools
8 years ago
chedeti
f5dcc9b5b5
fix typos
8 years ago
chedeti
a17039aaa4
refine code and add README
8 years ago
David Garcia Quintas
8eec9ec6af
Changed census static metadata keys for tracing and tag propagation
8 years ago
David Garcia Quintas
ffd207fe4c
fixed include guard script and faulty .h
8 years ago
chedeti
dd7a2a35e2
gthrift codegen and Dockerfile
8 years ago
chedeti
bc618eed71
thrift serializer
8 years ago
Jan Tattermusch
0a5a0cab7b
build everything
8 years ago
Jorge Canizales
8a9fe2ad97
nit: format ObjC test targets better
...
So they can be commented out.
8 years ago
Jorge Canizales
4343c904e2
Update Protobuf submodule to v3.0.0 (GA)
8 years ago
Nicolas "Pixel" Noble
3260a1731a
Bumping to 1.0.0-pre2.
8 years ago
Alexander Polcyn
161767771b
update to use new nuget client in tests
8 years ago