Lidi Zheng
13e1965b38
Let the template spit out the backslashes
5 years ago
Lidi Zheng
ef3e6da5ba
s/use_asyncio/use-asyncio/g
5 years ago
Lidi Zheng
4842e23e9c
Make YAPF happy
5 years ago
Lidi Zheng
3e2d5da7a2
Use as much template as possible & fix some wording
5 years ago
Lidi Zheng
dc202bdf1f
Adding gRPC Python AsyncIO interop client and server
5 years ago
Jan Tattermusch
5d9a67a56d
use third_party/boringssl-with-bazel/err_data.c instead of err_data.c
5 years ago
Jan Tattermusch
7ef862ddb9
do not generate crypto_test_data.cc
5 years ago
Mark D. Roth
380eb750ec
New JSON API
5 years ago
Jan Tattermusch
f098606c4a
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
...
This reverts commit cca892022b
.
5 years ago
Esun Kim
8a23a9c4fe
Add cmake_pkgconfig_simple
5 years ago
Esun Kim
37089877bf
Update abseil to the latest
5 years ago
Esun Kim
f63367e0ef
Update abseil to the latest
5 years ago
Esun Kim
74b7b7044b
No error when there is nothing to commit for submodule-at-head test
5 years ago
hcaseyal
cca892022b
Revert "Reintroduce #21527 (boringssl submodule unification)"
5 years ago
Jan Tattermusch
5898cd03d7
update third_party/boringssl-with-bazel, check_submodules.sh and grpc_deps.bzl
5 years ago
Jan Tattermusch
e7e5d0198f
Revert "Revert "Unify boringssl submodules and use non-developer boringssl cmake build""
...
This reverts commit fe2242e603
.
5 years ago
Mark D. Roth
ac7c1d20ed
Add LDS/RDS into XdsClient
5 years ago
Richard Belleville
c4a8d65512
Remove yet more targets
5 years ago
Richard Belleville
87c7c2af3f
Stop building manylinux1 images
5 years ago
Lidi Zheng
26531bfcf0
Double the time limit for linux extra artifacts build
5 years ago
Jan Tattermusch
fe2242e603
Revert "Unify boringssl submodules and use non-developer boringssl cmake build"
5 years ago
Jan Tattermusch
3f3cf8b62a
Revert "grpclb stabilization"
5 years ago
Jan Tattermusch
6f88ab83ea
update check_submodules.sh and grpc_deps.bzl
5 years ago
Ben Reed
c4c24df78e
Update PGP keys and keyserver for RVM install
...
The tools/gce/linux_kokoro_performance_worker_init.sh executes a script that installs a ruby version manager, RVM. For security reasons, this script relies on PGP keys from RVM maintainers.
It's execution failed at the installation of RVM, because the key for a new maintainer had not been received. This commit adds GPG key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB for RVM's maintainer "pkuczynski". It results in the successful installation of rvm stable.
The current keyserver, hkp://keys.gnupg.net, is not one of the keyservers listed on https://rvm.io/rvm/security . When navigating to https://keys.gnupg.net in a browser, the server does not provide a way to search for keys without authenticating and redirecting to a strange domain. This commit also moves the script to use hkp://pgp.mit.edu, a listed keyserver that is maintained by MIT.
Signed-off-by: Ben Reed <benreed@google.com>
5 years ago
Jan Tattermusch
8c577ac45f
fix boringssl_at_head job
5 years ago
Donna Dionne
bf3ea2e3a5
Adding GRPC_PORT_ISOLATED_RUNTIME=1 to mac.bazelrc.
...
Since remote builds do not use port server, GRPC_PORT_ISOLATED_RUNTIME
is needed and it is missing from mac.bazelrc.
Before this fix
tools/bazel --bazelrc=tools/remote_build/mac.bazelrc test --config=opt test/cpp/end2end/...
failed with errors like
D0117 00:38:28.961089757 16 port_server_client.cc:139] failed port pick from server: retrying
After this fix
build and test succeeded
5 years ago
Esun Kim
4a576907c8
Added verify_duplicate_sources
5 years ago
Jan Tattermusch
dae922cfe4
stop requiring go for mac builds
5 years ago
Jan Tattermusch
e2ca0075a8
update check_submodules.sh and grpc_deps.bzl
5 years ago
Jan Tattermusch
742c61294b
use boringssl-with-bazel instead of third_party/boringssl
5 years ago
Jan Tattermusch
baa895f1b6
remove golang dependency for cmake build on windows
5 years ago
Jan Tattermusch
c31501f7e4
update check_submodules.sh
5 years ago
Jan Tattermusch
d4cc9b8c71
update check_submodules.sh and grpc_deps.bzl
5 years ago
Esun Kim
9e15f78cf8
Update absl to the lastest
5 years ago
Esun Kim
7dac73264b
Bump the version of gcc to 4.9
5 years ago
Esun Kim
72351f63fd
Remove grpc sources from grpc++
5 years ago
Jan Tattermusch
d684931595
run make_grpcio_tools.py
5 years ago
Jan Tattermusch
a6cda9a9f4
tools/run_tests/sanity/check_submodules.sh
5 years ago
Jan Tattermusch
2173659939
workaround C# build failure by ensuring Go1.13 is installed
5 years ago
Esun Kim
e7a9415a8d
Remove grpc sources from grpc++
5 years ago
Chengyuan Zhang
d659ad23ef
Skip building Android-dependent modules for Java interop test.
5 years ago
Mark D. Roth
5b18402914
grpclb stabilization
5 years ago
Jan Tattermusch
891537eae1
get rid of unused use_openssl.sh script
5 years ago
Guantao Liu
df43012698
Fix tools/run_tests/sanity/check_bazel_workspace.py
5 years ago
Guantao Liu
924ce78fc9
Fix sanity checks and "really" add the libuv submodule to third_party.
5 years ago
Esun Kim
1fdfb19218
Added a test to keep grpc run without abseil
5 years ago
Lidi Zheng
4bb124f54f
Make yapf_code capable of making in-place changes
5 years ago
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