ncteisen
479067b2b5
do not fix automatically
7 years ago
Noah Eisen
c4aba517a5
s/tidy/TIDY
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
Alexander Polcyn
ca3798a8cb
Add ruby distrib tests that uses ruby 2.0.0
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
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
dcd970d86b
artifact builder dockerfiles were removed by mistake
7 years ago
Jan Tattermusch
e6ca4f0b79
consolidate C# interop test docker images
7 years ago
Yash Tibrewal
1b4ab01f79
No Clang on end2end generated files
7 years ago
Jan Tattermusch
53d89d7f25
fix clang format installation
7 years ago
Craig Tiller
44ab6a559c
fix
7 years ago
Craig Tiller
0c6a3e3e67
Try again on Dockerfiles
7 years ago
Craig Tiller
baa14a975e
Update clang-format to 5.0
7 years ago
Yash Tibrewal
cd987a0b2f
Adding public_headers_must_be_c89 as a clang exception
7 years ago
Yash Tibrewal
34a57d0346
rename all test core files to cc and a lot of C++ style conversions
7 years ago
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.
7 years ago
murgatroid99
fbc182e125
Switch Node interop tests to use grpc-node repo
7 years ago
Matt Kwong
87bc56ab58
Install Mako to generate files in grpc/grpc-node
7 years ago
Nathaniel Manista
8bba3bfc25
Pin pip at 9.0.1
7 years ago
Matt Kwong
75c2778902
Update Dockerfiles from ubuntu:15.10 to debian:jessie
7 years ago
Alexander Polcyn
27bf05d003
Add tests for c-ares wrapper using a local DNS server.
7 years ago
Matt Kwong
1c5a5f21a3
Add .NET CLI to coverage Dockerfile
7 years ago
Jan Tattermusch
5a2a792509
add cmake distribtest
7 years ago
Jan Tattermusch
c3e2510bd4
csharp_coreclr_x64 dockerfile not useful
7 years ago
Jan Tattermusch
f7acbc40e7
fix C# distribtest dockerfiles
7 years ago
Jan Tattermusch
27af5b127b
deflake ruby artifact build
7 years ago
Muxi Yan
76e158f2c1
Break the sanity check failure loop by disabling clang-format on end2end_{,nosec_}tests.c
7 years ago
jiangtaoli2016
3aaa5ea028
minor fix
7 years ago
Eric Gribkoff
2b7c4ddfcc
Install Android SDK tools in Dockerfile
7 years ago
Craig Tiller
d996379030
Reset OWNERS state
7 years ago
Craig Tiller
e476f7d33f
Strawman OWNERS --> CODEOWNERS script
7 years ago
murgatroid99
e8b282f3c9
Remove python setup from artifact linux Dockerfiles
7 years ago
murgatroid99
16e1f6d18b
Install Node 8 in artifact linux Dockerfiles
7 years ago
Eric Gribkoff
e5de5e5ffa
Run Android interops on Firebase
8 years ago
murgatroid99
a6ce1ff1d6
Fix how npm is upgraded, add npm update line for electron
8 years ago
murgatroid99
7ad758cd84
Make various scripts use the same version of Node
8 years ago
Matt Kwong
ebc12e56f2
Update Mono to Jessie for C# Dockerfiles
8 years ago
Ken Payson
33215f0dba
Fix protoc artifact
8 years ago
murgatroid99
17e016869a
Add ARM Linux Node artifacts
8 years ago
Jan Tattermusch
7e91ebb41d
license fixes
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Ken Payson
1b0661bfd7
Rollback Dockerfile changes
8 years ago
Matt Kwong
a798318a08
Update Mono to Jessie for C# Dockerfiles
8 years ago
Ken Payson
631862f421
Change Python Windows tests to 3.5
8 years ago
Yong Ni
b92813b18b
Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh to under template/. Added java_oracle8 to the client matrix.
8 years ago
Yong Ni
b2e4bfa1ef
Merge matrix feature branch into master.
...
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.
See tools/interop_matrix/README.md for details.
8 years ago