Commit Graph

9176 Commits

Author SHA1 Message Date
Jan Tattermusch 4c4a20b2f2
Merge pull request #18421 from jtattermusch/fix_grpc_dotnet_interop
Fix grpc-dotnet interop tests
2019-03-19 05:47:53 -07:00
Jan Tattermusch 385af3bc61 fixup 2019-03-19 07:25:23 -04:00
Stanley Cheung 9c29708896
Merge pull request #18420 from stanley-cheung/fix-php-qps-build
Fix broken php7 performance benchmarks build
2019-03-18 17:55:47 -07:00
vishalpowar 4d2effa410
Merge pull request #18393 from vishalpowar/xds_discovery_upb_generate
Add BUILD rule and generated upb code for protos required to do Discov…
2019-03-18 15:57:23 -07:00
Stanley Cheung 0a8fbd2a67 Fix broken php7 performance benchmarks build 2019-03-18 15:12:46 -07:00
Jan Tattermusch c24acc3d4a fix grpc-dotnet interop tests 2019-03-18 22:29:08 +01:00
Jan Tattermusch 0f8a3aeeb7 install jq 2019-03-18 14:30:23 +01:00
Jan Tattermusch 472613c3bc check dotnet SDK version before building ASP.NET core interop image 2019-03-18 14:20:53 +01:00
Vishal Powar f569cc1b36 Add BUILD rul and generated upb code for protos required to do DiscoveryRequest to xDS server
Also,
  - cleanup check scripts to look for file extension to exempt upb
  generated code.
2019-03-15 14:16:08 -07:00
Bill Feng 22aeaa5fbc
Merge pull request #18390 from grpc/revert-18285-update-deps-version
Revert "Windows builds for gRPC C++ tests"
2019-03-15 10:57:48 -07:00
Jan Tattermusch cf6a311761
Revert "Windows builds for gRPC C++ tests" 2019-03-15 17:15:20 +01:00
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 2019-03-14 15:24:48 -07:00
vishalpowar 2ed58ad449
Merge pull request #18258 from vishalpowar/upb_build_new
Add upb generated protos and build it with required upb build changes
2019-03-14 10:15:27 -07:00
Vishal Powar 319fcdf26e Add a script for generating C code and build rule for protobuf protos.
All these changes need to go together to make sense
  - changes to use new version of upb in bazel
  - allowing includes in build target option
  - script for generating c code (upb) for protos
  - generated code for example protos
  - adding changes for non-bazel builds
  - change sanity tests to ignore the generated files.
