Lidi Zheng
dbbb382158
Set CONFIG default value 'opt'
6 years ago
Lidi Zheng
ca728e2269
Revert "Strict check for $config && Enable SC2154"
...
This reverts commit bdfb5691ad
.
6 years ago
Nicolas "Pixel" Noble
d550af373c
Moving ::grpc::Alarm to ::grpc_impl::Alarm.
6 years ago
Lidi Zheng
bdfb5691ad
Strict check for $config && Enable SC2154
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
Lidi Zheng
8cb2d0546d
Upgrade sanity Docker image to debian:stretch
...
* Use latest pylint in Python 3.7 (they dropped support for PY2)
* Make latest pylint happy
* Forced to upgrade to shellcheck 0.4.4
* Make shellcheck 0.4.4 happy
* Adopt reviewers' advice to reduce global disabled rules
6 years ago
Alexander Polcyn
a4e9f33b85
Add interop cloud to prod test for GoogleDefaultCredentials
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
Nicolas "Pixel" Noble
d3d8a37a6b
Fix sanity checker.
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
Srini Polavarapu
9eaebf116d
Regenerate projects
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
Vishal Powar
f614fa5947
Adding upb as submodule
...
upb will be used for codegen of xDS protos.
6 years ago
Stanley Cheung
698cf221d8
Regenerate projects
6 years ago
Lidi Zheng
43599facf4
Channelz Python wrapper implementation
...
* Expose the C-Core API in Cython layer
* Handle the object translation
* Create a separate package for Channelz specifically
* Handle nullptr and raise exception if seen one
* Translate C++ Channelz unit tests
* Adding 5 more invalid query unit tests
Adding peripheral utility for grpcio-channelz package
* Add to `pylint_code.sh`
* Add to Python build script
* Add to artifact build script
* Add to Bazel
* Add to Sphinx module list
6 years ago
Bill Feng
74b780e096
added toolchain_resolution_debug for displaying platform
6 years ago
Bill Feng
70f9992d77
modified execution platform registration, added host platform
6 years ago
Jan Tattermusch
b0bcfb4ea5
use python stretch3.7 image for interop tests
6 years ago
Jan Tattermusch
422fdbfd6c
run python interop tests with python3.7
6 years ago
Jan Tattermusch
5a0f722590
run interop tests using python3.4
6 years ago
Jan Tattermusch
609cb8daa0
Revert "Revert "pin google-api-python-client to 1.6.7 to avoid breakage""
6 years ago
Stanley Cheung
42e3ae7309
Re-generate projects
6 years ago
Yash Tibrewal
c7e92f26eb
Reviewer comments
6 years ago