ncteisen
0cd6cfefa0
yapf tools/run_tests/sanity
7 years ago
ncteisen
05687c3da9
yapf tools/run_tests/python_utils
7 years ago
ncteisen
173c477bd0
tools/profiling
7 years ago
ncteisen
e4bef08a8c
yapf tools/interop_matrix
7 years ago
ncteisen
7a2be20a8a
yapf tools/distrib
7 years ago
ncteisen
5898847ddf
yapf tools/codegen
7 years ago
ncteisen
26d70b1653
yapf tools/buildgen
7 years ago
ncteisen
138ee78529
yapf grpcio_tests
7 years ago
ncteisen
e2097f0cc9
yapf-ize grpc_testing
7 years ago
ncteisen
0f6c518e3c
yapf-ize grpcio_reflection
7 years ago
ncteisen
d258430bc3
yapf-ize grpcio_health_checking
7 years ago
ncteisen
128366374f
Yapf-ize grpcio/grpc_.py
7 years ago
Mehrdad Afshari
14e96f9ae8
Bump 1.8.0-dev to 1.9.0-dev
7 years ago
Mehrdad Afshari
552a7ca088
Bump 1.8.0-dev to 1.8.0-pre1
7 years ago
Mehrdad Afshari
0df9c8acdc
Update Python dependency to protobuf v3.5.0.post1
7 years ago
Mehrdad Afshari
28661ea6e1
Bump third_party/protobuf submodule to v3.5.0
7 years ago
Mehrdad Afshari
9b4315682b
Do not require bazel for check_grpcio_tools.py
...
The `make_grpcio_tools.py` rube-goldberg machinery relies on
`bazel` to extract the list of files required to compile the
`grpcio-tools` package that are provided by the `protobuf`
submodule. In order to ensure that list is up to date,
`check_grpcio_tools.py` sanity check does the same `bazel`
query, and checks the full contents against the already
existing list in the repository. This has the downside of
requiring `bazel` to run that particular check at sanity test
time, and flakiness has been seen there.
This commit changes the code generation process to include
the git hash of the submodule at the time `make_grpcio_tools.py`
is invoked and stores it in the generated file and instead of
doing the whole process at test time, the `check_grpcio_tools.py`
sanity test simply checks the submodule version at test time
and verifies it against the version included in the file by
`make_grpcio_tools.py` thus removing the `bazel` dependency
at test time and increasing test robustness and speed.
7 years ago
Craig Tiller
4ac2b8e585
Enable clang-tidy as a sanity check, fix up all known failures
7 years ago
Alexander Polcyn
9f5163eb85
Bump v1.7.x branch to 1.7.2
7 years ago
Alexander Polcyn
40ba62f2a2
Bump v1.7.x branch to 1.7.1
7 years ago
Nicolas "Pixel" Noble
863a0500df
Flagging 1.7.0
7 years ago
murgatroid99
90e9140211
1.7.x is now 1.7.0-pre1
8 years ago
murgatroid99
9887379158
Update version to 1.8.0-dev, update g word to 'generous'
8 years ago
Jan Tattermusch
4c64dc9af8
workaround verconf.h problem
8 years ago
Nicolas "Pixel" Noble
daa70e67cc
Adding Copyright info.
8 years ago
Nathaniel Manista
8bba3bfc25
Pin pip at 9.0.1
8 years ago
Nicolas "Pixel" Noble
532aad7752
Adding script to generate pull request list from an interval.
8 years ago
Jan Tattermusch
4fa3364975
bump version to 1.6.1
8 years ago
Jan Tattermusch
27af5b127b
deflake ruby artifact build
8 years ago
David Garcia Quintas
dfde288148
1.6.0-pre1 -> 1.6.0
8 years ago
Ken Payson
f5f5ed0305
Fix syntax error on classifiers
8 years ago
Jan Tattermusch
eff25f9f5c
remove check_vsprojects sanity test
8 years ago
David Garcia Quintas
1775ef91d2
Version bump to 1.6
8 years ago
David Garcia Quintas
713597f1cd
Master version bump to 1.7.x
8 years ago
Stanley Cheung
de4b59b11c
ran make_grpcio_tools.py
8 years ago
Ken Payson
9c420447fa
Add classifiers to package details
8 years ago
Nathaniel Manista
69b7231776
gRPC Python test infrastructure
...
(The time-related first part of it, anyway.)
8 years ago
Jan Tattermusch
cb8eaaa883
fix grpcio_tools build on kokoro
8 years ago
Craig Tiller
d996379030
Reset OWNERS state
8 years ago
Mehrdad Afshari
76a316cb1f
Add `set noparent` to Python OWNER files
8 years ago
Mehrdad Afshari
e6fb12fd96
Add additional OWNERS files for Python projects
8 years ago
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
8 years ago
Mehrdad Afshari
976eb7c4b4
Fetch grpc.io/release over https
8 years ago
murgatroid99
ab14a0b4c8
Bump version to 1.4.1
8 years ago
Nathaniel Manista
a7182f7f5a
Always use an upgraded pip when running pylint
8 years ago
Ken Payson
e9c17873af
Bump to version 1.4.0
8 years ago
Jan Tattermusch
d2da5aa8a2
fix sanity
8 years ago
Jan Tattermusch
ecb1fa194d
fix protobuf_generated_well_known_types_embed.cc
8 years ago
Jan Tattermusch
9f401e53c9
fix make_grpcio_tools.py
8 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago