Richard Belleville
b6cc72f129
Revert "Run 2to3 on tools directory ( #26002 )" ( #27183 )
...
This reverts commit a388361c3d .
2021-08-30 12:29:20 -07:00
Richard Belleville
a388361c3d
Run 2to3 on tools directory ( #26002 )
...
* Run 2to3 on tools directory
* Delete github_stats_tracking
* Re-run 2to3
* Remove unused script
* Remove unused script
* Remove unused line count utility
* Yapf. Isort
* Remove accidentally included file
* Restore line_count directory
2021-08-30 09:25:21 -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
Yash Tibrewal
9990ce0dc4
Fix typo ( #26215 )
2021-05-11 13:11:35 -07:00
Richard Belleville
a807466e4c
Enable backport of unmerged PRs ( #25502 )
...
* Enable backport of unmerged PRs
* Fix backport of merged PR
* Wordsmith
* Convert help text to heredoc
* Formatting
2021-02-20 16:11:59 -08:00
Richard Belleville
88cb81baf7
Add copyright notice
2021-02-16 15:26:42 -08:00
Richard Belleville
d75a3162b1
Readd commented git fetch
2021-02-16 14:33:40 -08:00
Richard Belleville
d37beca576
Add backport script
2021-02-16 14:14:57 -08:00
AJ Heller
309020e72b
Teach the release notes script to find GitHub Squash and Merge PRs
2021-02-10 20:37:55 -08:00
Patrice Chalin
7f5c7d57a4
Copyedits to release header
2020-11-11 19:09:39 -05: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
Srini Polavarapu
8a698e2cfd
release notes generation script
2019-04-03 12:23:01 -07:00