-
Notifications
You must be signed in to change notification settings - Fork 4k
Set-AzureApiManagementHostnames fix + new SDK version #1174
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
Conversation
ailn
commented
Oct 26, 2015
- fixed bug in Set-AzureApiManagementHostnames cmdlet
- updated SDK version
- recorded new tests
+ added Set-AzureRmApiManagementHostames
Release 1.0.0 preview2 merge to master
+ updated documentation
Hi @ailn, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
LGTM. On-demand job - http://azuresdkci.cloudapp.net/view/1-AzurePowerShell/job/powershell-on-demand/248/ |
@alin please pull the latest from the dev branch to allow the on-demand run to pass |
@alin your merge did not pull anything. the SQL tests that are failing in your PR are fixed in https://github.com/Azure/azure-powershell dev branch. Please make sure you pulled from that branch (check that your upstream points to that one and not to your fork). Then update your PR with merge and rerun the on-demand job. |
@ailn there are merge conflicts, please update |
@hovsepm Sorry, merged with the wrong branch... |
Conflicts: src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/packages.config src/ResourceManager/ApiManagement/Commands.SMAPI.Test/packages.config
@ailn we just created the rlease branch, please retarget this PR at this branch if you want it in for this release |
@ailn If you want this PR to go into this release, you need to open it against the dev branch. Otheriwse, we will look at merging it after the release next week. |
@markcowl Did you mean to open against 'release' branch? |
Opened new PR against release-1.0.0: #1226 |
@ailn closing as the PR targeted at the release branch is merged |