Lidi Zheng
05b61a5199
Use Pylint to lint gRPC Python examples
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
Srini Polavarapu
a31ccd49e6
Regenerate projects
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
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
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
Srini Polavarapu
9eaebf116d
Regenerate projects
6 years ago
Muxi Yan
97ec5c1d68
Bump version to v1.17.0
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
Stanley Cheung
42e3ae7309
Re-generate projects
6 years ago
Muxi Yan
da14743f1a
Generate projects
6 years ago
Muxi Yan
f3e4ae633e
Regenerate projects
6 years ago
Lidi Zheng
d1776af2ff
Make docgen.py work
...
* Merge unnecessary arguments
* Remove the build command (CI should make sure it works, not this script)
* Speed up the GitHub operations with proper flags
* Adding Sphinx to setup requirement
6 years ago
Srini Polavarapu
25cd16ae58
Regenerate projects
6 years ago
Jan Tattermusch
d83903ffd1
add _parallel_compile_patch.py to python manifest
6 years ago
Srini Polavarapu
1bf93a76f5
Regenerate projects
6 years ago
Jan Tattermusch
185a0a7028
add python monkey-patch for parallel build_ext compilation
6 years ago
Mark D. Roth
f85fd026e3
Client-side health checking support.
6 years ago
Stanley Cheung
3dd82ec3c2
Regenerate projects
6 years ago
Stanley Cheung
cda4e7d1df
Regenerate projects
6 years ago
Stanley Cheung
e5ce1e36e6
Regenerate projects
6 years ago
Mark D. Roth
be1ce0c4cc
Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service"
...
This reverts commit de11358660
, reversing
changes made to 107d10ea73
.
6 years ago
Muxi Yan
d65d25795b
generate_projects
6 years ago
Srini Polavarapu
27665a3567
regenerate projects
6 years ago
Mark D. Roth
42d9becd91
Revert "Second attempt: Implement Watch method in health check service."
6 years ago
Mark D. Roth
6d2c8f8072
Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service"
...
This reverts commit 4ee0f4c790
, reversing
changes made to 5ee9b5e7b5
.
6 years ago
Juanli Shen
14a858123d
Revert "Implement Watch method in health check service."
6 years ago
Mark D. Roth
99ce3e19af
Implement Watch method in health check service.
6 years ago
Juanli Shen
89659e2925
Regenerate projects
6 years ago
Juanli Shen
8ceb27a324
Regenerate projects
6 years ago
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
6 years ago
Mehrdad Afshari
981f19bed2
Remove protobuf js_embed hack
6 years ago
Srini Polavarapu
7d41ba6370
Regenerate projects
6 years ago
Jan Tattermusch
d404e322bf
run make_grpcio_tools.py
6 years ago
Jan Tattermusch
0ff1249d4d
update python grpcio_tools
6 years ago
Srini Polavarapu
2794a6cae6
regenerate projects
6 years ago
Jan Tattermusch
85b0052791
ignore designer-generated .cs files
6 years ago
Srini Polavarapu
deeb781374
Regenrate projects
6 years ago
Srini Polavarapu
8c9af7464c
Regenerate projects
6 years ago
Srini Polavarapu
76450b0dc6
Regenrate Projects
6 years ago
Srini Polavarapu
968744798e
Regenerate projects
7 years ago
Mehrdad Afshari
ed0dc067ba
Regenerate Projects
7 years ago
David Garcia Quintas
8c8cd02014
Uncomment nanopb output check
7 years ago
David Garcia Quintas
f3955ba711
Update to use the canonical version of LB proto
7 years ago
Mehrdad Afshari
561630dfe2
Regenerate projects
7 years ago
Srini Polavarapu
586c639795
Regenerate projects
7 years ago
Srini Polavarapu
c79c156307
Regenrate projects
7 years ago
Mehrdad Afshari
3b248945f8
Prevent early exit on one pylint failure
7 years ago
Mehrdad Afshari
2b6b6cad12
Bump pylint to pylint-1.9.2
7 years ago