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

Instead of hard coding kudu url get it from publish profile #1861

Merged
merged 2 commits into from
Jun 10, 2016

Conversation

Ajay-MS
Copy link

@Ajay-MS Ajay-MS commented Jun 9, 2016

No description provided.

@mvvsubbu
Copy link
Member

Looks fine validate once for different possible kudu urls

@@ -11,7 +11,7 @@ function Get-AzureUtility
$azureUtilityNewVersion = "AzureUtilityGTE1.0.ps1"


if( !$currentVersion -and $currentVersion -gt $minimumAzureVersion )
Copy link
Member

Choose a reason for hiding this comment

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

Check if any tests needs to be updated

@anaggar
Copy link
Contributor

anaggar commented Jun 10, 2016

Looks Fine. Add pester test for kudu url also

@Ajay-MS Ajay-MS merged commit 4810bb6 into master Jun 10, 2016
@bryanmacfarlane bryanmacfarlane deleted the users/ajya/fixIssueOfKuduURl branch August 3, 2016 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants