Commit Graph

35 Commits

Author SHA1 Message Date
Lidi Zheng cd4261b946
Support musllinux binary wheels on x64 and x86 (#28092)
* Support musllinux binary wheels

* Skip aarach64 for now
* Consolidate the difference of mktemp
* Extend linux artifact building time && install bash for distribtest
* Stop using grpc.tools, use grpc_tools
* Update the README to use grpc_tools
* Force static link libc++ for alpine binaries
* Rebase recent build script changes

* Install ccache for musllinux distribtest images

* Revert timeout change to grpc_build_artifacts
2022-02-10 14:14:56 -08:00
Lidi Zheng 5820e152cd
Remove Python 2.7 binary wheel generations (#26691)
* Remove Python 2.7 binary wheels

* Make sure pip won't pick-up newer versions

* Attempt to fix the distribtest

* Fallback to virtualenv==16.7.9 for 34 and 35

* Remove 34 from binary wheel distribtests
2021-07-23 08:20:39 -07:00
Jan Tattermusch d61db49b48
Add python3.8 aarch64 wheel distribtest (#26136)
* add python3.8 aarch64 distribtest

* register qemu emulator for linux distribtests
2021-05-03 08:16:11 +02:00
Lidi Zheng f42ad52c44 Update `--dest-dir` to `-d` 2019-03-13 12:40:10 -07:00
Lidi Zheng 64b29fba5d An attempt to fix distrib test 2019-03-13 09:58:54 -07:00
Lidi Zheng fa7f010795 Fix the hash checking mechanism 2019-03-08 10:47:04 -08:00
Lidi Zheng 127a6c1d9e Revert "Revert "Roll foward "Strip Python wheel binary"""
This reverts commit 98fc902200.
2019-03-08 10:29:00 -08:00
Lidi Zheng 98fc902200
Revert "Roll foward "Strip Python wheel binary"" 2019-03-07 17:34:45 -08:00
Lidi Zheng 50a1ddab5c Revert "Revert "Strip Python wheel binary""
This reverts commit 04609b1ea5.
2019-03-06 07:57:21 -08:00
Jan Tattermusch 04609b1ea5
Revert "Strip Python wheel binary" 2019-03-06 11:00:13 +01:00
Lidi Zheng 168df1cb5f Check hashes for pip wheels before installing 2019-03-04 16:01:45 -08:00
Mehrdad Afshari 2cb912c716 Add grpcio-testing to Python distribtests 2018-06-20 10:06:32 -07:00
Mehrdad Afshari 1a92cd0b52 More consistent source/binary Python distribtests 2018-06-20 10:06:32 -07:00
Mehrdad Afshari f4bea02a72 Fix the Python source distribtest script 2018-04-27 06:59:51 -07:00
Mehrdad Afshari b189923376 Split binary and source distribtests for Python 2018-04-11 14:48:48 -07:00
Mehrdad Afshari 0a400c6c0a Fix python/run_distrib_test.sh to pass shellcheck 2018-02-07 13:48:14 -08:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Nathaniel Manista 5450f05e0c Migrate distrib, interop, and stress to GA API 2016-08-11 14:07:37 +00:00
Masood Malekghassemi 302bfd1a10 Test Python source distribution installation 2016-07-15 23:48:25 -07:00
Jan Tattermusch 4e2f7727a9 rename grpc.protoc.compiler to grpc.tools.protoc 2016-05-06 12:28:58 -07:00
Jan Tattermusch 6f0fe0f327 fix python distribtests with docker on overlay 2016-05-06 12:16:28 -07:00
Jan Tattermusch 4ead664c33 small addendum for python distribtests 2016-05-05 08:01:40 -07:00
Masood Malekghassemi 916c960e59 Fix Python distrib test 2016-05-04 15:30:30 -07:00
Masood Malekghassemi e9407c2e74 Test binary Python distributions 2016-05-04 15:30:30 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller c0473cc823 Merge github.com:grpc/grpc into compress 2016-02-11 08:51:16 -08:00
Jan Tattermusch 0474a1c393 python fixes 2016-02-09 08:34:02 -08:00
Jan Tattermusch 6677a86283 do not hardcode the python package version 2016-02-09 08:00:41 -08:00
Craig Tiller 55e813f946 Merge pull request #5088 from murgatroid99/core_long_int64_t
Replace 'long' with 'int64_t' in public core headers
2016-02-08 10:22:42 -08:00
Craig Tiller 6b5555ead1 Fix docker files, distrib test script 2016-02-05 16:07:18 -08:00
Craig Tiller 5c04760d46 Change default on Python install option 2016-02-05 14:25:56 -08:00
murgatroid99 7a55684a13 Clang format and fix copyrights 2016-02-05 11:33:30 -08:00
Craig Tiller f3f8fdbc54 Fix copyright 2016-02-05 10:46:43 -08:00
Jan Tattermusch eae8fc4a8b python distrib smoketest 2016-02-04 14:29:50 -08:00
Craig Tiller b2afc1f680 Starting Python 2016-02-02 12:30:08 -08:00