grpc/tools/run_tests/helper_scripts
Jan Tattermusch e8404698d5
Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225)
* remove examples/csharp

* remove reference to examples/csharp

* remove C# references from doc/

* remove src/csharp

* update test_creds locations

* remove C# distribtests

* remove buildgen templates for files under src/csharp

* remove grpc_csharp_ext C build target

* regenerate projects

* update tools/run_tests/README.md

* change many C# test/build scripts to noop

* unbreak run_tests.py -l csharp

* unbreak C# build_package targets

* unbreak C# distribtests

* remove C# pre-build steps from prepare_build_windows.bat

* remove src/csharp from clang_format

* remove csharp and csharpcoreclr from run_interop_tests.py

* remove C# interop test docker images

* Revert "remove src/csharp"

This reverts commit 97f2b6d707.

* remove src/csharp, but keep Grpc.Tools

* add back templates/src/csharp/build/dependencies.props.template

* remove everything but Grpc.Tools and Grpc.Tools.Tests from sln

* Revert "unbreak run_tests.py -l csharp"

This reverts commit 529b5e2ec1.

* revive Grpc.Tools.Tests through run_tests.py

* Revert "unbreak C# build_package targets"

This reverts commit 79d8d83c8b.

* experiment with build_nuget.sh fixes

* simplify create_fake_native_artifacts.sh

* building of Grpc.Tools in package_targets.py

* move shared files from Grpc.Core to Grpc.Tools

* yapf format: distribtest_targets.py

* Revert "remove C# pre-build steps from prepare_build_windows.bat"

This reverts commit bd38956a2b.

* update C# README.md

* disable C# in gke OSS benchmarks
2022-04-28 12:00:34 +02: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 Speed up windows C/C++ builds by using cmake Ninja generator (#28833) 2022-02-11 09:59:51 +01: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 Use ccache for selected C++ and python builds (with redis server as cache) (#28661) 2022-01-25 19:18:58 +01: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 Merge the 3 repeating Python binary compilations (Attempt 2) (#28543) 2022-01-14 09:25:33 -08: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