Jan Tattermusch
|
631392f2e7
|
Upgrade bazel version to bazel 5.3 (repo-wide) (#30844)
* update bazel to 5.3.0
* regenerate dockerfiles
* update bazel distribtest
* update docker image templates
* regenerate dockerfiles 2
* regenerate bazel_support.md
* upgrade rules_apple and apple_support bazel deps
* Revert "upgrade rules_apple and apple_support bazel deps"
This reverts commit eb9a0d2155.
* fix objc bazel 5.3 build on kokoro mojave image
|
2022-09-08 11:18:54 +02:00 |
Esun Kim
|
92738290ab
|
Upgrade base-builder to the latest for blaze build (#28768)
* Upgrade base-builder to the latest for blaze build
* Fix warnings.
* Added -Wno-deprecated-copy
|
2022-02-02 15:14:36 -08:00 |
Jan Tattermusch
|
6b869a12fe
|
remove python2 from bazel docker images (#28458)
|
2022-01-05 20:10:19 +01:00 |
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
|
2021-12-01 12:56:26 +01:00 |