Hope Casey-Allen
0f116eb282
Fix
5 years ago
Jan Tattermusch
976ebbf2b7
regenerate files
5 years ago
Esun Kim
ac4e858731
Only dbg for sanity test
5 years ago
Esun Kim
7f6395426d
Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh
5 years ago
Jan Tattermusch
0fbc4fc7cb
yapf code
5 years ago
Jan Tattermusch
523ec7398e
improve target naming
5 years ago
Jan Tattermusch
4fea220cbc
make name of target include run_performance_tests
5 years ago
Jan Tattermusch
e573d4180a
more readable run_performance_tests.py reports
5 years ago
Jan Tattermusch
0bbfc4568b
remove spurious print from run_tests_matrix.py
5 years ago
Lidi Zheng
6d63d4413f
Restrict the acceptable artifact tags to all existing uploadable combinations
5 years ago
Lidi Zheng
bb76da06d6
Make the artifact check accepts both manylinux1 and manylinux2010
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
Muxi Yan
951f3d9603
Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin
5 years ago
Jan Tattermusch
84f555bfd8
simplify and unify manual builds
5 years ago
Jan Tattermusch
4521dea985
try bazel 0.29.1 for windows
5 years ago
Jan Tattermusch
e14212b9a5
fix windows RBE manual build instructions
5 years ago
Jan Tattermusch
c5662bba80
use bazel 0.29.0 on windows
5 years ago
Muxi Yan
9754150b1f
Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin
5 years ago
Muxi Yan
6a085457fd
Bump version up to 1.24.0-pre2
5 years ago
Easwar Swaminathan
e9802ca190
Add v1.22.3 and v1.23.1 release of grpc-go to interop matrix.
...
v1.23.0 seems to have missed out since the
[PR](https://github.com/grpc/grpc/pull/19928 ) to add that had a merge
conflict and was never merged.
5 years ago
Pau Freixes
a44e6d76b7
[Aio] Unary unary client call barebones implementation
...
Implement the minimal stuff for making a unary call with the new
experimental gRPC Python implementation for Asyncio, called Aio.
What has been added:
- Minimal iomgr code for performing the required network and timer
calls.
- Minimal Cython code implementing the channel, call and the callback
context.
- Minimal Python code that mimics the synchronous implementation but
designed to be asynchronous.
Testing considerations:
Tests have to be executed using the `GRPC_ENABLE_FORK_SUPPORT=0`
environment variable for skipping the fork handles installed by
the core library. This is due to the usage of a syncrhonous server
used as a fixture executed in another process.
Co-authored-by: Manuel Miranda <manuel.miranda@skyscanner.net>
Co-authored-by: Mariano Anaya <mariano.anaya@skyscanner.net>
Co-authored-by: Zhanghui Mao <zhanghui.mao@skyscanner.net>
Co-authored-by: Lidi Zheng <lidiz@google.com>
5 years ago
Jan Tattermusch
38d6c74fb3
remove node from singlevm e2e benchmarks
5 years ago
Jan Tattermusch
f268db6f33
yapf format code
5 years ago
Jan Tattermusch
5207c148ff
more readable test target ordering
5 years ago
Jan Tattermusch
babb70705d
fixup in report_utils.py
5 years ago
Jan Tattermusch
2381d693b8
preserve the run_tests.py logs in sponge
5 years ago
Jan Tattermusch
11222b78c2
only use multi_target report for selected languages
5 years ago
Jan Tattermusch
902094f9f2
rename to run_tests_matrix_jobs
5 years ago
Jan Tattermusch
218e7b0c54
split run_tests_invocations to separate targets
5 years ago
Jan Tattermusch
243b43d6cc
better run_tests prefix
5 years ago
Jan Tattermusch
6b44344161
use run_tests_invocations instead of aggregate tests
5 years ago
Jan Tattermusch
42da891714
include run_tests in target name
5 years ago
Jan Tattermusch
9e0eb19ca4
generate separate sponge target for each test suite
5 years ago
Esun Kim
300077aac1
Update upb to HEAD
5 years ago
Esun Kim
20b4c7080a
Regenerate projects
5 years ago
Esun Kim
cf444b9cab
Regenerate projects
5 years ago
Jan Tattermusch
98d2d32b9e
upgrade to bazel 0.29.1
5 years ago
Jan Tattermusch
5cd37064cb
try fix win RBE build
5 years ago
Jan Tattermusch
e88553ed17
upgrade windows RBE to bazel 0.29
5 years ago
Jan Tattermusch
107db8dab4
upgrade bazel to 0.29
5 years ago
Esun Kim
c965ca1494
Pull out configuration from ssl_utils
5 years ago
Lidi Zheng
7f49b9f162
Auto-generate the project
5 years ago
Lidi Zheng
f6445add1f
Move compile CPython 3.6 to a separate include file
5 years ago
Lidi Zheng
40d495a31b
Correct the checksum and download link
5 years ago
Lidi Zheng
3e2171ed61
Adopt reviewer's advice
5 years ago
Jan Tattermusch
4e8ecb9fe6
Revert "Upgrade to Bazel 0.29 (including Windows RBE)"
5 years ago
Lidi Zheng
113b2f2225
Remove the ensurepip for Python 3.7
5 years ago
Lidi Zheng
6620a74b72
Run apt-get update before installing packages
5 years ago