Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auth: remove adal dependencies from cli and rely on msrestazure instead #6358

Merged
merged 2 commits into from
May 16, 2018

Conversation

yugangw-msft
Copy link
Contributor

msrestazure already depends on adal, so I will rely on msrest to do the right thing. This is to avoid random CI break caused by version out-of-sync when a new ADAL gets released.

//cc: @lmazuel

  • [na] The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

  • [na] I adhere to the Command Guidelines.

@promptws
Copy link

View a preview at https://prompt.ws/r/Azure/azure-cli/6358
This is an experimental preview for @microsoft users.

@codecov-io
Copy link

codecov-io commented May 16, 2018

Codecov Report

Merging #6358 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##           dev   #6358   +/-   ##
===================================
  Coverage    0%      0%           
===================================
  Files       11      11           
  Lines      133     133           
  Branches     9       9           
===================================
  Misses     133     133

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e95f270...a5f6013. Read the comment docs.

@yugangw-msft
Copy link
Contributor Author

@troydai @tjprescott @williexu, this change will unblock CI so I am merging optimistically; also the change was proposed by @lmazuel, so must be good

@yugangw-msft yugangw-msft merged commit 32b41d1 into Azure:dev May 16, 2018
@yugangw-msft yugangw-msft deleted the noadal branch May 16, 2018 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants