175 Commits (9f87a1dbb59c6a164478dbd4b6335ff04cf44eef)

Author SHA1 Message Date
Jan Tattermusch 6f75e54e4f
run_tests_matrix.py: run workspace jobs with python3 (#28125) 3 years ago
Jan Tattermusch 9d73b3e85a
Use ninja for all grpc_csharp_ext builds on windows (#28841) 3 years ago
Jan Tattermusch e324bf5eee
Speed up windows C/C++ builds by using cmake Ninja generator (#28833) 3 years ago
Jan Tattermusch 0ec0479ded
run_tests.py cleanup and simplification (#28808) 3 years ago
Jan Tattermusch f23f1bb51f
Use ccache for selected C++ and python builds (with redis server as cache) (#28661) 3 years ago
Jan Tattermusch fda6158600
Build ruby artifacts in parallel (#28243) 3 years ago
Lidi Zheng 7069770ee0
Merge the 3 repeating Python binary compilations (Attempt 2) (#28543) 3 years ago
Jan Tattermusch 0554cbee9c
Revert "Merge the 3 repeating Python binary compilations (#28500)" (#28539) 3 years ago
Lidi Zheng 2d4f3c5600
Merge the 3 repeating Python binary compilations (#28500) 3 years ago
apolcyn 3c368a5b2c
Don't gem install rake-compiler on macos setup scripts (#28415) 3 years ago
Lidi Zheng 83e7cb24fe
Fix the setuptools distutils overriding issue (#28393) 3 years ago
Jan Tattermusch 205d7569ea
Big dockerimage cleanup (#28010) 3 years ago
Jan Tattermusch ae65bb8f7f
windows: speedup build of C# extension and protoc artifacts (#28225) 3 years ago
Menghan Li 3e34e3aac7
xds/testing: print timestamp of commands in xds tests cripts to help debug timeout failures (#27000) 3 years ago
Jan Tattermusch 156edd687e
set xds user agent name everywhere where grpc_csharp_ext is built (#26337) 4 years ago
Lidi Zheng 25f5399b41
Add grpcio-admin Python package (#26166) 4 years ago
Lidi Zheng dc63d6a53e
Add CSDS API to Python (#26114) 4 years ago
Lidi Zheng 0b8cb0227b
Upgrade setuptools and ProtoBuf Python in prep_xds.sh (#26029) 4 years ago
Lidi Zheng 3625d9f75e
Update the Python dependency for xDS interop test (#26024) 4 years ago
Richard Belleville 1437dc9816
Fix pypa link (#25647) 4 years ago
Donna Dionne a734650728 Modify build_python.sh because get-pip.py has moved. 4 years ago
Jan Tattermusch 113f5e89b5 build_ruby.sh: build Debug protoc on config=dbg 4 years ago
Jan Tattermusch c5c123efc9 add cmake to ruby dockerfiles 4 years ago
Jan Tattermusch a35cd4f89d build protoc artifacts with cmake 4 years ago
Lidi Zheng 5527e0f328 Simplify the check with existing if 4 years ago
Lidi Zheng 0bd1c6ae28 Check $VENV_PYTHON instead of python 4 years ago
Lidi Zheng c45f50581b Don't install enum34 for non-2.7 Python 4 years ago
Eric Gribkoff 034cdbeb07 Merge pull request #24094 from ericgribkoff/xds_python3.6 4 years ago
Eric Gribkoff a6a7755c3f Pin grpcio and grpc-tools to 1.31.0 4 years ago
Lidi Zheng c8fa1c9978 Pin setuptools in one more location 4 years ago
Menghan Li ccc8f50504 Merge pull request #23923 from menghanl/xds_test_set_serving_status 4 years ago
Menghan Li a7dc27d4e9 xds testing: check serving status is set correctly 4 years ago
Jan Tattermusch c67db2e8eb fix pre_build_cmake.bat 4 years ago
Jan Tattermusch 31fa9a3530 switch run_tests.py C/C++ tests to cmake 4 years ago
Alexander Polcyn 9b4ef62cb9 Split up run_ruby_end2end_tests.sh into more granular test targets 4 years ago
Alexander Polcyn 0bfbea06bc Fix use-after-free in ruby call creds 4 years ago
Alexander Polcyn 95387716dc Make sure call creds user callbacks can't kill the ruby call credentials thread 4 years ago
Alexander Polcyn b88c0a22c7 Fix use-after-free in ruby call creds 4 years ago
Lidi Zheng 281f80aeab Install rsa==4.0 to avoid the egg cache race issue 4 years ago
Lidi Zheng a5d2f719bd Trust google-auth library will handle their dependency properly 4 years ago
Lidi Zheng 18054754c5 Install rsa==4.0 to avoid the egg cache race issue 5 years ago
Lidi Zheng 43a574d1ae Trust google-auth library will handle their dependency properly 5 years ago
Lidi Zheng 3f9e2148eb Fix typo ras -> rsa 5 years ago
Lidi Zheng 25491305ff Pin to 4.3 instead of 4.0 5 years ago
Lidi Zheng 9a3ae47658 Pump up the minimum version of google-auth to 1.17.1 5 years ago
Richard Belleville 1c1321ddea Indentation 5 years ago
Richard Belleville dbf3bb31cd Shellcheck 5 years ago
Richard Belleville fb2b2122ac Add quotes 5 years ago
Richard Belleville 9344a259b5 Fix MacOS Python 3.5 gevent build 5 years ago
Eric Gribkoff 86568c4de2 Update pip before installing grpcio 5 years ago