Commit Graph

489 Commits

Author SHA1 Message Date
Craig Tiller a61abff6ad Update sanity dockerfile 2017-11-13 15:01:10 -08:00
Jan Tattermusch dcd970d86b artifact builder dockerfiles were removed by mistake 2017-11-09 14:05:00 +01:00
Yash Tibrewal d9da7387b8
Merge pull request #13147 from yashykt/testc++ize
Convert test/core to C++
2017-11-07 17:02:23 -08:00
Michael Lumish c55a4b1ab5
Merge pull request #13145 from murgatroid99/remove_node
Remove src/node and references to it
2017-11-07 10:39:49 -08:00
Jan Tattermusch e6ca4f0b79 consolidate C# interop test docker images 2017-11-07 16:40:38 +01:00
Yash Tibrewal 1b4ab01f79 No Clang on end2end generated files 2017-11-06 17:06:08 -08:00
murgatroid99 6fb23dbc3d Merge branch 'master' into remove_node 2017-11-06 13:13:20 -08:00
Jan Tattermusch 53d89d7f25 fix clang format installation 2017-11-06 14:31:24 +01:00
Craig Tiller 44ab6a559c fix 2017-11-03 16:22:34 -07:00
Craig Tiller a64b2b13c1 Merge github.com:grpc/grpc into 50 2017-11-03 15:23:13 -07:00
Craig Tiller 0c6a3e3e67 Try again on Dockerfiles 2017-11-03 13:54:35 -07:00
Craig Tiller baa14a975e Update clang-format to 5.0 2017-11-03 09:09:36 -07:00
Yash Tibrewal cd987a0b2f Adding public_headers_must_be_c89 as a clang exception 2017-11-02 19:14:46 -07:00
murgatroid99 38007753b0 Remove src/node and references to it
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
2017-10-25 13:21:57 -07:00
Michael Lumish 523fefe821 Merge pull request #13043 from murgatroid99/grpc-node_interop
Switch Node interop tests to use grpc-node repo
2017-10-17 16:28:01 -07:00
murgatroid99 fbc182e125 Switch Node interop tests to use grpc-node repo 2017-10-17 11:42:12 -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 5a2a792509 add cmake distribtest 2017-09-11 11:03:05 +02:00
Jan Tattermusch c3e2510bd4 csharp_coreclr_x64 dockerfile not useful 2017-09-05 17:09:58 +02:00
Jan Tattermusch f7acbc40e7 fix C# distribtest dockerfiles 2017-09-05 17:09:57 +02:00
Jan Tattermusch 27af5b127b deflake ruby artifact build 2017-08-31 16:58:29 +02:00
Muxi Yan 76e158f2c1 Break the sanity check failure loop by disabling clang-format on end2end_{,nosec_}tests.c 2017-08-21 18:08:45 -07:00
Eric Gribkoff 2b7c4ddfcc Install Android SDK tools in Dockerfile 2017-08-01 09:55:12 -07:00
Craig Tiller d996379030 Reset OWNERS state 2017-07-17 10:54:07 -07:00
Michael Lumish bf828943cb Merge pull request #11730 from murgatroid99/node_artifact_docker_version_fix
Install Node 8 in artifact linux Dockerfiles
2017-07-14 09:52:10 -07:00
Craig Tiller e476f7d33f Strawman OWNERS --> CODEOWNERS script 2017-07-13 08:52:00 -07:00
murgatroid99 e8b282f3c9 Remove python setup from artifact linux Dockerfiles 2017-07-11 14:55:33 -07:00
murgatroid99 16e1f6d18b Install Node 8 in artifact linux Dockerfiles 2017-07-10 11:08:59 -07:00
murgatroid99 882ba60fcb Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge 2017-07-06 10:15:11 -07:00
Michael Lumish e9089624fe Merge pull request #11627 from murgatroid99/node_consistent_runtime_version
Make various scripts use the same version of Node
2017-07-05 10:26:56 -07:00
Eric Gribkoff e5de5e5ffa Run Android interops on Firebase 2017-06-30 13:54:55 -07: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
Michael Lumish 36e97de3f1 Merge pull request #11457 from murgatroid99/node_arm_artifacts_1.4.x
Add ARM Linux Node artifacts
2017-06-27 12:29:32 -07:00
Matt Kwong 4fb156acda Merge pull request #11537 from matt-kwong/fix_csharp_cp
Update Mono to Jessie for C# Dockerfiles
2017-06-20 12:36:36 -07:00
Matt Kwong ebc12e56f2 Update Mono to Jessie for C# Dockerfiles 2017-06-19 13:42:30 -07:00
Ken Payson 33215f0dba Fix protoc artifact 2017-06-19 12:55:52 -07:00
murgatroid99 17e016869a Add ARM Linux Node artifacts 2017-06-14 13:39:53 -07:00
Jan Tattermusch 7e91ebb41d license fixes 2017-06-08 11:22:41 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
yongni 2e47c52386 Merge pull request #11349 from yongni/matrix
Created a Java Oracle8 Dockerfile directory and moved build_inter…
2017-06-07 08:35:07 -07: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
Yong Ni 27b9a206a0 Merge branch 'master' of github.com:grpc/grpc into matrix 2017-06-06 14:02:17 -07:00