Jan Tattermusch
e1efb43345
Revert "Install pyyaml through pip in docker"
2018-06-18 16:03:59 +02:00
Alex Polcyn
f3fb98e75f
Install pyyaml through pip in docker
2018-06-14 06:44:56 +00:00
Mehrdad Afshari
144b279993
Regenerate Projects
2018-06-01 11:12:40 -07:00
Jan Tattermusch
6bb25781a0
sanity dockerimage doesnt need bazel
2018-05-24 02:03:06 +02:00
Jan Tattermusch
515908ba31
Merge pull request #15525 from jtattermusch/fixing_grpcio_tools
...
Fixing make_grpcio_tools.py
2018-05-23 15:34:29 -07:00
Jan Tattermusch
7c6f061ef0
regenerate dockerfiles
2018-05-23 22:42:09 +02:00
Matt Kwong
cacc2ccbf0
Readd cmake backport to Jessie
2018-05-23 10:52:47 -07:00
Matt Kwong
048bb0713b
Remove installed from source Clang in standard Jessie Dockerfile
2018-05-23 10:40:25 -07:00
Matt Kwong
528775db08
Add Jessie Dockerfile using RBE's base
2018-05-23 10:38:21 -07:00
Jan Tattermusch
0c4a3ba63b
regenerate dockerfiles
2018-05-23 06:29:19 +02:00
Michael Lumish
18ce0cf26e
Merge pull request #15491 from murgatroid99/node_docker_npm_fix
...
Don't update npm when installing node
2018-05-22 16:17:04 -07:00
Jan Tattermusch
2b511dc9c4
Merge pull request #15481 from jtattermusch/upgrade_cmake
...
Upgrade cmake in C++ dockerfiles
2018-05-21 13:35:12 -07:00
murgatroid99
143c7e1e6d
Don't update npm when installing node
2018-05-21 11:56:26 -07:00
Jan Tattermusch
2751f01750
regenerate dockerfiles
2018-05-21 17:55:36 +02:00
Jan Tattermusch
2e679e664d
Revert "Remove ccache from all docker images"
2018-05-19 06:25:35 -07:00
Jan Tattermusch
80095a046c
regenerate dockerfiles
2018-05-18 00:29:31 +02:00
Jan Tattermusch
0d571a0674
add mako to multilang dockerimage
2018-05-16 05:47:48 -07:00
Jan Tattermusch
fe71244f5b
Install pip for Python3.4 for gcov tests
2018-05-09 11:43:25 +02:00
Matt Kwong
4d5200f99a
Install pip for Python3.4 in all Dockerfiles used for Python testing
2018-05-08 14:16:44 -07:00
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.
2018-05-04 16:16:29 -07:00
Mehrdad Afshari
c176917789
Bump Python protobuf to 3.5.2.post1
2018-04-19 15:48:31 -04:00
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
2018-04-19 15:48:23 -04:00
Matt Kwong
4598eb8a7a
Update pip pin from 9.0.1 to 9.0.2
2018-04-06 15:37:37 -07:00
Alex Polcyn
11a45a8057
Fix c-ares tests under gcc musl
2018-04-05 08:04:28 +00:00
Jan Tattermusch
ffc2345ec8
fix resolver_component_tests_runner test in gcc_musl
2018-03-21 08:32:32 +01:00
murgatroid99
9eb82a4461
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
2018-03-09 15:45:45 -08:00
Adele Zhou
3e13d123b7
Pin bazel to 0.9.0
2018-02-12 21:51:44 -08:00
Matt Kwong
a110c74c58
Update BoringSSL to latest chromium-stable ref
2018-01-26 18:21:25 -08:00
Jan Tattermusch
0614a68a0b
add portability test for gcc7.2
2018-01-23 11:53:57 +01:00
Noah Eisen
86ddb5393d
Ensure all sanity finds clang-tidy
2018-01-16 18:13:26 -08:00
Noah Eisen
d268793ff3
Fix clang format docker
2018-01-16 17:24:51 -08:00
ncteisen
365ea6309b
Dockerize clang tidy
2018-01-16 17:24:51 -08:00
Mehrdad Afshari
a2ed77db56
Add a sanity test for shellcheck
...
Start by checking the scripts in tools/run_tests/helper_scripts.
2017-12-19 08:59:28 -08:00
Mehrdad Afshari
0df9c8acdc
Update Python dependency to protobuf v3.5.0.post1
2017-11-27 12:52:41 -08:00
Craig Tiller
a61abff6ad
Update sanity dockerfile
2017-11-13 15:01:10 -08:00
Jan Tattermusch
53d89d7f25
fix clang format installation
2017-11-06 14:31:24 +01:00
Craig Tiller
0c6a3e3e67
Try again on Dockerfiles
2017-11-03 13:54:35 -07:00
Matt Kwong
87bc56ab58
Install Mako to generate files in grpc/grpc-node
2017-10-06 12:06:10 -07:00
Matt Kwong
7bd592c7aa
Merge pull request #12690 from matt-kwong/cov
...
Fix coverage tests
2017-10-03 13:25:29 -07:00
Nathaniel Manista
8bba3bfc25
Pin pip at 9.0.1
2017-09-28 17:28:01 +00:00
Matt Kwong
0aa5b1e03c
Merge pull request #12626 from matt-kwong/sanity-docker
...
Update Dockerfiles from ubuntu:15.10 to debian:jessie
2017-09-22 10:25:47 -07:00
Matt Kwong
75c2778902
Update Dockerfiles from ubuntu:15.10 to debian:jessie
2017-09-18 19:05:15 -07:00
David Garcia Quintas
b352be025f
Upmerge from v1.6.x branch to master
2017-09-18 11:55:52 -07:00
Alexander Polcyn
27bf05d003
Add tests for c-ares wrapper using a local DNS server.
2017-09-14 14:32:30 -07:00
Matt Kwong
1c5a5f21a3
Add .NET CLI to coverage Dockerfile
2017-09-12 17:44:37 -07:00
Jan Tattermusch
c3e2510bd4
csharp_coreclr_x64 dockerfile not useful
2017-09-05 17:09:58 +02:00
murgatroid99
a6ce1ff1d6
Fix how npm is upgraded, add npm update line for electron
2017-06-27 18:15:38 -07:00
murgatroid99
7ad758cd84
Make various scripts use the same version of Node
2017-06-27 13:54:22 -07:00
Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Jan Tattermusch
83a50ee39b
Merge pull request #11396 from matt-kwong/fix_csharp
...
Update Mono to Jessie for C# Dockerfiles
2017-06-06 21:40:18 -07:00