Esun Kim
f00bdb3d90
Change the linux for linux artifacts to CentOS 6
5 years ago
Lidi Zheng
db4ce94ebb
Revert "Revert "Release Python3.8 wheels for Windows""
5 years ago
Jan Tattermusch
42039d09b7
Revert "Release Python3.8 wheels for Windows"
5 years ago
Lidi Zheng
ed054d03a1
Fix the hack, hope the test still passes
5 years ago
Lidi Zheng
70232fbd9c
Change the msvc back
5 years ago
Lidi Zheng
6dc57b3b0c
Let's see CI is happy with additional changes
5 years ago
Lidi Zheng
95528207ca
Add Python3.8 to Kokoro windows
5 years ago
Lidi Zheng
315147dcae
Add Python3.8 to our macOS CI
5 years ago
Lidi Zheng
6b92b4af05
Attempt to drop support for Python 3.4
5 years ago
Lidi Zheng
14848834dd
Remove 3.7 ARM wheels
5 years ago
Lidi Zheng
d2eaaf16f9
Add manylinux2010_x86 wheels into artifacts
5 years ago
Lidi Zheng
cb9ab57de8
Remove macOS and Windows 3.8 artifacts
5 years ago
Lidi Zheng
35b46aa070
Release 3.8 wheels
5 years ago
Lidi Zheng
17bf7b462d
Remove 3.7 ARM wheels
5 years ago
Lidi Zheng
b0f0b96305
Add manylinux2010_x86 wheels into artifacts
5 years ago
Lidi Zheng
794690ad34
Remove macOS and Windows 3.8 artifacts
5 years ago
Lidi Zheng
8ab1672c88
Release 3.8 wheels
5 years ago
Lidi Zheng
c55142a632
Add linux label to make our CI work
5 years ago
Lidi Zheng
60b68b884d
Remove manylinux2010 i686 targets
5 years ago
Lidi Zheng
e2a005c1b6
Build Python wheels with tag manylinux2010
5 years ago
Jan Tattermusch
9b7677182f
try fix python linux artifact build
5 years ago
Lidi Zheng
cdab99bba0
Add linux label to make our CI work
5 years ago
Lidi Zheng
8f19ae2d39
Remove manylinux2010 i686 targets
5 years ago
Lidi Zheng
d6f49fed09
Build Python wheels with tag manylinux2010
5 years ago
Jan Tattermusch
15451b5951
fix linux_extra python artifacts
6 years ago
Jan Tattermusch
b07cd51ccc
use Ninja to build grpc_csharp_ext windows artifact
6 years ago
Jan Tattermusch
b4b24dc13d
yapf code
6 years ago
Jan Tattermusch
0b67dfec9b
disable assembly optimizations for linux x86
6 years ago
Jan Tattermusch
409def0d73
build C# artifact using cmake
6 years ago
Stanley Cheung
9993869d04
lint fix
6 years ago
Stanley Cheung
54e7b24b9a
Remove if clause too
6 years ago
Stanley Cheung
fbde7d3786
No need to build artifact for PHP MacOS
6 years ago
Mehrdad Afshari
67b8328146
Add Python3.7 32bit build on Windows
6 years ago
Jan Tattermusch
7cb30b0c88
Grpc.Core: add support for x86 android emulator
6 years ago
Jan Tattermusch
d9ad1c3f93
building ios artifact
6 years ago
Jan Tattermusch
542ad27cf7
run yapf
6 years ago
Jan Tattermusch
71826b5196
differentiate C# android artifacts by ABI
6 years ago
Mehrdad Afshari
21a047a1aa
Build 64-bit Python 3.7 packages on macOS and Windows
6 years ago
Mehrdad Afshari
87d08a3b16
Add Python 3.7 Linux wheels to artifact build
7 years ago
Mehrdad Afshari
b4f4d2943e
Add Python 3.7 Linux wheels to artifact build
7 years ago
Jan Tattermusch
0767878b6e
build C# android artifact
7 years ago
Jan Tattermusch
a9d59e195d
longer timeout for protoc artifacts on macos
7 years ago
Naresh
712eb9ff91
Make logging after success in jobset more apparent
...
tools/run_tests/artifacts/artifact_targets.py is used in the artifact
build process to create the relevant jobset.JobSpec, but currently
prints the console output only if the build fails.
jobset.JobSpec has a verbose_success flag that is used to print the
process output even if it ends in SUCCESS, but is currently not easily
perceivable and is hard to find, making it very difficult to debug
SUCCESS cases. Make the flag more apparent by adding it as parameters
to jobspec creation methods in artifact_targets.
7 years ago
kpayson64
03f2200e83
Increase mac Python artifact build timeout
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
ncteisen
a69c6901f9
yapf tools/run_tests/artifacts
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
Jan Tattermusch
aafa699429
prevent timeout for node and python windows artifact builds
7 years ago
Jan Tattermusch
6521c5078c
build C tests and protoc artifacts on windows with cmake
7 years ago
Ken Payson
2e0e4e91ed
Increase Python mac target build time 30m -> 60m
7 years ago