grpc/tools
Jan Tattermusch ef053d87ce
Merge pull request #17009 from jtattermusch/eradicate_bazel_wrapper
Stop using deprecated bazel_wrapper.py
2018-10-26 10:46:18 +02:00
..
api_reference shellcheck 2018-05-21 18:23:09 -07:00
buildgen Add a grpclb-in-DNS interop test suite 2018-10-23 00:00:08 -07:00
codegen/core Client-side health checking support. 2018-10-24 12:29:04 -07:00
debug/core Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
distrib Client-side health checking support. 2018-10-24 12:29:04 -07:00
dockerfile Merge pull request #16945 from lidizheng/update-python-3.7-dockerfile 2018-10-24 16:08:14 -07:00
doxygen Merge pull request #16507 from markdroth/health_checking_client 2018-10-24 13:17:01 -07:00
failures Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
fuzzer Add ALTS fuzzer 2018-05-08 10:15:03 -07:00
gce script for creating peformance workers from image 2018-10-19 08:20:39 +02:00
gcp/utils yapf tools 2017-12-11 18:10:00 -08:00
github Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
gource auto-fix most of licenses 2017-06-08 11:22:41 +02:00
http2_interop Update include paths 2017-03-28 15:49:23 -07:00
internal_ci post bazel invocation details from kokoro rbe jobs 2018-10-26 08:51:41 +02:00
interop_matrix Merge pull request #16937 from jtattermusch/interop_matrix_improvements 2018-10-25 19:42:45 +02:00
line_count Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
mkowners Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
openssl Regenerate projects 2018-02-07 11:45:34 -08:00
package_hosting Fix sort issue in package build page 2018-08-20 09:32:30 -07:00
profiling Fix binary_size.py 2018-08-07 17:03:25 -07:00
remote_build stop using deprecated bazel_wrapper.py 2018-10-25 21:11:48 +02:00
run_tests Merge pull request #17009 from jtattermusch/eradicate_bazel_wrapper 2018-10-26 10:46:18 +02:00
README.md Merge matrix feature branch into master. 2017-05-19 09:01:24 -07:00
bazel.rc align ubsan configuration 2018-10-24 23:31:54 +02:00

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce: Scripts to help setup testing infrastructure on GCE.

gcp: Helper scripts for interacting with various services on GCP (like Google container engine, BigQuery etc)

internal_ci: Support for running tests on an internal CI platform.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.