Richard Belleville
4c8935761d
Add wrapper layer for Blaze
5 years ago
Eytan Kidron
6aa41ee760
Removed LARGE_MACHINE from bazel/grpc_build_system.bzl
5 years ago
Eytan Kidron
c97ce9057b
Simplify the platform and constraints settings for remote execution
...
* Remove the toolchains //third_party/toolchains:local and //third_party/toolchains:local_large.
* Remove the platforms :rbe_ubuntu1604, :rbe_ubuntu1604_large, :local and :local_large.
* No longer inherit from @rbe_default//config:platform but instead use it directly. It is now the only non-windows platform.
* When creating @rbe_default//config:platform directly with rbe_autoconfig, set dockerAddCapabilities and dockerPrivileged directly in the exec_properties field. No need to set dockerNetwork to "off" and dockerSiblingContainers to false since these are the defaults.
* Also set gceMachineType = "n1-highmem-2" on the default platform. This value can be overridden by specific targets that want to use LARGE_MACHINE.
* Use create_exec_properties_dict where appropriate.
* Use custom_exec_properties to define LARGE_MACHINE.
I wasn't able to test thoroughly that this PR does not break any existing targets. I was not able to run anything on windows/mac and I also don't have access to gRPC's RBE setup.
5 years ago
Jan Tattermusch
28802d425a
Merge pull request #20860 from jtattermusch/vcpkg_instructions
...
Add vcpkg package manager instructions
5 years ago
Juanli Shen
6c1060c3cb
Merge pull request #20584 from kcwu/leak-GetSystemRootCerts
...
Fix error object memory leak in GetSystemRootCerts
5 years ago
Jan Tattermusch
942e4688fc
add vcpkg instructions
5 years ago
Jan Tattermusch
892d5d724e
Merge pull request #20732 from grpc/revert-20611-revert-20558-upgrade_bazel100
...
Revert "Revert "Upgrade to bazel 1.0.0""
5 years ago
nanahpang
f8bf05bcee
Merge pull request #20853 from grpc/revert-20809-fix-qps-json-driver-result-error
...
Revert "Measure benchmark results more accurately in qps_driver"
5 years ago
Jan Tattermusch
eaf01655cd
disable xds_bootstrap_test on TSAN ASAN UBSAN
5 years ago
Jan Tattermusch
e5e3f70a1a
Revert "Revert "Upgrade to bazel 1.0.0""
5 years ago
Stanley Cheung
456f08a064
Merge pull request #20813 from stanley-cheung/php-update-php7-version
...
PHP: update docker image PHP 7 version
5 years ago
Stanley Cheung
e7859e2212
Merge pull request #20811 from stanley-cheung/php-update-dockerfiles
...
PHP: update dockerfiles
5 years ago
Stanley Cheung
e43f925983
PHP: update docker image PHP 7 version
5 years ago
Stanley Cheung
220c4de732
PHP: update dockerfiles to add MAKEFLAGS=-j8
5 years ago
Stanley Cheung
0856e267ef
Merge pull request #20819 from stanley-cheung/php-composer-is-flaky
...
PHP: composer install could be flaky
5 years ago
Juanli Shen
84cece1540
Merge pull request #20835 from AspirinSJL/1w_stale
...
Close stale issues after 7 days' inactivity
5 years ago
Stanley Cheung
e4081cca32
Limit retries to 5 times
5 years ago
Stanley Cheung
40427b1fc7
PHP: composer install could be flaky
5 years ago
nanahpang
8983ad4aff
Revert "Measure benchmark results more accurately in qps_driver"
5 years ago
Richard Belleville
57e463db82
Merge pull request #20837 from gnossen/pylint_considered_annoying
...
Make pylint less annoying
5 years ago
Richard Belleville
45974f48e6
Merge pull request #20836 from grpc/yapf_asyncio
...
Ensure yapf can understand asyncio
5 years ago
Richard Belleville
be214c9c50
Yapf
5 years ago
nanahpang
7a20edb9ec
Merge pull request #20809 from nanahpang/fix-qps-json-driver-result-error
...
Measure benchmark results more accurately in qps_driver
5 years ago
Richard Belleville
abdd2ac2dd
Merge pull request #20812 from gnossen/unary_stream_initial_metadata
...
Enable Retrieval of Initial Metadata from Single Threaded Unary-Stream RPC at Any Point
5 years ago
Vijay Pai
16873cd346
Merge pull request #20709 from vjpai/more_cpp_warning_removals_201910210916_10
...
Remove unused-parameter warnings, round 2 (10 of 19)
5 years ago
Richard Belleville
2838ff184d
Make pylint less annoying
5 years ago
Richard Belleville
1bf7ad4714
Ensure yapf can understand asyncio
5 years ago
Vijay Pai
e0fdf40e9d
Merge pull request #20700 from vjpai/more_cpp_warning_removals_201910210916_17
...
Remove unused-parameter warnings, round 2 (17 of 19)
5 years ago
Vijay Pai
6fbdcea076
Merge pull request #20702 from vjpai/more_cpp_warning_removals_201910210916_16
...
Remove unused-parameter warnings, round 2 (16 of 19)
5 years ago
Na-Na Pang
18580a9f4e
clang format
5 years ago
Na-Na Pang
03ac8490ea
revert changes
5 years ago
Na-Na Pang
1ead5c1905
remove the last invalid read, which cause hanging issue in driver
5 years ago
Juanli Shen
14de26fcc5
Close stale issues after 7 days' inactivity
5 years ago
Vijay Pai
a6c7b66f75
Merge pull request #20808 from vjpai/thread_mgr_race
...
Properly handle thread creation race: roll-forward of #20376
5 years ago
Richard Belleville
49dafa527f
Rename exception and method
5 years ago
Richard Belleville
d07a59efc5
Introduce new error
5 years ago
Vijay Pai
b531a04dc2
Merge pull request #20716 from vjpai/more_cpp_warning_removals_201910210916_6
...
Remove unused-parameter warnings, round 2 (6 of 19)
5 years ago
Vijay Pai
6551d4248d
Merge pull request #20721 from vjpai/more_cpp_warning_removals_201910210916_1
...
Remove unused-parameter warnings, round 2 (1 of 19)
5 years ago
Richard Belleville
f6dcec556e
Clean up operations sequence
5 years ago
Richard Belleville
844acda19b
Tidy up inheritance hierarchy
5 years ago
Na-Na Pang
968f7130a7
Fix typo
5 years ago
Lidi Zheng
c8c41e4f6a
Merge pull request #20771 from lidizheng/aio-tests
...
[AIO] AsyncIO Tests Kokoro Integration
5 years ago
hcaseyal
8f7201e417
Merge pull request #20810 from hcaseyal/contributing
...
Update contributing doc with copyright message info
5 years ago
Vijay Pai
75e25408d2
Merge pull request #20707 from vjpai/more_cpp_warning_removals_201910210916_12
...
Remove unused-parameter warnings, round 2 (12 of 19)
5 years ago
Richard Belleville
6ece2af4f1
Refix test
5 years ago
Richard Belleville
72a736fe07
Re-add test
5 years ago
Richard Belleville
bd0c995f8e
Merge remote-tracking branch 'origin/master' into unary_stream_initial_metadata
5 years ago
Richard Belleville
2be43cfdc8
TODONE
5 years ago
Richard Belleville
b6a41e2e21
Yapf. Lint
5 years ago
Mark D. Roth
0c8bedca33
Merge pull request #20804 from markdroth/eds_health
...
Second attempt: Ignore EDS endpoints that are unhealthy.
5 years ago