Jan Tattermusch
847a4715e5
remove clang3.4 portability test: ubuntu14.04 is EOL
5 years ago
Hannah Shi
d3c1cbf4cb
replace gawk with awk, so as not to introduce an extra dependency
5 years ago
Hannah Shi
c69c06b8d6
generate api reference documents by doxygen
5 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
Richard Belleville
23c32621d6
Fix all_the_cpythons. Add 3.5 to defaults
5 years ago
Esun Kim
128c8eaacf
Upgrade sanity docker
5 years ago
Lidi Zheng
b2f72702c9
Pin virtualenv to 16.7.9
5 years ago
Esun Kim
7dac73264b
Bump the version of gcc to 4.9
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
Lidi Zheng
6b92b4af05
Attempt to drop support for Python 3.4
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
Lidi Zheng
67b2eff113
Also fix the compilation of 3.8
6 years ago
Lidi Zheng
f6445add1f
Move compile CPython 3.6 to a separate include file
6 years ago
Lidi Zheng
40d495a31b
Correct the checksum and download link
6 years ago
Lidi Zheng
3e2171ed61
Adopt reviewer's advice
6 years ago
Lidi Zheng
113b2f2225
Remove the ensurepip for Python 3.7
6 years ago
Lidi Zheng
6620a74b72
Run apt-get update before installing packages
6 years ago
Lidi Zheng
8b91cdbf6d
Add a default Dockerfile for Python testing
6 years ago
Jan Tattermusch
905f52852e
make python dockerfiles buildable again
6 years ago
Esun Kim
cc4b946e3c
Replace 32bit/debian:jessie with i386/debian:jessie
6 years ago
Richard Belleville
79ffaced7d
Add python 3.8 test
6 years ago
murgatroid99
2a12b47f0b
Fix other docker build issues
6 years ago
Jerry
ab4fbc88b6
removed changes in php docker file
6 years ago
Jerry
18c75f13a1
removed php docker file
6 years ago
Jerry
63544ea3ae
memory leak test for php
6 years ago
Lidi Zheng
c372768fee
Install Bazel using its installation script
6 years ago
Vijay Pai
b099ca217e
Revert "Memory leak test for PHP unit tests"
6 years ago
Jerry
7c58a8ae76
rename valgrind.includ to php_valgrind.include
6 years ago
Jerry
b273ffb609
create a valgrind.include, and include it in php and php7 docker images
6 years ago
yang-g
f29c56bff5
Update templates too
6 years ago
Lidi Zheng
8cb2d0546d
Upgrade sanity Docker image to debian:stretch
...
* Use latest pylint in Python 3.7 (they dropped support for PY2)
* Make latest pylint happy
* Forced to upgrade to shellcheck 0.4.4
* Make shellcheck 0.4.4 happy
* Adopt reviewers' advice to reduce global disabled rules
6 years ago
Jan Tattermusch
19bc2c2937
switch C# docker images to debian stretch
6 years ago
Jan Tattermusch
cde2cec279
pip install coverage for python_stretch3.7 image
6 years ago
Jan Tattermusch
667a17c1f3
split up coverage runs by language
6 years ago
Lidi Zheng
a62344e56a
Rename the Dockerfiles
7 years ago
Lidi Zheng
a82ba64943
Pack templates into a concentrated one
7 years ago
Lidi Zheng
b18abf21d6
Uppercase `Authors`
7 years ago
Lidi Zheng
a8658d9192
Put `jessie` back for Python3.4
...
* According to `https://packages.debian.org/jessie/python/python3.4 ` the Python3.4 has security issues.
* Debian `stretch` doesn't include Python3.4 packages in their repo
7 years ago
Lidi Zheng
772c4c4336
Migrate from `jessie` to `stretch`
7 years ago
Lidi Zheng
0dbd7831c3
Add different Dockerfile for each Python version
7 years ago
Lidi Zheng
1a74f991e1
Rename Dockerfile && fix typo
7 years ago
Lidi Zheng
bfe2d8153d
Using template to generate Dockerfile
7 years ago