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 |
Ken Payson
|
1b0661bfd7
|
Rollback Dockerfile changes
|
2017-06-02 16:09:27 -07:00 |
Matt Kwong
|
a798318a08
|
Update Mono to Jessie for C# Dockerfiles
|
2017-06-02 14:20:01 -07:00 |
kpayson64
|
b3abfa6ac7
|
Merge pull request #11374 from kpayson64/kokoro_python
Change Python Windows tests to 3.5
|
2017-06-02 12:33:14 -07:00 |
Ken Payson
|
631862f421
|
Change Python Windows tests to 3.5
|
2017-06-02 09:08:35 -07:00 |
Matt Kwong
|
6bf7782ee1
|
Add Python GCP API library installation to Alpine Dockerfiles
|
2017-05-17 16:51:50 -07:00 |
kpayson64
|
3634fbe874
|
Merge pull request #10800 from kpayson64/fix_alpine
Fix alpine build
|
2017-05-16 08:44:27 -07:00 |
Matt Kwong
|
b6b4976cf4
|
Update Bazel Dockerfile to build from oss-fuzz
|
2017-05-11 13:52:34 -07:00 |
Vijay Pai
|
add2e4da2d
|
Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.
|
2017-05-10 10:25:13 -07:00 |
Matt Kwong
|
52ff986f94
|
Add option to upload Jenkins test result to BQ
|
2017-05-08 13:52:45 -07:00 |
Ken Payson
|
5db8ef9cd0
|
Fix alpine build
|
2017-04-21 14:12:44 -07:00 |
Matt Kwong
|
380c3a7e1e
|
Merge pull request #10562 from matt-kwong/pin-bazel-version-2
Pin Bazel version to 0.4.4 in Dockerfile
|
2017-04-11 11:46:06 -07:00 |
Jan Tattermusch
|
498e2b350a
|
Merge pull request #10480 from jtattermusch/csharp_new_projects
C# new .csproj projects
|
2017-04-11 17:24:04 +02:00 |
Matt Kwong
|
20f0d5ba01
|
Merge pull request #10551 from matt-kwong/fix-csharp-docker
Remove unnecessary C# dependency in Dockerfiles
|
2017-04-10 18:33:17 -07:00 |
Matt Kwong
|
5101b3f7cf
|
Pin Bazel version to 0.4.4 in Dockerfile
|
2017-04-10 14:34:39 -07:00 |
Matt Kwong
|
fa9da3c2db
|
Fix C# Dockerfiles
|
2017-04-10 11:42:15 -07:00 |
Jan Tattermusch
|
8b43521343
|
fix C# build_packages scripts
|
2017-04-07 09:06:43 +02:00 |
Ken Payson
|
975b5103e5
|
Fix build on Alpine linux + add portability tests
|
2017-04-06 13:39:35 -07:00 |
Jan Tattermusch
|
c4c95ada89
|
make C# docker image in sync with GCE performance workers
|
2017-04-06 13:20:49 +02:00 |
Matt Kwong
|
0ff1957a5b
|
Fix test coverage reporting
|
2017-03-31 09:54:11 -07:00 |
Jan Tattermusch
|
be2807de92
|
Add newest dotnet SDK to C# dockerfile
|
2017-03-09 17:38:50 +01:00 |
matt-kwong
|
e188c7d39a
|
Merge pull request #10033 from matt-kwong/fix-dockerfiles
Fix pyenv Dockerfile
|
2017-03-08 17:49:48 -08:00 |
Matt Kwong
|
5faabc45c5
|
Fix pyenv dockerfile
|
2017-03-08 12:42:24 -08:00 |
Mehrdad Afshari
|
9b3c73d1cd
|
Updated protobuf dependency for python to 3.2.0
|
2017-03-07 22:10:15 +00:00 |
murgatroid99
|
972b7975a6
|
Fixed package name in dockerfile
|
2017-01-13 09:28:09 -08:00 |
murgatroid99
|
93d0b580a5
|
Properly generate electron dependencies in test Dockerfile from template
|
2017-01-12 17:57:36 -08:00 |
murgatroid99
|
433d3f1d42
|
Merge branch 'master' into node_electron_build
|
2017-01-12 12:39:25 -08:00 |
Nicolas "Pixel" Noble
|
229def1a86
|
Adding Bazel tests.
|
2017-01-05 23:28:02 +01:00 |
murgatroid99
|
c34cac2891
|
Merge branch 'master' into node_electron_build
|
2017-01-04 15:43:02 -08:00 |
Jan Tattermusch
|
7dd2cc6f68
|
cleanup and speedup of sanity tests
|
2016-12-22 10:54:25 +01:00 |
murgatroid99
|
804c9e90fc
|
Add Electron tests to portability test matrix
|
2016-12-05 14:32:56 -08:00 |
Matt Kwong
|
180ea4bb20
|
Set Bazel to specific commit in Dockerfile
|
2016-12-01 15:26:59 -08:00 |
Matt Kwong
|
e403607ba7
|
Revert "Enable port tests to be run using gcc4.8"
This reverts commit 029ed106c5.
|
2016-11-03 13:50:40 -07:00 |
Matt Kwong
|
1347e40563
|
Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests
|
2016-11-02 18:07:40 -07:00 |