Jan Tattermusch
c6970ad79d
fix automatized android artifact build
6 years ago
Naresh
ebcf04d075
Kokoro setup for building gRPC Python with Bazel
...
In preparation for #8079 , new CI tests have to be added to Kokoro for
testing gRPC Python with Bazel.
python-dev has to installed so that Python.h headers are available for
building Cython code.
6 years ago
Naresh
b6518afdd6
Upgrade Bazel to 0.15.0
6 years ago
Matt Kwong
c2158edea4
Fix Dart interop tests by upgrading to Dart 2
6 years ago
Mehrdad Afshari
f243cb6afa
Revert to the official manylinux1 image
6 years ago
Mehrdad Afshari
bd233ba18a
Revert to the official manylinux1 image
6 years ago
Jan Tattermusch
e1efb43345
Revert "Install pyyaml through pip in docker"
7 years ago
Mehrdad Afshari
26cb182dad
Use a Docker image that includes Python3.7rc1
...
In order to build Python3.7 packages for manylinux1
platform, we need our Docker image to include
Python3.7. Unfortunately, since Python 3.7 is still
in RC1 stage, the official docker image does not
include that Python release, so we temporarily
rely on our own underlying docker image to build.
7 years ago
Mehrdad Afshari
797a0620c7
Use a Docker image that includes Python3.7rc1
...
In order to build Python3.7 packages for manylinux1
platform, we need our Docker image to include
Python3.7. Unfortunately, since Python 3.7 is still
in RC1 stage, the official docker image does not
include that Python release, so we temporarily
rely on our own underlying docker image to build.
7 years ago
Alex Polcyn
f3fb98e75f
Install pyyaml through pip in docker
7 years ago
Jan Tattermusch
62950b43c0
more dockerfile polish
7 years ago
Jan Tattermusch
8496cf31a9
wheezy LTS has ended: remove C# distribtest
7 years ago
Jan Tattermusch
e3c31a86df
update mono in docker images
7 years ago
Jan Tattermusch
619b9500bd
only build interop tests with python2.7
7 years ago
Mehrdad Afshari
144b279993
Regenerate Projects
7 years ago
Jan Tattermusch
6bb25781a0
sanity dockerimage doesnt need bazel
7 years ago
Jan Tattermusch
7c6f061ef0
regenerate dockerfiles
7 years ago
Matt Kwong
cacc2ccbf0
Readd cmake backport to Jessie
7 years ago
Matt Kwong
048bb0713b
Remove installed from source Clang in standard Jessie Dockerfile
7 years ago
Matt Kwong
528775db08
Add Jessie Dockerfile using RBE's base
7 years ago
Jan Tattermusch
0c4a3ba63b
regenerate dockerfiles
7 years ago
murgatroid99
143c7e1e6d
Don't update npm when installing node
7 years ago
Mehrdad Afshari
acad3cc934
Install bash in alpine distribtest image
7 years ago
Jan Tattermusch
07bbdde4ae
upgrade cmake in C++ distribtest dockerfile
7 years ago
Jan Tattermusch
2751f01750
regenerate dockerfiles
7 years ago
Mehrdad Afshari
fba028ac68
Add Python distribtests for Alpine Linux
...
This is especially important as Alpine uses `musl`
instead of `glibc` and requires a source build
for gRPC Python.
7 years ago
Jan Tattermusch
2e679e664d
Revert "Remove ccache from all docker images"
7 years ago
Jan Tattermusch
80095a046c
regenerate dockerfiles
7 years ago
Jan Tattermusch
0d571a0674
add mako to multilang dockerimage
7 years ago
Jan Tattermusch
47cf9906c7
update C# distribtests
7 years ago
Yash Tibrewal
e9207ab274
Undo clang_format script change
7 years ago
Yash Tibrewal
31f4eee720
Clang format and yapf
7 years ago
Jan Tattermusch
1d3cc21910
update C# distribtests
7 years ago
Jan Tattermusch
0767878b6e
build C# android artifact
7 years ago
Jan Tattermusch
fe71244f5b
Install pip for Python3.4 for gcov tests
7 years ago
Matt Kwong
4d5200f99a
Install pip for Python3.4 in all Dockerfiles used for Python testing
7 years ago
murgatroid99
cd1172c9dd
Revert recent changes to node interop build script
7 years ago
Matt Kwong
fcd04ec121
Remove the fallback when creating Python virtual env
...
See https://github.com/grpc/grpc/issues/15253 for more context. The
original behavior when running Python tests is to try to create a
virtual env with the specifed Python version. If there is an issue
with that, fallback to the system's default Python version. This leads to
misleading test results, so removing the fallback and failing the test
when virtual env fails to instantiate the specified Python version is
the new behavior.
7 years ago
Mehrdad Afshari
bb6d51adaa
Add Dockerfiles for Python source distribtests
7 years ago
kpayson64
9d00766d5a
Make Node interop tests use c-core changes
7 years ago
Mehrdad Afshari
c176917789
Bump Python protobuf to 3.5.2.post1
7 years ago
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
7 years ago
Muxi Yan
e433b56def
Support cleaning objc files
7 years ago
Matt Kwong
01bd0c6b19
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Matt Kwong
4598eb8a7a
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Eric Gribkoff
795be954a2
Remove scripts for running Android interop on Jenkins
7 years ago
Alex Polcyn
11a45a8057
Fix c-ares tests under gcc musl
7 years ago
Alexander Polcyn
a803c0340a
Remove source code and the grpc_c.so file that was built as a local binary from the ruby
...
binary packages
7 years ago
Jan Tattermusch
ffc2345ec8
fix resolver_component_tests_runner test in gcc_musl
7 years ago
Alexander Polcyn
690dde672a
Add address sorting submodule for use in c-ares wrapper
7 years ago