Esun Kim
4bc9820241
Update comment
5 years ago
Esun Kim
d55154f7b8
Reformat code
5 years ago
Esun Kim
55ae0f6f8d
Added libatomic to gRPC python
5 years ago
Esun Kim
7f6395426d
Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh
5 years ago
Muxi Yan
6a085457fd
Bump version up to 1.24.0-pre2
5 years ago
Esun Kim
20b4c7080a
Regenerate projects
5 years ago
Esun Kim
cf444b9cab
Regenerate projects
5 years ago
Esun Kim
a031f0ffd6
Remove all nanopb defines
5 years ago
Esun Kim
7ec6e8a4de
Remove nanopb from gRPC
5 years ago
Matthew Stevenson
6189d34724
Revert "Forgot to autogenerate files and run clang_format/tidy_code"
...
This reverts commit 9295e4ebb3
.
5 years ago
Matthew Stevenson
9295e4ebb3
Forgot to autogenerate files and run clang_format/tidy_code
5 years ago
Lidi Zheng
66675437aa
Bump YAPF to use Python 3
5 years ago
Karthik Ravi Shankar
136d3daf53
Regenerate projects
5 years ago
Esun Kim
be4e684a82
Migrated tsi/alts from nanopb to upb
5 years ago
Juanli Shen
79f191114e
Use EDS in xds LB policy
5 years ago
Esun Kim
807cd08f4a
Fix upb build typo
5 years ago
Karthik Ravi Shankar
d030df2951
Regenerate projects
5 years ago
Karthik Ravi Shankar
fcb43f9dee
Regenerate projects
5 years ago
Esun Kim
e45c5f021b
Add check_upb_output to sanity test
5 years ago
Jan Tattermusch
af8c8a88e3
Delete the exited container after running python bazel_deps.sh
5 years ago
Esun Kim
1399d06276
Regenerate projects
5 years ago
Muxi Yan
ec8777c6aa
Add protobuf pod version sanitizer
6 years ago
Esun Kim
ebfd812be1
Regenerate projects
6 years ago
Esun Kim
cd27a36924
Regenerate projects
6 years ago
Stanley Cheung
795e31a84b
Re-generate projects
6 years ago
Stanley Cheung
40a914e846
Re-generate projects;
6 years ago
Stanley Cheung
961ca7ec9d
Re-generate projects
6 years ago
Stanley Cheung
f7425cb318
Re-generate projects
6 years ago
Hao Nguyen
1ddaafd677
Update protobuf version
6 years ago
Stanley Cheung
56db3850af
Re-generate projects
6 years ago
Srini Polavarapu
ec640a53c6
Merge pull request #19105 from gnossen/twine_check_artifacts
...
Produce Python Wheels with a Valid long_description field
6 years ago
Srini Polavarapu
8a01f6340f
regenerate projects
6 years ago
Srini Polavarapu
60f23bd38c
Regenerate projects
6 years ago
Richard Belleville
189697eb30
Compensate for https://github.com/pypa/wheel/issues/189
6 years ago
Muxi Yan
5b3e0732ab
Revert "Bump up version to 1.21.1"
...
This reverts commit 8ab582eb84
.
6 years ago
Muxi Yan
8ab582eb84
Bump up version to 1.21.1
6 years ago
Srini Polavarapu
535d0b1504
Regenerate projects
6 years ago
Richard Belleville
2628983fb4
Actually include README.rst in all packages
6 years ago
Richard Belleville
5d95bf037d
Actually include README.rst in all packages
6 years ago
Richard Belleville
cb9e2188ab
Add python deprecation notices.
6 years ago
Richard Belleville
f6601e1fc1
Add python deprecation notices.
6 years ago
Srini Polavarapu
1aefcbb357
Regenerate projects
6 years ago
Srini Polavarapu
6bc2ff1b5f
Regenerate projects
6 years ago
Richard Belleville
930cec4e27
Revert "Merge pull request #18912 from grpc/revert-bazel-changes"
...
This reverts commit c9a259aa3a
, reversing
changes made to 9c882bc725
.
6 years ago
Richard Belleville
50b5240d0a
Revert "Merge pull request #18859 from grpc/internal_py_proto_library"
...
This reverts commit 5b720f19c1
, reversing
changes made to a64ae3c0d5
.
6 years ago
Lidi Zheng
ee47d5ee75
Regenerate projects
6 years ago
Richard Belleville
05f37c8143
Remove dependency on pubref/rules_proto.
...
This commit resolves #18331 .
This commit resolves #18256 .
This commit resolves... another TODO that apparently didn't have an
associated github issue.
We swap out pubref's implementation of py_proto_library with our own,
which more closely mirrors the interface of the internal
py_proto_library, taking the descriptor file output of a proto_library
rule as input.
One minor change in behavior was introduced for simplicity. When a
py_proto_library depends on a proto_library with a source proto file in
a subdirectory of the bazel package, the import module of the resultant
python library will reflect the package, *not* the full directory of the
proto file, including both the bazel package and the subdirectories, as
pubref did previously. This behavior also more closely mirrors google
internal behavior.
This commit also introduces a slightly more stringent bazel format
script. Buildifier on its own will not take care of long lines, but by
running yapf first, we end up with a more legible file. At the moment,
there is no sanity check associated with this formatter.
6 years ago
Esun Kim
4b4ecdf3b9
Fixed sanitize.sh
...
It has been broken since check_copyright dropped the --fix option.
This script is modified not to use the missing option.
6 years ago
Lidi Zheng
7095f5acbe
Use requirements.bazel.txt to generate Python documents
6 years ago
Lidi Zheng
ae72bf76b3
Regenerate projects
6 years ago