2019-03-13 12:53:17 -07:00
Richard Belleville b8241addc3
Merge pull request #18312 from grpc/multiprocessing-example
Multiprocessing Example
2019-03-12 17:03:18 -07:00
Karthik Ravi Shankar b3889585a1
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 2019-03-12 12:25:38 -07:00
Karthik Ravi Shankar cc632f8121
Merge pull request #18220 from grpc/grpc_namespace
Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota
2019-03-12 11:20:27 -07:00
Jan Tattermusch ee500f1963
Merge pull request #17276 from jtattermusch/csharp_netcore2x
C# upgrade executables to netcoreapp2.1
2019-03-12 15:16:57 +01:00
Jan Tattermusch ce22e246d7 run tools/distrib/python/make_grpcio_tools.py 2019-03-12 05:09:46 -04:00
Jan Tattermusch 0c8c4c6dd5 update third_party/protobuf to v3.7.0 2019-03-12 05:09:46 -04:00
Jan Tattermusch dcb3b03971
Merge pull request #18070 from jtattermusch/aspnetcore_server
Add interop tests for grpc-dotnet repository
2019-03-12 10:05:03 +01:00
Lidi Zheng c9cfb2eaaf
Merge pull request #18306 from lidizheng/rf-2-strip
Roll forward "Strip Python wheel binary" again
2019-03-11 11:03:14 -07:00
Jan Tattermusch 38ecd3831b install dotnet SDK before starting Windows build 2019-03-11 09:47:46 -04:00
Jan Tattermusch c586eea27e adjust run_*tests.py 2019-03-11 07:59:33 -04:00
Yang Gao c5311260fd
Merge pull request #18284 from yang-g/fuzzer
Fix fuzzer test
2019-03-08 20:19:34 -08:00
Richard Belleville 307044c6af Fix linting 2019-03-08 16:18:45 -08:00
Richard Belleville 23c5fb8ca4 Add example tests to CI 2019-03-08 15:14:42 -08:00
Bill Feng d61f690a33
Merge pull request #18285 from billfeng327/update-deps-version
Windows local Bazel build for gRPC C++ tests
2019-03-08 14:17:36 -08:00
billfeng327 5eb1e8d8c9 code cleanup, removed old build file 2019-03-08 10:39:03 -08:00
Lidi Zheng cb9cc5592e Upgrade pip before using wheel 2019-03-08 10:29:29 -08:00
Lidi Zheng 127a6c1d9e Revert "Revert "Roll foward "Strip Python wheel binary"""
This reverts commit 98fc902200.
2019-03-08 10:29:00 -08:00
Jan Tattermusch 7f87087354
Merge pull request #18298 from yashykt/deletepollcv
Nuking the poll-cv polling engine
2019-03-08 07:08:23 +01:00
Yash Tibrewal 4f8891c3e5 Merge branch 'master' into deletepollcv 2019-03-07 17:57:14 -08:00
Lidi Zheng 98fc902200
Revert "Roll foward "Strip Python wheel binary"" 2019-03-07 17:34:45 -08:00
Lidi Zheng 69616b1a82
Merge pull request #18283 from lidizheng/fix-18282
Silent the check_on_pr failure
2019-03-07 15:07:46 -08:00
Yash Tibrewal 620d80d817 Remove poll-cv references from bazel and run_tests.py 2019-03-07 15:03:31 -08:00
billfeng327 4241edeaa4 renamed tag to no_windows in conformation with Bazel and TensorFlow 2019-03-07 14:52:49 -08:00
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 2019-03-07 14:49:24 -08:00
billfeng327 65ef4f5cef added TODO and updated documentation for manual local windows build 2019-03-07 11:00:06 -08:00
Jan Tattermusch b1dbf68373 update the docker image to netcore3 preview3 2019-03-07 03:15:08 -05:00
Lidi Zheng 4814972080 Install `wheel` right before use it 2019-03-06 16:29:49 -08:00
billfeng327 928aedf5c8 Merge branch 'master' into update-deps-version 2019-03-06 15:48:29 -08:00
billfeng327 ab06853fc9 C++ Windows test builds 2019-03-06 15:47:49 -08:00
yang-g a6596b2fd5 Fix fuzzer test 2019-03-06 15:43:12 -08:00
Lidi Zheng 6b437ca80f Increase the retry interval 2019-03-06 15:30:33 -08:00
Lidi Zheng cf70b744f1 Silent the check_on_pr failure 2019-03-06 15:02:29 -08:00
Karthik Ravi Shankar f7dd48b2b6 Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota
This change moves ResourceQuota class fron grpc namespace to grpc_impl
namespace.
2019-03-06 10:12:23 -08:00
Lidi Zheng 50a1ddab5c Revert "Revert "Strip Python wheel binary""
This reverts commit 04609b1ea5.
2019-03-06 07:57:21 -08:00
Jan Tattermusch 0feab2065e
Merge pull request #18273 from grpc/revert-18241-strip
Revert "Strip Python wheel binary"
2019-03-06 15:40:11 +01:00
Jan Tattermusch 4ee9d1eda4
Merge pull request #18247 from jtattermusch/pre_build_timeout_increase
run_tests.py: increase timeout for pre-build step (needed for cmake configuration on win2016)
2019-03-06 11:28:27 +01:00