Richard Belleville
468768865b
Make Buildifier Sanity Test Strict ( #27807 )
...
* Fix all lint errors in repo.
* Use strict buildifier by default
* Whoops. That file does not exist
* Attempt fix to buildifier invocation
* Add missing copyright
3 years ago
Craig Tiller
d1e01ac139
Add a test for a (now-illegal) build file construct ( #27602 )
...
* Add a test for a (now-illegal) build file construct
* add to test suite!
* fix
* fix
* fix syntax
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
a362c2566d
Revert examples
4 years ago
Richard Belleville
568dd00774
Buildifier
4 years ago
Richard Belleville
c2c5057e9d
Fix up examples
4 years ago
Richard Belleville
999bbf1401
Format
4 years ago
Lidi Zheng
f6e6b9f640
Fix the pylint complain
5 years ago
Taras Galkovskyi
f375c0b548
minor stylistic fixes
5 years ago
Taras Galkovskyi
d62df731a0
pacify pylint on examples folder
5 years ago
Taras Galkovskyi
469631f549
run yapf; delete alts unit tests
5 years ago
Taras Galkovskyi
486e27e2de
fix formatting issues
5 years ago
Taras Galkovskyi
42bd106898
updating comments to make clear that ALTS is only supported on GCP
5 years ago
Taras Galkovskyi
02da3330c2
address review comments
5 years ago
Taras Galkovskyi
72cd29266d
simplify ALTS client
5 years ago
Taras Galkovskyi
828ee320a4
Expose ALTS client/server credentials on Python layer
5 years ago
Vijay Pai
717a29d096
Fix formatting
5 years ago
Vijay Pai
b3bca043b2
Explain that this has Chinese comments with English translation
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Richard Belleville
13a4f1d7d3
Migrate data_migration example to dynamic stubs
5 years ago
chentanjun
4ecc1fe6a4
fix the wrong word
5 years ago
kerbalwzy
d06ccebb1e
Fix: remove the space on the left of colons
5 years ago
kerbalwzy
f3fdd259c1
Fix: fix the wrong word and delete line number description
5 years ago
kerbalwzy
c5d55ee64f
Fix: add copyright headers in `server.py`
5 years ago
kerbalwzy
5c0fd4b4e6
Fix: add copyright headers in `demo.proto`
5 years ago
kerbalwzy
1b47584cf4
Fix: add copyright headers in `client.py`
5 years ago
kerbalwzy
5abf2e5095
Fix: add a blank line before the subtitle
5 years ago
kerbalwzy
1859799ee3
Fix: update README because code reformat by YAPF script
5 years ago
kerbalwzy
5c0fed241d
Fix: reformat code with YAPF script, and check with PyLint
5 years ago
kerbalwzy
25a1caa9b0
Update: add proto3 document link, change chinese translation and comment of 'unary'
5 years ago
kerbalwzy
deee1f0826
Update: add offical guide link
5 years ago
kerbalwzy
d5810a155b
Fix: rebuild README files
5 years ago
kerbalwzy
55f1899d78
Update:the max_workers argument use default, use 'server.wait_for_termination()' to keep process alive
5 years ago
kerbalwzy
151f596054
Fix: Cancel the modification of the package search path and Remove useless notes
5 years ago
kerbalwzy
caf64469f0
Update: rename the folder
5 years ago