aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/artifacts/build_artifact_python.sh
Commit message (Collapse)AuthorAge
* Include LICENSE in artifactGravatar Lidi Zheng2018-12-13
|
* Add grpcio-status extension packageGravatar Lidi Zheng2018-12-13
| | | | | | * The new package has 2 API `from_call` and `to_status` * Utilize the experimental API `abort_with_status` * Add 5 unit test cases
* Add LICENSE to grpcio-* packagesGravatar Lidi Zheng2018-12-05
| | | | * Using the proprocess command to copy the LICENSE
* Channelz Python wrapper implementationGravatar Lidi Zheng2018-11-27
| | | | | | | | | | | | | | | | * Expose the C-Core API in Cython layer * Handle the object translation * Create a separate package for Channelz specifically * Handle nullptr and raise exception if seen one * Translate C++ Channelz unit tests * Adding 5 more invalid query unit tests Adding peripheral utility for grpcio-channelz package * Add to `pylint_code.sh` * Add to Python build script * Add to artifact build script * Add to Bazel * Add to Sphinx module list
* fix linux_extra python artifactsGravatar Jan Tattermusch2018-11-12
|
* add python monkey-patch for parallel build_ext compilationGravatar Jan Tattermusch2018-10-31
|
* Build grpcio_testing in Python artifact processGravatar Mehrdad Afshari2018-06-20
|
* Install futures package only on Python 2Gravatar Mehrdad Afshari2018-05-14
|
* Remove old environment variable from Python artifact buildGravatar Eric Gribkoff2018-04-19
|
* Delete garbage from Python source packagesGravatar Mehrdad Afshari2018-02-26
|
* Fix build_artifact_python.sh to pass shellcheckGravatar Mehrdad Afshari2018-01-16
|
* improve python artifact buildingGravatar Jan Tattermusch2017-07-04
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* simplify building artifacts on a single machineGravatar Jan Tattermusch2017-05-12
|
* cleanup tools/run_tests directoryGravatar Jan Tattermusch2016-12-22