capstan
7267c8fcd9
Python3-ize tools/buildgen.
...
* Ran `2to3` on `tools/buildgen` and the `gen_build_yaml.py` files.
* Updated the invocations of python to be explicitly Python 3.
* Changed the loader in `mako_renderer.py` to allow pickle to find the module for pickling `external_version.Version`
* Added a few open-as-binary to placate readers/writers expecting bytes.
* Hand tweaked the templates to remove `iteritems` and fiddle with encodings.
Partially addresses #24359 .
4 years ago
Esun Kim
024cd29fdb
Upgrade clang-format-8
4 years ago
Esun Kim
994c2047e9
Bump to clang-tidy-8
4 years ago
Esun Kim
b8f1b71a05
Use clang-tidy 7
4 years ago
Esun Kim
0e0e12aa22
Using comp_db for clang-tidy
4 years ago
Esun Kim
a07345a5e2
Upgrade six 1.15
4 years ago
root
840e67984a
del several docker related files
4 years ago
Jan Tattermusch
424d33415c
upgrade bazel to 2.2.0
4 years ago
Jan Tattermusch
2274ed51bb
make sure clang_tidy dockerfile is buildable
4 years ago
Lidi Zheng
981baff79b
Fix the docgen script:
...
1. Make it use python3 by default;
2. Simplify its arguments.
4 years ago
Jan Tattermusch
38dafdb0e8
install cmake in CXX test images
4 years ago
Jan Tattermusch
99cfec0034
remove no longer useful cxx_sanitizers_jessie portability test (clang "7.0")
4 years ago
Jan Tattermusch
847a4715e5
remove clang3.4 portability test: ubuntu14.04 is EOL
4 years ago
Jan Tattermusch
b1ab3c1217
add cmake to grpc_interop_cxx docker image
4 years ago
Stanley Cheung
ac0f7e80ea
Attempt to de-flake dart interop build
4 years ago
Hannah Shi
d3c1cbf4cb
replace gawk with awk, so as not to introduce an extra dependency
4 years ago
James Newton-King
21e855592a
Output grpc-dotnet interop apps to specific directories
4 years ago
Hannah Shi
c69c06b8d6
generate api reference documents by doxygen
4 years ago
Stanley Cheung
15a16df640
Add --verbose to dart pub get command
4 years ago
Stanley Cheung
eccbac3443
Update grpc protoc plugins to support proto3 optional
5 years ago
Karthik Ravi Shankar
063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
5 years ago
Stanley Cheung
dc9b100865
Update grpc protoc plugins to support proto3 optional
5 years ago
Stanley Cheung
7d8f295ab0
Fix run_tests pip install error
5 years ago
Eric Anderson
eee38e35dd
tools/dockerfile: Run Java build twice to reduce flakiness
...
Downloads fail from time to time because Gradle does not retry certain
types of network failures
(https://github.com/gradle/gradle/issues/8264 ).
Retrying twice should reduce the flake rate below noticeable without
increasing the size of the interop image created for each new release
for historical testing.
Fixes #18892
5 years ago
Jan Tattermusch
bb3b5d1d23
switch grpc-dart interop test to dart2.7
5 years ago
Richard Belleville
23c32621d6
Fix all_the_cpythons. Add 3.5 to defaults
5 years ago
Esun Kim
128c8eaacf
Upgrade sanity docker
5 years ago
Jan Tattermusch
394539f6d4
add back missing header to Doxyfile.c++
5 years ago
Esun Kim
dbe9943cc6
Dedup srcs in doxyfile
5 years ago
Lidi Zheng
b2f72702c9
Pin virtualenv to 16.7.9
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
Esun Kim
7dac73264b
Bump the version of gcc to 4.9
5 years ago
Chengyuan Zhang
d659ad23ef
Skip building Android-dependent modules for Java interop test.
5 years ago
Jan Tattermusch
891537eae1
get rid of unused use_openssl.sh script
5 years ago
Lidi Zheng
fe919dd71e
Pin to 19.3.1
5 years ago
Lidi Zheng
0404939ad0
Let our CI use the latest pip version
5 years ago
Lidi Zheng
9a05fb3573
Add buildifier sanity check
5 years ago
Muxi Yan
cad4cc1b66
Ignore docs in Cocoapods generated directory
5 years ago
Muxi Yan
c9fde2237c
Add doc generator for Objective-C
5 years ago
Muxi Yan
24dc93c82c
Ignore docs in Cocoapods generated directory
5 years ago
Lidi Zheng
6b92b4af05
Attempt to drop support for Python 3.4
5 years ago
Jan Tattermusch
e5e3f70a1a
Revert "Revert "Upgrade to bazel 1.0.0""
5 years ago
Stanley Cheung
e43f925983
PHP: update docker image PHP 7 version
5 years ago
Muxi Yan
e6b504ccf7
Add doc generator for Objective-C
5 years ago
Jan Tattermusch
9586644ea0
add gcc8.3 portability test
5 years ago
Jan Tattermusch
92fa3c3d4e
replace ubuntu1710 image by ubuntu1804
5 years ago
Lidi Zheng
6f878d5d12
Generate Docker files
5 years ago
Lidi Zheng
f9e7ffd622
Add Python 3.6 to Bazel Docker image
5 years ago
Nicolas Noble
04d7e0d11f
Revert "Upgrade to bazel 1.0.0"
5 years ago