Muxi Yan
f6924ff2d1
fix newline EOF
6 years ago
yang-g
f29c56bff5
Update templates too
6 years ago
Maxim Bunkov
22fb5ce2fb
Change back to script
6 years ago
Muxi Yan
a5d9c353bf
fix indent in template
6 years ago
Maxim Bunkov
1b07aba6af
Update templates for supprt tvOS
6 years ago
Muxi Yan
e4d89692a7
Increase C++ podspec version
6 years ago
Alexander Polcyn
371b987bf4
Revert turning c-ares on by default
6 years ago
Mike Moore
a9ce1e0529
Update Ruby gemspec template
...
Loosen development dependencies for googleauth and signet.
6 years ago
Alexander Polcyn
46a872864c
Turn on c-ares as the default resolver
6 years ago
Jan Tattermusch
747608df37
add go1.11 interop image templates
6 years ago
Dan Kegel
eedcea9833
Avoid including old installed headers. Fixes issue 17620.
6 years ago
Alexander Polcyn
67f523ce13
Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0
...
binary package builds; pin bundler to 1.17.3 where necessary
6 years ago
Muxi Yan
e2f3741c74
Changed podspec templates and Podfile for test
6 years ago
Lidi Zheng
45b3230ef2
Add grpcio-status extension package
...
* The new package has 2 API `from_call` and `to_status`
* Utilize the experimental API `abort_with_status`
* Add 5 unit test cases
6 years ago
Lidi Zheng
8cb2d0546d
Upgrade sanity Docker image to debian:stretch
...
* Use latest pylint in Python 3.7 (they dropped support for PY2)
* Make latest pylint happy
* Forced to upgrade to shellcheck 0.4.4
* Make shellcheck 0.4.4 happy
* Adopt reviewers' advice to reduce global disabled rules
6 years ago
yang-g
88045f8440
podsec fix
6 years ago
Jan Tattermusch
19bc2c2937
switch C# docker images to debian stretch
6 years ago
Lidi Zheng
43599facf4
Channelz Python wrapper implementation
...
* Expose the C-Core API in Cython layer
* Handle the object translation
* Create a separate package for Channelz specifically
* Handle nullptr and raise exception if seen one
* Translate C++ Channelz unit tests
* Adding 5 more invalid query unit tests
Adding peripheral utility for grpcio-channelz package
* Add to `pylint_code.sh`
* Add to Python build script
* Add to artifact build script
* Add to Bazel
* Add to Sphinx module list
6 years ago
Jan Tattermusch
b0bcfb4ea5
use python stretch3.7 image for interop tests
6 years ago
Muxi Yan
96a0db9575
Use 'preX' when pre-releasing gRPC-C++.podspec
6 years ago
Jan Tattermusch
cde2cec279
pip install coverage for python_stretch3.7 image
6 years ago
Muxi Yan
195c042d32
Replace PB_FIELD_16BIT with PB_FIELD_32BIT
6 years ago
Jan Tattermusch
667a17c1f3
split up coverage runs by language
6 years ago
Muxi Yan
ce4a8a66ee
Boost C++ version for 1.17.0
6 years ago
Tommy Chen
a01eeb47d7
re-running tests, squashing commits
6 years ago
Muxi Yan
a0f5db1581
Rename GRPCCallOptions+internal->GRPCCallOptions+Internal
6 years ago
Jan Tattermusch
4de6dac703
upgrade bazel in Dockerfile to 0.17.1
6 years ago
Muxi Yan
ace83fa266
Change the template of gRPC-C++.podspec as well
6 years ago
Clemens Gruber
7820b8d088
Fix invalid version .so links in Makefile
6 years ago
Lidi Zheng
a62344e56a
Rename the Dockerfiles
6 years ago
Lidi Zheng
a82ba64943
Pack templates into a concentrated one
6 years ago
Lidi Zheng
b18abf21d6
Uppercase `Authors`
6 years ago
Lidi Zheng
a8658d9192
Put `jessie` back for Python3.4
...
* According to `https://packages.debian.org/jessie/python/python3.4 ` the Python3.4 has security issues.
* Debian `stretch` doesn't include Python3.4 packages in their repo
6 years ago
Lidi Zheng
772c4c4336
Migrate from `jessie` to `stretch`
6 years ago
Muxi Yan
647e24c190
Put logContext in class extension
6 years ago
Alex Polcyn
e52d87b53d
Add a grpclb-in-DNS interop test suite
6 years ago
Lidi Zheng
0dbd7831c3
Add different Dockerfile for each Python version
6 years ago
Lidi Zheng
1a74f991e1
Rename Dockerfile && fix typo
6 years ago
Lidi Zheng
bfe2d8153d
Using template to generate Dockerfile
6 years ago
Jan Tattermusch
7f38ed6b24
update go interop image to go1.11
6 years ago
Jan Tattermusch
352b694544
fix google-api-python-client installation
6 years ago
Jan Tattermusch
a2b2927f72
fix backward compatibility mode on macos
6 years ago
Jan Tattermusch
43836ced82
cmake: add backwards compatibility mode
6 years ago
Jan Tattermusch
49af94dafc
add cmake to C# docker images
6 years ago
Jan Tattermusch
0d1332f591
fix *_unsecure.pc files
6 years ago
Jan Tattermusch
08125f7af0
cmake: prevent C core from depending on libstdc++
6 years ago
Jan Tattermusch
0442a99fc0
updates to templates/README.md
6 years ago
Jan Tattermusch
e70d0d3ed4
remove no-longer-useful properties from build.yaml
6 years ago
Muxi Yan
2c68f60b15
Rename the openssl framework to openssl_grpc to avoid conflict
6 years ago
Muxi Yan
f511f247dd
bug fix
6 years ago