Commit Graph

33 Commits

Author SHA1 Message Date
Richard Belleville dbad0522c3 Revert "Merge pull request #17752 from grpc/license-symlinks"
This reverts commit 3f8e15e2a4, reversing
changes made to a8662121c7.
2019-01-24 10:10:22 -08:00
Richard Belleville 140e518cfe Avoid broken symlinks when yapfing code 2019-01-17 17:11:25 -08:00
Mehrdad Afshari 700d050500 Bump pip in yapf_virtual_environment 2018-04-27 07:01:00 -07:00
Matt Kwong 01bd0c6b19 Update pip pin from 9.0.1 to 9.0.2 2018-04-09 14:14:43 -07:00
Mehrdad Afshari 87cd994b04 Upgrade yapf to 0.20.0
Upgrade yapf version to 0.20.0 and reformat Python files.
2018-01-02 14:40:00 -08:00
Ken Payson bc1658492a Ignore pyc files on yapf diff 2017-12-13 13:44:34 -08:00
ncteisen c47c58971b Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools 2017-12-12 12:45:56 -08:00
ncteisen 848a749f7a yapf examples/python 2017-12-12 10:59:01 -08:00
ncteisen acbf06591e un yapf protoc_lib_deps 2017-12-12 10:58:19 -08:00
ncteisen aa6b8c56a1 Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools 2017-12-12 10:51:12 -08:00
ncteisen 5f8bf79bbf yapf tools 2017-12-11 18:10:00 -08:00
ncteisen 888093c6ed yapf run_tests 2017-12-11 18:08:35 -08:00
ncteisen a69c6901f9 yapf tools/run_tests/artifacts 2017-12-11 17:51:23 -08:00
ncteisen eb1281529a yapf tools/run_tests/performance 2017-12-11 17:48:24 -08:00
ncteisen 0cd6cfefa0 yapf tools/run_tests/sanity 2017-12-11 16:56:44 -08:00
ncteisen 05687c3da9 yapf tools/run_tests/python_utils 2017-12-11 16:54:47 -08:00
ncteisen 173c477bd0 tools/profiling 2017-12-11 16:52:44 -08:00
ncteisen e4bef08a8c yapf tools/interop_matrix 2017-12-11 16:51:34 -08:00
ncteisen 7a2be20a8a yapf tools/distrib 2017-12-11 16:49:19 -08:00
ncteisen 5898847ddf yapf tools/codegen 2017-12-11 16:43:54 -08:00
ncteisen 26d70b1653 yapf tools/buildgen 2017-12-11 16:40:56 -08:00
ncteisen 138ee78529 yapf grpcio_tests 2017-12-11 16:32:31 -08:00
ncteisen e2097f0cc9 yapf-ize grpc_testing 2017-12-11 16:27:29 -08:00
ncteisen 0f6c518e3c yapf-ize grpcio_reflection 2017-12-11 16:22:30 -08:00
ncteisen d258430bc3 yapf-ize grpcio_health_checking 2017-12-11 16:16:20 -08:00
ncteisen 128366374f Yapf-ize grpcio/grpc_.py 2017-12-11 16:14:24 -08:00
Nathaniel Manista 8bba3bfc25 Pin pip at 9.0.1 2017-09-28 17:28:01 +00:00
Nathaniel Manista 69b7231776 gRPC Python test infrastructure
(The time-related first part of it, anyway.)
2017-07-25 18:19:35 +00:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Nathaniel Manista 9f1e5ab3c9 Add test behavior to yapf_code.sh
With this change yapf_code no longer changes the code under test when
executed from within the sanity tests.
2017-03-10 00:12:24 +00:00
Nathaniel Manista b3a1ec2111 Output diff on failed yapf sanity 2017-02-15 23:07:40 +00:00
Ken Payson 2fa5f2f978 Re-run yapf code, and pin version 2017-02-06 10:27:09 -08:00
Nathaniel Manista 00ac6288fd pyformat_code.sh → yapf_code.sh
This should have been a part of 06dea573da.
2017-01-17 23:40:38 +00:00