Jan Tattermusch
f9e1cde01c
yapf run_interop_tests.py
6 years ago
Jan Tattermusch
3458ede262
dont set server_override for cloud_to_prod tests
6 years ago
Lidi Zheng
886a932a1a
Use KOKORO_GITHUB_PULL_REQUEST_NUMBER instead of ghprbPullId
6 years ago
Srini Polavarapu
75077243de
Add 1.17.1 to interop
6 years ago
Lidi Zheng
3347158533
Use python2.7 -m pip instead of default pip
6 years ago
Lidi Zheng
eafb1d527d
Reorgnize dependencies and variables
6 years ago
Lidi Zheng
6692429f31
Download private key from KeyStore
6 years ago
Vijay Pai
c52ae0d000
Give the interceptors header files in include/grpcpp/support
6 years ago
yang-g
aa2e731508
Fix new target
6 years ago
Jan Tattermusch
76f0cd4d4d
prevent setting wrong time on macos high sierra kokoro workers
6 years ago
Yihua Zhang
0531d3d3ad
extend local credentials to support tcp loopback
6 years ago
Nicolas Noble
a744221a2c
Editing appid and installation id
...
Created these from the grpc-bot account.
6 years ago
Vijay Pai
ca4e55e6ca
Benchmark to show that byte buffer copy is size-independent
6 years ago
Lidi Zheng
5a38d1956f
Make yapf happy
6 years ago
Lidi Zheng
b9cb2459ea
Include LICENSE in artifact
6 years ago
Lidi Zheng
0f0822d53f
WIP: Utilize the GitHub Check Feature
6 years ago
Lidi Zheng
45b3230ef2
Add grpcio-status extension package
...
* The new package has 2 API `from_call` and `to_status`
* Utilize the experimental API `abort_with_status`
* Add 5 unit test cases
6 years ago
Alexander Polcyn
ac6795a57e
Revert "Changes add a script for generating C code and build rule for protobuf"
...
This reverts commit 62027b7e14
.
6 years ago
Nicolas "Pixel" Noble
d550af373c
Moving ::grpc::Alarm to ::grpc_impl::Alarm.
6 years ago
Vishal Powar
62027b7e14
Changes add a script for generating C code and build rule for protobuf
...
protos
All these changes need to go together to make sense
- changes to use new version of upb in bazel
- allowing includes in build target option
- script for generating c code for protos
- generated code for example build
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Mark D. Roth
c5f344deaf
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""
6 years ago
hcaseyal
27e2ba31bf
Revert "Allow encoding arbitrary channel args on a per-address basis."
6 years ago
Mark D. Roth
dedff37b4f
Allow encoding arbitrary channel args on a per-address basis.
6 years ago
Jihun Cho
e95d1185e9
Add grpc-java 1.17.1 to interop matrix
6 years ago
yang-g
47233225ca
Split out the test service to separate library so that it can be reused
6 years ago
yang-g
e00ca0371a
Promote gpr_test_util to part of grpc_test_util, add a sample to show it works, build.yaml change first
6 years ago
Lidi Zheng
5584d58e6c
Add LICENSE to grpcio-* packages
...
* Using the proprocess command to copy the LICENSE
6 years ago
Eric Gribkoff
5710a3a25d
Revert "Strip manylinux1 binary wheels"
...
This reverts commit be4b2db4ad
.
Appears to leave the incorrect hash in the wheel RECORD file, as in
https://github.com/grpc/grpc/issues/17409
6 years ago
Eric Gribkoff
4590fc5b7c
Revert "Strip manylinux1 binary wheels"
...
This reverts commit be4b2db4ad
.
Appears to leave the incorrect hash in the wheel RECORD file, as in
https://github.com/grpc/grpc/issues/17409
6 years ago
Jan Tattermusch
d685afc462
fix macos PR jobs on high-sierra workers
6 years ago
Jan Tattermusch
c012afb731
fix macos PR jobs on high-sierra workers
6 years ago
Nicolas "Pixel" Noble
3cdf8377cf
Fixing jq's installation.
6 years ago
Soheil Hassas Yeganeh
2f55f4f85a
Add TSAN annotations to gRPC.
6 years ago
Jan Tattermusch
140cda9af0
updates for grpc-performance-kokoro-v3 image
6 years ago
Jan Tattermusch
b30218b6e0
C#: use netcoreapp1.1 qps worker
6 years ago
Muxi Yan
97ec5c1d68
Bump version to v1.17.0
6 years ago
Jan Tattermusch
daa1ffb855
bazel bes_best_effort flag is deprecated
6 years ago
Jan Tattermusch
6311ddbe4b
BAZEL_INTERNAL_INVOCATION_ID is deprecated
6 years ago
Nicolas "Pixel" Noble
237cc52ffd
Fix sanity checker.
6 years ago
Jan Tattermusch
aa66d8669e
remove google-api-python-client pin
6 years ago
Jan Tattermusch
f596b95710
cleanup references to removed multilang docker image
6 years ago
Jan Tattermusch
7b9e0db9be
update test exec scripts
6 years ago
Jan Tattermusch
8f9dd2a24c
regenerate dockerfiles
6 years ago
Jan Tattermusch
556a993ef0
delete csharp_jessie_x64 dockerfile
6 years ago
Jan Tattermusch
19bc2c2937
switch C# docker images to debian stretch
6 years ago
Hope Casey-Allen
470ea17843
Debugging unimplemented error in CheckClientInitialMetadata
6 years ago
Jan Tattermusch
429dcb228a
make sure PHP tests work on high sierra kokoro workers
6 years ago
Srini Polavarapu
cf104e1ba3
regenerate doxygen files
6 years ago
Bill Feng
527ddd9982
cleanup
6 years ago
Lidi Zheng
53476eced4
Adopt reviewer's suggestions
...
* Correct the StatusCode
* Format code
* Use @staticmethod
* Fix typo
6 years ago