Lidi Zheng
60b68b884d
Remove manylinux2010 i686 targets
5 years ago
Lidi Zheng
e2a005c1b6
Build Python wheels with tag manylinux2010
5 years ago
Esun Kim
d4fd33e95b
Update docker images for manylinux
5 years ago
Eric Anderson
05c603729e
Disable Gradle daemon for Java interop test building
...
We have seen an issue where `rm -r "$HOME/.gradle"` fails because
"Directory not empty". It seems likely this is due the fact Gradle is
still running in daemon form. The build script doesn't get any advantage
by running the daemon, so we just disable it.
Fixes #20423
6 years ago
Jan Tattermusch
782d9bfb34
add alpine distribtest
6 years ago
Jan Tattermusch
976ebbf2b7
regenerate files
6 years ago
Lidi Zheng
8f19ae2d39
Remove manylinux2010 i686 targets
6 years ago
Lidi Zheng
d6f49fed09
Build Python wheels with tag manylinux2010
6 years ago
Jan Tattermusch
98d2d32b9e
upgrade to bazel 0.29.1
6 years ago
Jan Tattermusch
107db8dab4
upgrade bazel to 0.29
6 years ago
Lidi Zheng
7f49b9f162
Auto-generate the project
6 years ago
Lidi Zheng
f6445add1f
Move compile CPython 3.6 to a separate include file
6 years ago
Lidi Zheng
40d495a31b
Correct the checksum and download link
6 years ago
Lidi Zheng
3e2171ed61
Adopt reviewer's advice
6 years ago
Jan Tattermusch
4e8ecb9fe6
Revert "Upgrade to Bazel 0.29 (including Windows RBE)"
6 years ago
Lidi Zheng
113b2f2225
Remove the ensurepip for Python 3.7
6 years ago
Lidi Zheng
6620a74b72
Run apt-get update before installing packages
6 years ago
Lidi Zheng
8b91cdbf6d
Add a default Dockerfile for Python testing
6 years ago
Jan Tattermusch
54c0214866
protoc cannot be run on alpine linux
6 years ago
Jan Tattermusch
e0b87cd4a1
add debian stretch distribtest
6 years ago
Jan Tattermusch
f4c7235566
get rid of ubuntu14.04 C# distribtests
6 years ago
Jan Tattermusch
32dbe30b35
add .NET Core distribtest for ubuntu 16.04
6 years ago
Jan Tattermusch
0040bb9353
attempt to add alpine C# distribtest
6 years ago
Jan Tattermusch
36574888be
upgrade bazel to 0.29
6 years ago
Esun Kim
647a9701f7
Update debian:jessie docker to pin bundler version
6 years ago
Richard Belleville
1444cd1dd3
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
...
This reverts commit 24c562dbaa
.
6 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
.
6 years ago
Jan Tattermusch
b7667478cf
bump bazel version to 0.27
6 years ago
Jan Tattermusch
905f52852e
make python dockerfiles buildable again
6 years ago
Esun Kim
cc4b946e3c
Replace 32bit/debian:jessie with i386/debian:jessie
6 years ago
Esun Kim
15b279ab69
Add auditwheel to linux docker
6 years ago
Esun Kim
5b1899160a
Run auditwheel-show to python artifacts
6 years ago
Esun Kim
f88bd06ee5
Go UPB!
6 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