Chen Sun
2f19a26ffd
chore(sdk): Format all Python files under SDK folder. ( #6501 )
...
* Reformat sdk only using the new yapf config.
* Reformat docstrings using docformatter.
* update golden files to resolve diff caused by whitespaces
* fix some tests
* format .py files under sdk/python/tests using yapf
* additional docformatter
* fix some tests
2021-09-03 11:25:11 -07:00
Alexey Volkov
4c24650e5f
SDK - Tests - Fixed most of the test warnings ( #2336 )
2019-10-22 18:06:13 -07:00
Alexey Volkov
301186cc87
SDK - Refactoring - Reduced the usage of dsl.Pipeline context ( #2034 )
...
Also reduced the unnecessary explicit usage of PipelineParam bu the end users
2019-09-05 01:26:52 -07:00
Alexey Volkov
a41bd106a1
SDK - Removing unneeded uses of dsl.Pipeline ( #1229 )
...
* SDK - Removing unneeded usages of dsl.Pipeline
* Fixed the naming-related issue
2019-05-14 18:48:18 -07:00
rakelkar
dd6e9a82ee
helper fn to add az secrets to container ( #954 )
...
* helper fn to add az secrets to container
* fix indent
* add test for az extensions
* rename file from az to azure
2019-03-14 01:20:23 -07:00