Nicolas "Pixel" Noble
055b920828
Disabling header check for filegroups.
9 years ago
Nicolas "Pixel" Noble
880b4578ab
Backport of #8055 into v1.0.x.
9 years ago
Jan Tattermusch
caa965b548
regenerate C# related files after backporting from master
9 years ago
Jan Tattermusch
881a32f5a7
fix windows distribtest and add TODOs to remove hacks
9 years ago
Jan Tattermusch
41d2365e8a
remove dead gmock link in protoc artifact build
9 years ago
Jan Tattermusch
e70f20b5a0
enable runing C# interop tests under coreclr
9 years ago
Jan Tattermusch
ca29914adf
allow building all nugets on linux
9 years ago
Jan Tattermusch
fb8fb404b8
install dotnet cli into ubuntu1404 distribtest docker
9 years ago
Jan Tattermusch
50e98574b2
update path to C# test build by dotnet cli
9 years ago
Jan Tattermusch
19e04b5388
get the right nuget version in linux distribtests
9 years ago
Jan Tattermusch
8c76be7405
dotnet CLI distribtest
9 years ago
Jan Tattermusch
abfd37fc86
regenerate to fix santity test
9 years ago
murgatroid99
b6204f52cd
Add 'node6' to the other spot where it's needed in run_tests.py
9 years ago
murgatroid99
6485393534
Add Node 6 to the list of recognized compilers in run_tests.py
9 years ago
murgatroid99
303687f444
Revert change to grpc++_base uses section
9 years ago
murgatroid99
1ca0f3ea15
build.yaml changes to make certain builds work
9 years ago
Craig Tiller
102fa966b6
Rename some files to avoid conflicting .obj files on Windows
9 years ago
Stanley Cheung
8749c96595
php: bump version
9 years ago
Nicolas "Pixel" Noble
35b8c51485
Bumping version to 1.0.1-pre1.
9 years ago
Ken Payson
8348973de9
Use templates for python version dependencies
...
Also change grpcio-tools to be a runtime dependency of grpcio-tests,
grpcio-tools is run as part of the tests.
9 years ago
Alexander Polcyn
03548cfef1
update nuget in distrib test docker files
9 years ago
Ken Payson
69ff5de496
Add Python3.5 grpcio-tools binaries
9 years ago
Nicolas "Pixel" Noble
a469e5d42e
grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
9 years ago
Nicolas "Pixel" Noble
0f9337b6a0
Removing pre2 flag.
9 years ago
Alexander Polcyn
e495928e5b
update nuget client to latest version on performance workers
9 years ago
Ken Payson
5998cd760c
Add Python3.5 artifact targets
9 years ago
Nicolas "Pixel" Noble
6ee23ee614
There's no 'platform' in package_targets.py, only labels.
9 years ago
Nicolas "Pixel" Noble
f2c074a73e
Updating build package C# scripts.
9 years ago
murgatroid99
d161f20a91
Don't get dependencies for Node grpc-health-check package build
9 years ago
Nicolas "Pixel" Noble
0275d8c65b
Reducing diff.
9 years ago
Nicolas "Pixel" Noble
6fd8a7fa03
That won't work properly. Falling back on fixing the list of dependencies.
9 years ago
Nicolas "Pixel" Noble
e667fe19bf
Using the interop dependencies instead.
9 years ago
Nicolas "Pixel" Noble
737bd555cf
Hopefully fixing #7639 .
9 years ago
Jorge Canizales
0db98cda0d
Undo Go Docker fix - fixed in another PR
9 years ago
Alexander Polcyn
b561102794
change location of nuget back to normal
9 years ago
Jorge Canizales
31871df58f
@pgrosu’s fix of Go’s docker build
9 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)
9 years ago
Muxi Yan
f808eee33a
Fix Jenkins test error
9 years ago
Muxi Yan
6b59ac8da5
Fix Jenkins test error
9 years ago
Jorge Canizales
cc3ecd104f
Point out what to do if the sanity check fails
9 years ago
Ken Payson
e5fd01a389
Bump python protobuf dependency to 3.0.0
9 years ago
Jorge Canizales
3df9bdf880
Update generated files with new protobuf version
...
Also make the script fetch protoc from the usual place.
9 years ago
Alexander Polcyn
2717aea387
using temporary nuget location on windows
9 years ago
Alexander Polcyn
809292a7af
ran script to update actual docker files
9 years ago
Ken Payson
f32e71eaca
Downgrade docker setuptools
9 years ago
Sree Kuchibhotla
1b22cddc7d
Add clientSuccess and serverSuccess to BQ schema
9 years ago
Jan Tattermusch
0a5a0cab7b
build everything
9 years ago
Jorge Canizales
8a9fe2ad97
nit: format ObjC test targets better
...
So they can be commented out.
9 years ago
Jorge Canizales
4343c904e2
Update Protobuf submodule to v3.0.0 (GA)
9 years ago
Nicolas "Pixel" Noble
3260a1731a
Bumping to 1.0.0-pre2.
9 years ago