Commit Graph

242 Commits

Author SHA1 Message Date
Hannah Shi d3c1cbf4cb replace gawk with awk, so as not to introduce an extra dependency 2020-07-24 19:02:46 +00:00
Hannah Shi c69c06b8d6 generate api reference documents by doxygen 2020-07-19 17:52:59 +00:00
Stanley Cheung 8a856d3814 Fix PHP xDS test 2020-06-03 17:06:28 -07:00
Stanley Cheung eccbac3443 Update grpc protoc plugins to support proto3 optional 2020-05-29 13:50:18 -07:00
Karthik Ravi Shankar 063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence" 2020-05-29 11:21:24 -07:00
Stanley Cheung 2f395c34da
Merge pull request #23056 from stanley-cheung/php-xds-client
PHP xDS Interop Client
2020-05-28 11:51:06 -07:00
Stanley Cheung 3614b0088c PHP xDS Interop test client 2020-05-27 21:11:49 -07:00
Stanley Cheung dc9b100865 Update grpc protoc plugins to support proto3 optional 2020-05-27 18:30:12 -07:00
Stanley Cheung 7d8f295ab0 Fix run_tests pip install error 2020-05-13 10:59:09 -07:00
Richard Belleville 23c32621d6 Fix all_the_cpythons. Add 3.5 to defaults 2020-04-02 15:36:07 -07:00
Esun Kim 128c8eaacf Upgrade sanity docker 2020-03-03 10:46:52 -08:00
Lidi Zheng b2f72702c9 Pin virtualenv to 16.7.9 2020-02-11 11:05:23 -08:00
Esun Kim 7dac73264b Bump the version of gcc to 4.9 2020-01-15 11:00:23 -08:00
Lidi Zheng fe919dd71e Pin to 19.3.1 2019-12-19 10:53:55 -08:00
Lidi Zheng 0404939ad0 Let our CI use the latest pip version 2019-12-19 10:53:55 -08:00
Lidi Zheng 9a05fb3573 Add buildifier sanity check 2019-11-05 14:03:52 -08:00
Lidi Zheng 6b92b4af05 Attempt to drop support for Python 3.4 2019-10-30 14:06:22 -07:00
Jan Tattermusch e5e3f70a1a Revert "Revert "Upgrade to bazel 1.0.0"" 2019-10-29 06:31:38 -04:00
Stanley Cheung e43f925983 PHP: update docker image PHP 7 version 2019-10-28 23:44:17 -07:00
Jan Tattermusch 9586644ea0 add gcc8.3 portability test 2019-10-24 06:22:23 -04:00
Jan Tattermusch 92fa3c3d4e replace ubuntu1710 image by ubuntu1804 2019-10-24 05:54:28 -04:00
Lidi Zheng 6f878d5d12 Generate Docker files 2019-10-21 17:41:14 -07:00
Nicolas Noble 04d7e0d11f
Revert "Upgrade to bazel 1.0.0" 2019-10-15 14:26:32 -07:00
Jan Tattermusch 2c532e5478
Merge pull request #20558 from jtattermusch/upgrade_bazel100
Upgrade to bazel 1.0.0
2019-10-15 20:27:13 +02:00
Jan Tattermusch 27f1a94aa5 upgrade to bazel 1.0.0 2019-10-14 10:20:59 -04:00
Hannah Shi 2e1cfb75a8 change phpunit version from 4.8.36 to 5.7.27 2019-10-11 21:06:40 +00:00
Jan Tattermusch 11729aeaa7
Merge pull request #20222 from jtattermusch/bazel_upgrade_0_29_1
Upgrade bazel to 0.29.1
2019-09-16 14:36:17 +02:00
Lidi Zheng b1767c1936
Merge pull request #20181 from lidizheng/add-3.6
Add Python 3.6 to default gRPC Python test environments
2019-09-13 10:30:03 -07:00
Jan Tattermusch 98d2d32b9e upgrade to bazel 0.29.1 2019-09-10 12:11:19 -04:00
Jan Tattermusch 107db8dab4 upgrade bazel to 0.29 2019-09-10 12:07:45 -04:00
Lidi Zheng 7f49b9f162 Auto-generate the project 2019-09-06 13:20:31 -07:00
Lidi Zheng f6445add1f Move compile CPython 3.6 to a separate include file 2019-09-06 13:05:42 -07:00
Lidi Zheng 40d495a31b Correct the checksum and download link 2019-09-06 11:25:12 -07:00
Lidi Zheng 3e2171ed61 Adopt reviewer's advice 2019-09-06 11:15:00 -07:00
Jan Tattermusch 4e8ecb9fe6
Revert "Upgrade to Bazel 0.29 (including Windows RBE)" 2019-09-06 12:31:45 +02:00
Lidi Zheng 113b2f2225 Remove the ensurepip for Python 3.7 2019-09-05 16:07:15 -07:00
Lidi Zheng 6620a74b72 Run apt-get update before installing packages 2019-09-05 15:59:27 -07:00
Lidi Zheng 8b91cdbf6d Add a default Dockerfile for Python testing 2019-09-05 15:53:34 -07:00
Jan Tattermusch 36574888be upgrade bazel to 0.29 2019-09-04 02:59:50 -04:00
Richard Belleville 1444cd1dd3 Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
This reverts commit 24c562dbaa.
2019-08-29 10:51:36 -07:00
Richard Belleville 24c562dbaa Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
This reverts commit c9c847f334, reversing
changes made to 07ba4de392.
2019-08-29 10:47:44 -07:00
Richard Belleville c9c847f334
Merge pull request #20097 from gnossen/dual_version_python_tests
Upgrade to Bazel 0.28.1
2019-08-28 18:17:57 -05:00
Esun Kim 91f1e8c703
Merge pull request #20084 from veblush/i386
Replace 32bit/debian:jessie with i386/debian:jessie
2019-08-28 08:23:51 -07:00
Jan Tattermusch b7667478cf bump bazel version to 0.27 2019-08-27 17:39:15 -07:00
Jan Tattermusch 905f52852e make python dockerfiles buildable again 2019-08-27 18:09:13 -04:00
Esun Kim cc4b946e3c Replace 32bit/debian:jessie with i386/debian:jessie 2019-08-27 08:35:09 -07:00
Nicolas Noble 21c4e7d9f2
Merge pull request #19258 from nicolasnoble/bazel-0.26
Upgrading to bazel 0.26
2019-06-21 09:36:20 -07:00
Nicolas "Pixel" Noble 46ed7524f9 Bazel version syncup. 2019-06-14 07:35:27 +02:00
Richard Belleville eb48acd927 Add copyright header 2019-06-07 11:33:26 -07:00
Richard Belleville 79ffaced7d Add python 3.8 test 2019-06-07 10:09:07 -07:00