Commit Graph

505 Commits

Author SHA1 Message Date
Jan Tattermusch a300764d14 clang format and tidy shouldnt change file ownership 2018-02-05 15:12:29 +01:00
Jan Tattermusch c46cf957c0
Merge pull request #14232 from jtattermusch/add_owners
Add owners for cmake/ and tools/dockerfile
2018-02-01 10:58:39 -05:00
Jan Tattermusch e9a23b5938 add dockerfile OWNERS 2018-01-30 10:25:03 +01:00
Matt Kwong a110c74c58 Update BoringSSL to latest chromium-stable ref 2018-01-26 18:21:25 -08:00
Jan Tattermusch 8f40827990
Merge pull request #14136 from jtattermusch/add_ubuntu_1710
Fix build under gcc7.2
2018-01-26 08:52:42 +01:00
Jan Tattermusch 0614a68a0b add portability test for gcc7.2 2018-01-23 11:53:57 +01:00
Noah Eisen 796b572217 Actually check header files 2018-01-19 00:15:24 -08:00
Jan Tattermusch 631ccc2c79 distribtests_standalone: fixing nits 2018-01-18 10:10:39 +01:00
ncteisen 479067b2b5 do not fix automatically 2018-01-17 07:55:07 -08:00
Noah Eisen c4aba517a5 s/tidy/TIDY 2018-01-16 20:02:22 -08: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
Alexander Polcyn ca3798a8cb Add ruby distrib tests that uses ruby 2.0.0 2018-01-16 13:59:12 -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 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