Guantao Liu
924ce78fc9
Fix sanity checks and "really" add the libuv submodule to third_party.
5 years ago
Lidi Zheng
4bb124f54f
Make yapf_code capable of making in-place changes
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
fe919dd71e
Pin to 19.3.1
5 years ago
Zack Galbreath
0be62b021a
Add distrib test for CMake FetchContent build
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
Zack Galbreath
c8175b66c4
Add distrib test for raspberry pi build
5 years ago
Esun Kim
97fd10a826
Backport #21487 to v1.26.x.
...
Change bundler version
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
Zhen Lian
98391c8f76
[Exposing ALTS Context 2/2] Utility Wrapper Class
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
28ca0c6b6a
Install necessary packages earlier
5 years ago
Lidi Zheng
f692cf520a
Upgrade the Cython version whenever we can
5 years ago
Zack Galbreath
0916ee4e1d
Add distribtest for install-from-module
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
Lidi Zheng
684c50389c
Add pytype as one of our sanity tests
5 years ago
Yihua Zhang
059884ea73
fix a build error
5 years ago
Lidi Zheng
36e6ee9ac3
Adopt reviewer's advices:
...
* Fix several typos
* Fix a un-revealed segfault
* Fix some documentation
* Polish test assertions
5 years ago
Yihua Zhang
a6dbc7adb5
rename spiffe to tls
5 years ago
Mark D. Roth
68df397aa2
Remove vtables from JSON library
5 years ago
Lidi Zheng
c5d194062c
Attempt to fix all CI failures:
...
* Fixes the Windows Cython obsolate issue
* Fixes the post fork threading issue
5 years ago
Guantao Liu
e2b53bec09
Address review comments.
5 years ago
Guantao Liu
d969d8c706
Fix build rules.
5 years ago
Guantao Liu
19d1776c0d
Rebase the workspace to fix the submodule discrepancy.
5 years ago
Guantao Liu
df435e584d
Address review comments.
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
Esun Kim
4ca85de347
Update abseil-cpp to the latest
5 years ago
Lidi Zheng
ed054d03a1
Fix the hack, hope the test still passes
5 years ago
Nicolas Noble
e3095a15ce
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context"
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
Zhen Lian
fe9576c861
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
5 years ago
Yash Tibrewal
d4d9e45990
Use std::function instead of grpc_closure
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