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
|
3 years ago |
Jan Tattermusch
|
ce644736fe
|
remove leftovers of stress tests
|
7 years ago |
Hope Casey-Allen
|
8d6f4619e3
|
Update the run tests instructions to clarify a python module error
|
7 years ago |
Hope Casey-Allen
|
a368348f48
|
Update unit testing documentation
|
7 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
Jan Tattermusch
|
a22a19fd64
|
fix markdown
|
8 years ago |
xiaohaoliang
|
764494a251
|
Update README.md
|
8 years ago |
Eric Gribkoff
|
afb23e51b2
|
Note to help diagnose errors with docker's default location for building
images.
|
8 years ago |
Jan Tattermusch
|
bf682f46f6
|
address comments
|
9 years ago |
Jan Tattermusch
|
9d410be893
|
provide readme for tools/run_tests/
|
9 years ago |