Richard Belleville
b6cc72f129
Revert "Run 2to3 on tools directory ( #26002 )" ( #27183 )
...
This reverts commit a388361c3d
.
3 years ago
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
3 years ago
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
3 years ago
Richard Belleville
5b030b5aef
Add grpcio-admin and grpcio-csds to verification script ( #26329 )
4 years ago
Yash Tibrewal
9990ce0dc4
Fix typo ( #26215 )
4 years ago
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
4 years ago
Richard Belleville
88cb81baf7
Add copyright notice
4 years ago
Richard Belleville
d75a3162b1
Readd commented git fetch
4 years ago
Richard Belleville
d37beca576
Add backport script
4 years ago
AJ Heller
309020e72b
Teach the release notes script to find GitHub Squash and Merge PRs
4 years ago
Patrice Chalin
7f5c7d57a4
Copyedits to release header
4 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Richard Belleville
ba761f77c5
Yapf. Pylint. Long-form birth certificate.
5 years ago
Richard Belleville
a0d9ec81a5
Add a sanity check for the Python release process.
...
This fixes https://github.com/grpc/grpc/issues/19632 .
5 years ago
Srini Polavarapu
8a698e2cfd
release notes generation script
6 years ago