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

Update cred provider version and enable V2 #9354

Merged
merged 3 commits into from
Jan 18, 2019

Conversation

satbai
Copy link
Contributor

@satbai satbai commented Jan 18, 2019

No description provided.

@satbai satbai changed the title Users/satbai/update cred provider version Update cred provider version and enable V2 Jan 18, 2019
@satbai satbai force-pushed the users/satbai/updateCredProviderVersion branch from 51596d0 to ce2b482 Compare January 18, 2019 00:51
@@ -9,7 +9,7 @@
"version": {
"Major": 2,
"Minor": 147,
"Patch": 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there any other tasks that can call that packaging-common codepath?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the .NET CLI task use it to configure NuGet.config (not sure if that is relevant in this context though).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The NuGetCommandV2 is the only task that uses the cred provider and therefore the only task that will call isCredentialProviderEnabled. Dotnet tasks handle auth a bit differently - I believe the task adds the creds to a temp nuget.config so there's no need for a cred provider.

@satbai satbai merged commit d21fde4 into master Jan 18, 2019
satbai added a commit that referenced this pull request Jan 22, 2019
* Enable V2 cred provider based on NuGet version

* Use nuget cred provider version 0.1.11

* Bump version
magleaso added a commit to magleaso/azure-pipelines-tasks that referenced this pull request Jan 23, 2019
* support for canary added

* Add support for AzureChinaCloud

* task updated

* task updated - diff of canary objects removed

* Bug fixes done

* code refactoring done

* New conditions added to check rollout status

* Unused dependencies removed

* Try adding version in filter function

* Fix upper/lower case mismatch

* Retrying on failure to get connection data

* Adding dockercli installer task in task list

Signed-off-by: Rajendra Kolli <rakol@microsoft.com>

* [ARG Deploy] Adding SPN to environment for override (microsoft#9347)

* [ARG Deploy] Adding SPN to environment for override

* Moving input to Advanced section

* [KubernetesManifest] Adding actions scale, patch (microsoft#9286)

* [KubernetesManifest] Adding actions scale, patch

* Updating strings

* Resolving PR comments

* code refactoring

* Master merged and conflicts resolved

* Review changes and code refactoring done

* Reverting change in the getWebApiWithProxy call

* Use correct javascript syntax

* isDigit is not a javascript function

* Make sure this works then revert this commit

* Revert change

* Update cred provider version and enable V2 (microsoft#9354)

* Enable V2 cred provider based on NuGet version

* Use nuget cred provider version 0.1.11

* Bump version

* change case in task folder name (microsoft#9367)

* Importing Sqlserver module (microsoft#9359)

* Importing Sqlserver module

* updating task.json

* Indentation

* review changes done

* update artifact-engine version (microsoft#9372)

* Review changes and code refactoring done

* Strings updated

* Modifying metadata pushed by app service deploy task (microsoft#9371)

* review changes done

* XamarinAndroidV1: don't clean multiple times (microsoft#9378)

* Change DownloadGitHubReleases case to match folder
satbai added a commit that referenced this pull request Jan 24, 2019
* Enable V2 cred provider based on NuGet version

* Use nuget cred provider version 0.1.11

* Bump version
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.

3 participants