Commit Graph

6 Commits

Author SHA1 Message Date
Richard Belleville ead11434c3
Update release verification script for now PyPi API (#31007) 2022-09-15 15:42:16 -07:00
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768)
* Add isort_code.sh to sanity tests

* Run tools/distrib/isort_code.sh

* Fine tune the import order for relative imports

* Make pylint and project generation happy

* Fix a few corner cases

* Use --check instead of --diff

* The import order impacts test result somehow

* Make isort print diff and check output at the same time

* Let tools/run_tests/python_utils be firstparty library

* Run isort against latest HEAD
2021-07-26 12:31:21 -07:00
Richard Belleville 5b030b5aef
Add grpcio-admin and grpcio-csds to verification script (#26329) 2021-05-20 17:11:56 -07:00
Esun Kim 7be821ac47 Yapf all target python sources 2020-01-03 09:25:10 -08:00
Richard Belleville ba761f77c5 Yapf. Pylint. Long-form birth certificate. 2019-07-12 15:21:11 -07:00
Richard Belleville a0d9ec81a5 Add a sanity check for the Python release process.
This fixes https://github.com/grpc/grpc/issues/19632.
2019-07-12 14:11:26 -07:00