Commit Graph

234 Commits

Author SHA1 Message Date
Jan Tattermusch e7f5fe1605 dont include x86 grpc_csharp_ext for linux and mac 2020-10-22 05:48:44 -04:00
Jan Tattermusch 417db4fdd6 build C# nugets on linux instead of windows for simplicity 2020-10-21 15:04:53 +02:00
Lidi Zheng 63180d9cc8 Build Python 3.9 artifacts for Linux x64 platforms 2020-10-14 17:13:36 -07:00
Lidi Zheng db16440066 Ensure virtualenv is installed in new interpreters 2020-10-09 15:31:11 -07:00
Lidi Zheng a910dc1802 Remove 3.9 Windows support 2020-10-07 16:47:54 -07:00
Lidi Zheng 4fa90f42ce Support pre-compiled Python 3.9 wheels 2020-10-07 12:43:45 -07:00
root 49bad76da3 replace label name php to php7 2020-10-02 17:55:31 +00:00
root 455e2c9847 replace jessie to stretch, using name PHP7 instead of PHP 2020-10-02 17:13:36 +00:00
Lidi Zheng 811a78f8fa Fix a typo in build_artifact_python 2020-09-30 10:26:27 -07:00
Lidi Zheng e242764d50 Remove enum34 from requirements.txt 2020-09-29 15:17:38 -07:00
Lidi Zheng 82f0f51690 Pin to 44.1.1 for Python 2 compatibility 2020-08-31 11:33:03 -07:00
Lidi Zheng 6a5d7106a0 Pin setuptools to 49.6.0 2020-08-31 11:20:44 -07:00
Jan Tattermusch 37c980d98a improve python3 compatibility of the task_runner.py script 2020-08-28 10:14:17 -04:00
Esun Kim c0047f46b5 Upgrade Ubuntu 14.04 -> 18.04 2020-08-13 19:20:42 -07:00
Micah Kornfield b8b13cf70c dont remove .S and .asm file 2020-08-05 10:30:34 -07:00
Alexander Polcyn 825dc5731f Add a distrib test for source-only ruby packages 2020-07-28 21:33:10 -07:00
Jan Tattermusch 751b1d04cf stop stripping .hpp files from python source packages 2020-07-21 15:01:38 +02:00
Stanley Cheung 2b84ddbc89
Merge pull request #23550 from jtattermusch/php_distrib_15min
increase timeout for PHP distribtests
2020-07-20 13:31:19 -07:00
Jan Tattermusch cf21444b3c increase timeout for PHP distribtests 2020-07-20 18:15:44 +02:00
Stanley Cheung dea6fbb023 Updated comments 2020-07-20 01:47:33 -07:00
Stanley Cheung cf9be63c49 Update PHP artifact test 2020-07-17 22:58:50 -07:00
Jan Tattermusch 4f96118724 move routeguide c++ distribtest under cmake_pkgconfig 2020-07-15 08:56:46 +02:00
Esun Kim 9cb284abef Make pluing embed zlib 2020-07-07 09:58:03 -07:00
Esun Kim 40dbe0e28a Removed grpc_artifact_protoc/Dockerfile 2020-06-29 20:26:54 -07:00
Esun Kim 445f6814eb Add manylinux2014 artifacts 2020-06-23 15:09:04 -07:00
Esun Kim be1bc912fd Remove docker base image for manylinux 2020-06-15 21:17:56 -07:00
Esun Kim 23e1d30327 Removes manylinux1-specific instructions 2020-06-15 21:17:56 -07:00
Lars Kanis 4c667476a0 Add ruby-2.7 to build process of binary gems for Windows and Linux
With rake-compiler-dock-1.0.1 there's no need to use a derived Dockerfile.
The standard RCD image can be used instead.
The only issue is with conflicting declarations of gettimeofday(), which can be easily worked around by patching win32.h before the build.

Fixes #21514
2020-02-16 21:25:38 +01:00
Esun Kim 377fcc9bba Update docker images for Ruby 2020-02-13 10:19:47 -08:00
Lidi Zheng b2f72702c9 Pin virtualenv to 16.7.9 2020-02-11 11:05:23 -08:00
Jan Tattermusch 87f7674248 cleanup C++ distribtests 2020-02-04 10:14:46 -05:00
Esun Kim 8a23a9c4fe Add cmake_pkgconfig_simple 2020-01-28 19:48:59 -08:00
Richard Belleville c4a8d65512 Remove yet more targets 2020-01-23 13:25:13 -08:00
Richard Belleville 87c7c2af3f Stop building manylinux1 images 2020-01-23 13:02:21 -08:00
Esun Kim 252de4f05c Revert "Support CentOS 7 for gRPC.NET" 2020-01-03 17:06:47 -08:00
Esun Kim 1897f9ff60
Merge pull request #21574 from veblush/distribtest-timeout
Change the default timeout of CppDistribTest to 45min from 30min
2020-01-03 15:20:23 -08:00
Esun Kim 7be821ac47 Yapf all target python sources 2020-01-03 09:25:10 -08:00
Esun Kim 782879d104 Change the default timeout of CppDistribTest to 45min from 30min 2020-01-02 16:48:57 -08:00
Esun Kim 32af6c7459
Merge pull request #21530 from veblush/artifact-linux
Change the linux for linux artifacts to CentOS 6
2019-12-20 13:40:18 -08:00
Esun Kim f00bdb3d90 Change the linux for linux artifacts to CentOS 6 2019-12-19 16:06:39 -08:00
Zack Galbreath 0be62b021a Add distrib test for CMake FetchContent build 2019-12-19 09:36:25 -05:00
Zack Galbreath c8175b66c4 Add distrib test for raspberry pi build 2019-12-18 12:54:47 -05:00
Esun Kim 885b1aa785 Change bundler version 2019-12-16 17:23:46 -08:00
Jan Tattermusch cd56d66643
Merge pull request #21411 from zackgalbreath/thirdparty_install
Allow gRPC_INSTALL with module providers
2019-12-13 17:30:48 +01:00
Lidi Zheng bf3a5c2478 Only install Cython early to satisfy different platforms 2019-12-11 18:14:32 -08:00
Lidi Zheng 151e5b72af Install required packages with --user 2019-12-11 16:28:27 -08:00
Lidi Zheng 28ca0c6b6a Install necessary packages earlier 2019-12-11 12:22:30 -08:00
Zack Galbreath 0916ee4e1d Add distribtest for install-from-module 2019-12-11 10:44:40 -05:00
Lidi Zheng c5d194062c Attempt to fix all CI failures:
* Fixes the Windows Cython obsolate issue
* Fixes the post fork threading issue
2019-12-03 15:57:42 -08:00
Lidi Zheng db4ce94ebb
Revert "Revert "Release Python3.8 wheels for Windows"" 2019-12-02 10:59:03 -08:00