Jan Tattermusch
|
205d7569ea
|
Big dockerimage cleanup (#28010)
* use python3 for running run_tests.py
* update dockerimage templates
* update dockerfiles
* fix bazel build in the bazel docker image
* adjust run_tests.py to renamed php docker image
* add previously forgotten new templates
* add missing images
* php dockerfile remove whitespaces
* restore accidentally deleted binder_transport_apk image
* add back cxx_buster_x64 image
* add back php zts stretch image
* add back binder_transport_apk image
* fix bazel builds by temporarily adding back python2-dev
* check_redundant_namespace_qualifiers.py to python3
* fix clang-tidy
* make run_tests_matrix.py use python3
* fixup cxx_debian9 templates
* regenerate
* stop running dummy grpc-node tests for protobuf-at-head and boringssl-at-head jobs
* remove cxx_buster image (replaced by cxx_debian9)
* add back python_alpine_x64 image
* run_tests_in_workspace using python3
* unbreak python macos basictests by partially reverting run_tests_matrix to python2
* fix cxx_gcc_X docker images
|
3 years ago |
Richard Belleville
|
179a7c7459
|
Fix Python Interop (#27620) (#27703) (#27749)
* WIP. Attempt to fix interop
* Yapf
|
4 years ago |
Richard Belleville
|
1437dc9816
|
Fix pypa link (#25647)
* Fix pypa link
* And 3.5 as well
|
4 years ago |
Lidi Zheng
|
a6c5d6c43e
|
[xDS Proto] Pin PyPI dependencies in Dockerfiles (#25510)
|
4 years ago |
Jan Tattermusch
|
cd53c55269
|
regenerate dockerfiles
|
4 years ago |
Stanley Cheung
|
7d8f295ab0
|
Fix run_tests pip install error
|
5 years ago |
Lidi Zheng
|
13e1965b38
|
Let the template spit out the backslashes
|
5 years ago |
Lidi Zheng
|
3e2d5da7a2
|
Use as much template as possible & fix some wording
|
5 years ago |
Lidi Zheng
|
dc202bdf1f
|
Adding gRPC Python AsyncIO interop client and server
|
5 years ago |