apolcyn
409db4dd0f
Upgrade ruby rake-compiler-dock images ( #29304 )
...
* Upgrade rake-compiler-dock images
3 years ago
Jan Tattermusch
37ab609103
Add macos grpc_distribtests_python and grpc_distribtests_ruby ( #29141 )
...
* small cleanup in singlejob distribtest jobs
* add macos grpc_distribtest_ruby and grpc_distribtest_python jobs
3 years ago
apolcyn
3c368a5b2c
Don't gem install rake-compiler on macos setup scripts ( #28415 )
...
* Don't gem install rake-compiler on macos setup scripts
3 years ago
Lidi Zheng
7cfd399dd6
Reduce the workload of presubmit artifact builds and distribtests ( #28228 )
...
* Reduce the workload of presubmit artifact builds and distribtests
* Create and redirect Kokoro config
* Remove duplicated scripts and use env var config
* Clean-up Kokoro cfg
* [DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS
* Revert "[DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS"
This reverts commit 9436ac54ac
.
3 years ago
Jan Tattermusch
3a024ea40c
Avoid extremely slow kokoro job finalization by moving workspace to a non-synced directory on kokoro workers. ( #28259 )
...
* support "move and respawn" for kokoro jobs
* delete_nonartifacts.sh no longer needed
* bazel distribtest dont publish any artifacts
* try the altsrc respawn for selected jobs
* use altsrc for all windows CI jobs
* use altsrc for all macos CI jobs
* only move files under src/github
* fix uploading artifacts on windows
3 years ago
Esun Kim
76afc77ff6
Update PHP & Ruby Mac BUILD
4 years ago
Lidi Zheng
4eac7fc18f
Install Cython for Python 3.9 for artifact building jobs
4 years ago
Lidi Zheng
9e2b8cee07
Install Cython for Python 3.9 for artifact building jobs
4 years ago
Lidi Zheng
82f0f51690
Pin to 44.1.1 for Python 2 compatibility
4 years ago
Lidi Zheng
6a5d7106a0
Pin setuptools to 49.6.0
4 years ago
Jan Tattermusch
7aaf57c6f7
fix artifact and distribtest
5 years ago
Lidi Zheng
cceacf1d16
Install Python pacakges with --user
5 years ago
Lidi Zheng
f692cf520a
Upgrade the Cython version whenever we can
5 years ago
Lidi Zheng
63363aaf18
Install setup essentials for Python3.8
5 years ago
Lidi Zheng
6b92b4af05
Attempt to drop support for Python 3.4
5 years ago
Mehrdad Afshari
2a046b71e3
Install Cython on python3.7
6 years ago
Jan Tattermusch
c4bc06be8b
avoid rsyncing entire workspace on mac workers
7 years ago
Jan Tattermusch
6bb6fd9d1b
simplify macos artifact build script
7 years ago
Jan Tattermusch
e97bc51d39
already installed on mac workers
7 years ago
Jan Tattermusch
0c435fe6cb
add more ruby artifact deps
8 years ago
Jan Tattermusch
c250b048a0
add mac deps to build artifacts on kokoro
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Jan Tattermusch
9f4ab994ee
add artifact build jobs
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
murgatroid99
d7e1a10628
Bundled C core with Ruby library
9 years ago
murgatroid99
530c0b9b1f
Changed how ruby versions are selected again
10 years ago
murgatroid99
c921865c39
Changed how ruby version is selected
10 years ago
murgatroid99
6a4c4fabf3
Added ruby tests to run_tests.py
10 years ago
Craig Tiller
94640a3df9
Rework python, expand tool to make this easier
10 years ago
Nathaniel Manista
c25a3b35bd
Python source reorganization.
...
A top-level "grpc" package is added and RPC Framework
is made public.
10 years ago
Craig Tiller
c2c792113e
Add copyrights to Python code
10 years ago
Nathaniel Manista
b8b0adfbf9
Refactoring of the Python build.
...
The source code is moved from src/python to
src/python/src. A setup.py is added at
src/python. The build_python.sh and
run_python.sh scripts are updated to build
and run the Python tests by building a
package and installing it in the developer's
Python 2.7 virtual environment.
10 years ago
Nathaniel Manista
59d095a7df
The logging_pool module.
10 years ago