Yash Tibrewal
cd987a0b2f
Adding public_headers_must_be_c89 as a clang exception
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
Matt Kwong
6bf7782ee1
Add Python GCP API library installation to Alpine Dockerfiles
8 years ago
Matt Kwong
c4f73ece94
Add MacOS interop and UBSan C to internal CI
8 years ago
Jan Tattermusch
de030a35a2
regenerate projects
8 years ago
Ken Payson
7ff21a6719
Add Raspberry Pi Python binaries
8 years ago
Matt Kwong
b6b4976cf4
Update Bazel Dockerfile to build from oss-fuzz
8 years ago
Vijay Pai
add2e4da2d
Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.
8 years ago
Matt Kwong
112cf66cdd
Update VM creation script to install GCP Python library
8 years ago
Yong Ni
8998cbc47c
Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup.
8 years ago
Yong Ni
f0a54a1883
Removed the dockerfiles and test driver for stress test
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Ken Payson
5db8ef9cd0
Fix alpine build
8 years ago
Craig Tiller
5b1c5f22f4
Extend clang-format to C#, Node, Ruby
8 years ago
Matt Kwong
5101b3f7cf
Pin Bazel version to 0.4.4 in Dockerfile
8 years ago
Matt Kwong
fa9da3c2db
Fix C# Dockerfiles
8 years ago
Julien Boeuf
935d02ebd4
Cleanup of tsi ssl handshaker factories.
...
There is no reason why the client and server factories should be
implementations from the same base.
Doing the cleanup now so that implementation of the #10528 feature will
be less noisy.
Also, re-added tsi to clang-format which was dropped when moved from
src/core/lib to src/core.
8 years ago
Jan Tattermusch
6ed454ef44
make C# docker image in sync with GCE performance workers
8 years ago
Jan Tattermusch
9c9e00958d
Add newest dotnet SDK to C# dockerfile
8 years ago
Jan Tattermusch
8b43521343
fix C# build_packages scripts
8 years ago