-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* check python version * add new change * ad new * for test * check python version * update ado.sh * add new change * add new change * Perfect the ado.sh * fix sanity 2.7 error * delete virtual env set * fix small * revert virtual env change * fixing update account_enabled bug in azure_rm_aduser.py (#524) * fixing ad related auth issue when using service pricinpal. (#525) * change class name of azure_rm_aduser (#526) * class are worngly named. fixed. * fixing sanity errors. Co-authored-by: haiyuan_zhang <haiyuan.zhang1982@gmail.com>
- Loading branch information
1 parent
b8e394d
commit 25d7180
Showing
3 changed files
with
25 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
voluptuous==0.11.7 | ||
pycodestyle==2.6.0 | ||
yamllint==1.24.2 | ||
pylint==2.5.3 | ||
cryptography==3.3.2 | ||
pylint==2.5.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters