grpc/tools/run_tests/helper_scripts
Yash Tibrewal 41ec08c69a
Update third_party/protobuf to 3.21.4 (#30377)
* Update third_party/protobuf

* run tools/distrib/python/make_grpcio_tools.py

* regenerate protos for ruby, php

* update build_handwritten.yaml

* regenerate projects

* Build - Use :well_known_type_protos instead of :well_known_protos

* Fix target

* Update upb

* Update Python for Protobuf 4.21 (#140)

* Update protobuf dependency on grpcio-tools

* Off by one

* Drop python 3.6 support

* Try upgrading pip

* And in the other script

* Try to figure out if we're compatible with abi3

* See what we've already got installed

* Update the requirements.txt file I didn't know existed

* And here too

* See what's installed

* Let's try that again

* Remove

* Try to confirm version

* Let me see the generated code

* Fix non-Bazel test runner

* Work for all test directories

* Regenerate example protos

* Clean up

* Generate .pyi files

* Fix type checking and linting

* Exclude pyi files from isort

* Upgrade to 3.21.4

* Update iwyu to get around messy protobuf IWYU rules

Co-authored-by: Richard Belleville <gnossen@gmail.com>
2022-08-04 09:39:49 -07:00
..
build_csharp.bat Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 2022-04-28 12:00:34 +02:00
build_csharp.sh Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 2022-04-28 12:00:34 +02:00
build_cxx.bat MSVC 2015 -> 2017 (#29754) 2022-05-24 14:09:55 -07:00
build_cxx.sh Remove epollex poller (#29160) 2022-03-21 10:27:52 -07:00
build_php.sh run_tests.py cleanup and simplification (#28808) 2022-02-08 18:41:56 +01:00
build_python.sh Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
build_python_msys2.sh Fix build_python_msys2.sh to pass shellcheck 2017-12-15 13:31:44 -08:00
build_ruby.sh Don't gem install rake-compiler on macos setup scripts (#28415) 2021-12-28 09:57:33 -08:00
bundle_install_wrapper.sh Build ruby artifacts in parallel (#28243) 2022-01-19 18:28:27 +01:00
post_tests_c.sh Fix post_tests_c.sh to pass shellcheck 2017-12-15 13:31:44 -08:00
post_tests_csharp.bat Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 2022-04-28 12:00:34 +02:00
post_tests_csharp.sh Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 2022-04-28 12:00:34 +02:00
post_tests_php.sh Fix post_tests_php.sh to pass shellcheck 2017-12-15 13:31:44 -08:00
post_tests_python.sh Fix post_tests_python.sh to pass shellcheck 2017-12-15 13:31:44 -08:00
post_tests_ruby.sh Fix post_tests_ruby.sh to pass shellcheck 2017-12-15 13:31:44 -08:00
pre_build_csharp.bat Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 2022-04-28 12:00:34 +02:00
pre_build_csharp.sh Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 2022-04-28 12:00:34 +02:00
pre_build_ruby.sh Fix pre_build_ruby.sh to pass shellcheck 2017-12-15 13:31:44 -08:00
prep_xds.sh xds/testing: print timestamp of commands in xds tests cripts to help debug timeout failures (#27000) 2021-08-12 17:12:08 -07:00
run_grpc-node.sh temporarily disable node tests 2020-04-02 14:06:49 +02:00
run_python.sh Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
run_ruby.sh Move a script which has a pre-requirement to outside of spec 2018-06-16 22:38:15 +09:00
run_tests_in_workspace.sh run_tests_matrix.py: run workspace jobs with python3 (#28125) 2022-03-14 12:12:51 +01:00