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
Jan Tattermusch
e1efb43345
Revert "Install pyyaml through pip in docker"
7 years ago
Alex Polcyn
f3fb98e75f
Install pyyaml through pip in docker
7 years ago
Mehrdad Afshari
4bdc690222
Use Python3.5 instead of Python3.4 on Debian 9
7 years ago
Mehrdad Afshari
45cd1f8a51
Install Python 3.7 in pyenv Dockerfile
...
Bump pyenv Dockerfile to Debian stretch to install
OpenSSL 1.0.2 which is required to build Python 3.7
and get Python 3.7 installed in the test docker
image.
7 years ago
Jan Tattermusch
6bb25781a0
sanity dockerimage doesnt need bazel
7 years ago
Jan Tattermusch
629d621a3e
upgrade bazel to 0.13.1, introduce template
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
6ef901fb45
remove ccache from all docker images
7 years ago
murgatroid99
143c7e1e6d
Don't update npm when installing node
7 years ago
Jan Tattermusch
84729fef9e
use cmake from jessie backports
7 years ago
Jan Tattermusch
2e679e664d
Revert "Remove ccache from all docker images"
7 years ago
Jan Tattermusch
a38f9ac867
remove ccache from all docker images
7 years ago
Jan Tattermusch
0d571a0674
add mako to multilang dockerimage
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
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
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
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
Jan Tattermusch
ffc2345ec8
fix resolver_component_tests_runner test in gcc_musl
7 years ago
murgatroid99
9d2275864a
Use different docker image for Node pure JS interop tests
7 years ago
murgatroid99
9eb82a4461
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
7 years ago
Jakob Roland Andersen
cb36a2a92b
Use pre-built Dart docker image.
7 years ago
Jakob Roland Andersen
c7dd4b4309
WIP: Add Dart support in interop
7 years ago
Adele Zhou
3e13d123b7
Pin bazel to 0.9.0
7 years ago
Mehrdad Afshari
47e65e7b7e
Fix use_openssl.sh.template to pass shellcheck
7 years ago
Jan Tattermusch
a300764d14
clang format and tidy shouldnt change file ownership
7 years ago
Jan Tattermusch
0614a68a0b
add portability test for gcc7.2
7 years ago
Noah Eisen
86ddb5393d
Ensure all sanity finds clang-tidy
7 years ago
Noah Eisen
d268793ff3
Fix clang format docker
7 years ago
ncteisen
365ea6309b
Dockerize clang tidy
7 years ago
Mehrdad Afshari
a2ed77db56
Add a sanity test for shellcheck
...
Start by checking the scripts in tools/run_tests/helper_scripts.
7 years ago
ncteisen
7a2be20a8a
yapf tools/distrib
7 years ago
Muxi Yan
f5eb1cf9f0
partial cherry-pick of 'update clang-format to 5.0'
7 years ago
Mehrdad Afshari
0df9c8acdc
Update Python dependency to protobuf v3.5.0.post1
7 years ago
Craig Tiller
a61abff6ad
Update sanity dockerfile
7 years ago
Jan Tattermusch
e6ca4f0b79
consolidate C# interop test docker images
7 years ago
Jan Tattermusch
53d89d7f25
fix clang format installation
7 years ago
Craig Tiller
0c6a3e3e67
Try again on Dockerfiles
7 years ago
Craig Tiller
d80d6a440b
Revert "Remove clang-format template: this does not need to be bound to the rest of clang versioning"
...
This reverts commit df6891e2f3
.
7 years ago
Craig Tiller
df6891e2f3
Remove clang-format template: this does not need to be bound to the rest of clang versioning
7 years ago
Matt Kwong
87bc56ab58
Install Mako to generate files in grpc/grpc-node
7 years ago