Jan Tattermusch
7f38ed6b24
update go interop image to go1.11
6 years ago
Jan Tattermusch
af4649efae
update OWNERS files
6 years ago
Jan Tattermusch
352b694544
fix google-api-python-client installation
6 years ago
Jan Tattermusch
87cd70fab3
regenerate dockerfiles
6 years ago
Jan Tattermusch
49af94dafc
add cmake to C# docker images
6 years ago
Jan Tattermusch
67d219a884
node artifact docker images not needed anymore
6 years ago
Jan Tattermusch
2b89be31c8
fix copyright
6 years ago
Jan Tattermusch
b23cfa2f3e
fix and polish artifact dockerfiles
6 years ago
Jan Tattermusch
71ee19cb16
fix interop docker build
6 years ago
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
6 years ago
Jan Tattermusch
9e5550a741
remove matt-kwong from OWNERS
6 years ago
Jan Tattermusch
8e68ab855f
refresh certs in C# distribtest dockerfiles
6 years ago
Jan Tattermusch
c42dd8b3c9
attempt to fix protoc build
6 years ago
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