Hannah Shi
c69c06b8d6
generate api reference documents by doxygen
5 years ago
Stanley Cheung
8a856d3814
Fix PHP xDS test
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
3614b0088c
PHP xDS Interop test client
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
Muxi Yan
a65844c63a
build_project
5 years ago
Richard Belleville
23c32621d6
Fix all_the_cpythons. Add 3.5 to defaults
5 years ago
Muxi Yan
bebd78ee26
Restore inadvertent change
5 years ago
Muxi Yan
67d70ee059
Remove docker, and update scripts
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
Muxi Yan
fc4a780207
Add cmake to Dockerfile
5 years ago
Lidi Zheng
9a05fb3573
Add buildifier sanity check
6 years ago
Lidi Zheng
6b92b4af05
Attempt to drop support for Python 3.4
6 years ago
Jan Tattermusch
e5e3f70a1a
Revert "Revert "Upgrade to bazel 1.0.0""
6 years ago
Stanley Cheung
e43f925983
PHP: update docker image PHP 7 version
6 years ago
Jan Tattermusch
9586644ea0
add gcc8.3 portability test
6 years ago
Jan Tattermusch
92fa3c3d4e
replace ubuntu1710 image by ubuntu1804
6 years ago
Lidi Zheng
6f878d5d12
Generate Docker files
6 years ago
Nicolas Noble
04d7e0d11f
Revert "Upgrade to bazel 1.0.0"
6 years ago
Jan Tattermusch
27f1a94aa5
upgrade to bazel 1.0.0
6 years ago
Hannah Shi
2e1cfb75a8
change phpunit version from 4.8.36 to 5.7.27
6 years ago
Jan Tattermusch
98d2d32b9e
upgrade to bazel 0.29.1
6 years ago
Jan Tattermusch
107db8dab4
upgrade bazel to 0.29
6 years ago
Lidi Zheng
7f49b9f162
Auto-generate the project
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
Jan Tattermusch
4e8ecb9fe6
Revert "Upgrade to Bazel 0.29 (including Windows RBE)"
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
36574888be
upgrade bazel to 0.29
6 years ago
Richard Belleville
1444cd1dd3
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
...
This reverts commit 24c562dbaa
.
6 years ago
Richard Belleville
24c562dbaa
Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
...
This reverts commit c9c847f334
, reversing
changes made to 07ba4de392
.
6 years ago
Jan Tattermusch
b7667478cf
bump bazel version to 0.27
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
Nicolas "Pixel" Noble
46ed7524f9
Bazel version syncup.
6 years ago
Richard Belleville
eb48acd927
Add copyright header
6 years ago
Richard Belleville
79ffaced7d
Add python 3.8 test
6 years ago
Jan Tattermusch
e66fb82495
disable bazel wrapper inside docker containers
6 years ago
Jan Tattermusch
ed7e8c53e0
update scripts
6 years ago
Jan Tattermusch
b53e707c3c
update bazel version in dockerfile
6 years ago
Eric Anderson
1f84f8950c
Remove vestigial sed for /etc/apt/sources.list in Dockerfiles
...
Jessie has a line that looks like this, now-a-days, so the regex is no
longer matching:
deb http://security.debian.org/debian-security jessie/updates main
But because that line was changed, downloads are also working correctly
out-of-the-box. The sed was originally added in #18530 .
6 years ago