Jan Tattermusch
4e8ecb9fe6
Revert "Upgrade to Bazel 0.29 (including Windows RBE)"
5 years ago
Jan Tattermusch
54c0214866
protoc cannot be run on alpine linux
5 years ago
Jan Tattermusch
e0b87cd4a1
add debian stretch distribtest
5 years ago
Jan Tattermusch
f4c7235566
get rid of ubuntu14.04 C# distribtests
5 years ago
Jan Tattermusch
32dbe30b35
add .NET Core distribtest for ubuntu 16.04
5 years ago
Jan Tattermusch
0040bb9353
attempt to add alpine C# distribtest
5 years ago
Jan Tattermusch
36574888be
upgrade bazel to 0.29
5 years ago
Esun Kim
647a9701f7
Update debian:jessie docker to pin bundler version
5 years ago
Richard Belleville
1444cd1dd3
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
...
This reverts commit 24c562dbaa
.
5 years ago
Richard Belleville
24c562dbaa
Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
...
This reverts commit c9c847f334
, reversing
changes made to 07ba4de392
.
5 years ago
Jan Tattermusch
b7667478cf
bump bazel version to 0.27
5 years ago
Jan Tattermusch
905f52852e
make python dockerfiles buildable again
5 years ago
Esun Kim
cc4b946e3c
Replace 32bit/debian:jessie with i386/debian:jessie
5 years ago
Esun Kim
15b279ab69
Add auditwheel to linux docker
5 years ago
Esun Kim
5b1899160a
Run auditwheel-show to python artifacts
5 years ago
Esun Kim
f88bd06ee5
Go UPB!
5 years ago
Alex Polcyn
1a0eb8bea6
Also updated fedora 2.2 and 2.3 dockerfiles
6 years ago
Alex Polcyn
7361c440c5
Pin bundler where needed
6 years ago
Alexander Polcyn
30c700fd02
Drop support for ruby < 2.3; update and unskip distrib tests
6 years ago
Alex Polcyn
9c5ed4550a
Also updated fedora 2.2 and 2.3 dockerfiles
6 years ago
Alex Polcyn
cc18abfa54
Pin bundler where needed
6 years ago
Michael Thomsen
9e2bb81512
Roll Dart to 2.3
6 years ago
Alexander Polcyn
9aa48c6d1c
Drop support for ruby < 2.3; update and unskip distrib tests
6 years ago
Nicolas "Pixel" Noble
46ed7524f9
Bazel version syncup.
6 years ago
James Newton-King
4155e9cf05
React to renaming grpc-dotnet sln
6 years ago
Richard Belleville
eb48acd927
Add copyright header
6 years ago
Richard Belleville
79ffaced7d
Add python 3.8 test
6 years ago
Jan Tattermusch
e66fb82495
disable bazel wrapper inside docker containers
6 years ago
Jan Tattermusch
ed7e8c53e0
update scripts
6 years ago
Richard Belleville
371a55a0ff
Update Python packages before building ARM wheels.
6 years ago
Eric Anderson
1b025b60e4
Swap java interop tests to openjdk8
...
Since openjdk8 is dead to us (see #19113 ), we cannot leave openjdk8 in
the list of runtimes in client_matrix.py. The list of runtimes is now
the defaults to use, which includes master, and you can specify
alternative runtimes per-release.
Fixes #19113
6 years ago
Jan Tattermusch
b53e707c3c
update bazel version in dockerfile
6 years ago
murgatroid99
1bc44a1a5a
Fix node interop build scripts
6 years ago
=
02069b48da
Remove get-grpc.sh
6 years ago
James Newton-King
57e090989a
Add managed .NET gRPC client to interop tests
6 years ago
murgatroid99
a8139b4da1
Fix node interop build scripts
6 years ago
Jan Tattermusch
d5c3108e46
workaround the need to source activate.sh
6 years ago
John Luo
995b014904
Update aspnetcore interop scripts to use activate.sh
6 years ago
Jan Tattermusch
788e5fd0f8
workaround the need to source activate.sh
6 years ago
John Luo
2ec339d4c9
Update aspnetcore interop scripts to use activate.sh
6 years ago
Eric Anderson
977e4b1450
grpc_interop_java: Remove unnecessary cruft from container
...
This reduces the container size from 1.4 GB to 640 MB. 129 MB is
jessie, 489 MB jdk, and 22 MB grpc-java. When we swap from jessie to
stretch, we could swap to openjdk:8-jdk-slim-stretch which would make
the entire image 265 MB.
Python was never needed; it was added by mistake in 0589e533
.
Pre-downloading gradle artifacts isn't helpful these days, because we
build on a clean machine. Git isn't needed as cp is sufficient. libapr1
has not been required by tcnative for a long time, and we even use
tcnative-boringssl-static since at least 1.0, which also doesn't need
it. The final cleanup is to remove source and downloaded artifacts when
done compiling.
6 years ago
Eric Anderson
1f84f8950c
Remove vestigial sed for /etc/apt/sources.list in Dockerfiles
...
Jessie has a line that looks like this, now-a-days, so the regex is no
longer matching:
deb http://security.debian.org/debian-security jessie/updates main
But because that line was changed, downloads are also working correctly
out-of-the-box. The sed was originally added in #18530 .
6 years ago
Bill Feng
d74e4079c5
upgrade bazel to 0.23.2 for docker legacy bazel builds
...
excluded Python tests from Bazel legacy C/C++ Kokoro CI jobs
disabled building examples due to existance of python
6 years ago
murgatroid99
f08b3ffa67
Fix ruby bundler package version mismatch
6 years ago
murgatroid99
2a12b47f0b
Fix other docker build issues
6 years ago
Jan Tattermusch
2ebbac117b
Use msbuild in C# distribtests for legacy .csproj
6 years ago
murgatroid99
961f25bd27
Slightly different check-valid-until fix
6 years ago
murgatroid99
93dc0d6ec3
Update fix with new information from post
6 years ago
murgatroid99
084ebec9af
Update jessie-backports URL
6 years ago
Jan Tattermusch
385af3bc61
fixup
6 years ago