Esun Kim
e52081f903
More pythons to be formatted
5 years ago
Esun Kim
5207eba9ff
Add abseil
5 years ago
Esun Kim
252de4f05c
Revert "Support CentOS 7 for gRPC.NET"
5 years ago
Zhen Lian
618771dc6a
[Exposing ALTS Context 2/2] Utility Wrapper Class
...
This PR contains:
1. An ALTS context exposed for users to use, and a GetAltsContextFromAuthContext() function to get ALTS context from an AuthContext. Functionality-wise this part is similar with a previous PR https://github.com/grpc/grpc/pull/21536 , but in this PR, we adjusted the code structure and made some minor changes to better suit function clientAuthzCheck()
2. A clientAuthzCheck() function for users to check if the server is authorized
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Esun Kim
782879d104
Change the default timeout of CppDistribTest to 45min from 30min
5 years ago
Yash Tibrewal
72c4b9767b
YAPF formatting
5 years ago
Yash Tibrewal
e0e6e574d1
Reviewer comments
5 years ago
Yash Tibrewal
45501dbbc4
Don't fail on upload_results_to_bq not being defined
5 years ago
Esun Kim
f00bdb3d90
Change the linux for linux artifacts to CentOS 6
5 years ago
Lidi Zheng
016d03fbad
Update the docgen.py
5 years ago
Lidi Zheng
fe919dd71e
Pin to 19.3.1
5 years ago
Lidi Zheng
0404939ad0
Let our CI use the latest pip version
5 years ago
Zack Galbreath
0be62b021a
Add distrib test for CMake FetchContent build
5 years ago
Menghan Li
0f091953c8
fix fmt.Errorf missing args
5 years ago
Yash Tibrewal
6a52d814f1
Add v1.25.0 to interop matrix
5 years ago
Lidi Zheng
0fd79a7d9d
Make the shell script more readable
5 years ago
Lidi Zheng
e27782c1c5
Simplify the check buildifier script logic
5 years ago
Lidi Zheng
d5d6914751
Make buildifier sanity test fail-able
5 years ago
Esun Kim
24021c9bab
Add cmake_target field to abseil targets
5 years ago
Richard Belleville
55b90151f4
Add v1.26.0 to interop matrix
5 years ago
Esun Kim
4a68e396a2
Make transitive_deps as a topologically sorted list
5 years ago
Doug Fawley
7d07949e55
Add v1.26.0 release of grpc-go to interop matrix
5 years ago
Zack Galbreath
c8175b66c4
Add distrib test for raspberry pi build
5 years ago
Esun Kim
f47ae53da4
Update abseil
5 years ago
Esun Kim
885b1aa785
Change bundler version
5 years ago
Guantao Liu
b341ddf72b
Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class"
5 years ago
Muxi Yan
329fcfd7aa
Update run_tests.py
5 years ago
Esun Kim
c507f3b716
Add linux-headers to docker images for alpine linux
5 years ago
Lidi Zheng
13390e9ae9
Use fast cpp protos for Python builds
5 years ago
Zhen Lian
98391c8f76
[Exposing ALTS Context 2/2] Utility Wrapper Class
5 years ago
Jan Tattermusch
96d2517d2a
fixes in prepare_build_macos_rc
5 years ago
Jan Tattermusch
e684a3a322
leaner objc tests
5 years ago
Jan Tattermusch
b2ca1f476c
leaner grpc_ios_binary_size
5 years ago
Jan Tattermusch
7aaf57c6f7
fix artifact and distribtest
5 years ago
Jan Tattermusch
0890bc9492
leaner python tests
5 years ago
Jan Tattermusch
42f82ba16f
leaner ruby tests
5 years ago
Jan Tattermusch
9ed0081524
remove no-longer-used cfg files
5 years ago
Jan Tattermusch
5284d5189d
leaner C# build
5 years ago
Lidi Zheng
bf3a5c2478
Only install Cython early to satisfy different platforms
5 years ago
Lidi Zheng
151e5b72af
Install required packages with --user
5 years ago
Lidi Zheng
cceacf1d16
Install Python pacakges with --user
5 years ago
Lidi Zheng
28ca0c6b6a
Install necessary packages earlier
5 years ago
Lidi Zheng
e4edc012b2
Upgrade Cython in Dockerfiles
5 years ago
Lidi Zheng
f692cf520a
Upgrade the Cython version whenever we can
5 years ago
Lidi Zheng
ae3c098e02
Fix the styling
5 years ago
Zack Galbreath
0916ee4e1d
Add distribtest for install-from-module
5 years ago
Lidi Zheng
8ca400f118
Add copyright
5 years ago
Lidi Zheng
5c048a4c7b
Move check pytype script to tools/distrib
5 years ago
Lidi Zheng
355287204c
Make pytype check script depends on the configuration
5 years ago