grpc/tools
Richard Belleville 2ea571a92a Pin astroid 2020-04-27 09:59:21 -07:00
..
api_reference shellcheck 2018-05-21 18:23:09 -07:00
buildgen Merge pull request #21194 from muxi/boringssl-prefix-header 2020-04-21 09:27:44 -07:00
codegen/core Changed gen_upb_api.h to use root BUILD file 2020-03-03 14:23:16 -08:00
debug/core fix-up some spelling mistakes 2019-09-25 23:29:47 +08:00
distrib Pin astroid 2020-04-27 09:59:21 -07:00
dockerfile Merge pull request #22756 from ejona86/no-sha-in-name 2020-04-24 14:18:19 +02:00
doxygen Revert "Remove StringLess and src/core/lib/gprpp/map.h" 2020-04-24 10:32:15 -07:00
failures Yapf all target python sources 2020-01-03 09:25:10 -08:00
fuzzer Delete api_fuzzer 2020-01-23 13:26:00 -08:00
gce Update PGP keys and keyserver for RVM install 2020-01-17 13:42:32 -08:00
gcp Yapf all target python sources 2020-01-03 09:25:10 -08:00
github Yapf all target python sources 2020-01-03 09:25:10 -08:00
gource auto-fix most of licenses 2017-06-08 11:22:41 +02:00
http2_interop fix fmt.Errorf missing args 2019-12-18 17:56:55 -08:00
internal_ci Add --fail_on_failed_rpc flag to xds tests 2020-04-24 08:57:43 -07:00
interop_matrix Add v1.29.0 release of grpc-go to interop matrix 2020-04-21 16:15:49 -07:00
line_count Yapf all target python sources 2020-01-03 09:25:10 -08:00
mkowners Yapf all target python sources 2020-01-03 09:25:10 -08:00
package_hosting Add Kotlin 2020-03-23 12:06:19 -04:00
profiling Yapf all target python sources 2020-01-03 09:25:10 -08:00
release Yapf all target python sources 2020-01-03 09:25:10 -08:00
remote_build Improve bazel RBE documentation 2020-04-01 10:11:26 +02:00
run_tests update third_party/protobuf to 3.11.4 2020-04-27 04:51:38 -04:00
README.md Merge matrix feature branch into master. 2017-05-19 09:01:24 -07:00
bazel fix bazel wrapper download race in sanity tests 2020-02-26 19:56:49 -05:00
bazel.rc Removing obsolete comment. 2020-04-02 12:47:01 -07: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.