-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New functionality for DSC Extension - Publish-AzureVMDscConfiguration cmdlet #689
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
…tionality to publish
…DSC tests to commands.servicemanagement.test
Conflicts: src/Common/Commands.Common/Properties/Resources.resx
…s as they fail in the build system but work locally
version update and changelog for 0.9.6 release
…ntry from the azure powershell test targets file
fix a bad merge on posh solution file which causes recovery commands not load
Conflicts: src/AzurePowershell.sln src/ResourceManager/Compute/Commands.Compute/Microsoft.Azure.Commands.Compute.dll-Help.xml
|
Hi @eshaparmar, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i assume removing this is expected, right
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes.
|
did you copy the source code from the release branch? rather just branch from the dev branch? If yes, please do not do that, as this will conflict with our integration from master back the dev branch |
|
Yes, I had to merge the code from release-0.9.6 branch as Dev branch was broken. |
…dsc_release-0.9.7 Conflicts: src/ServiceManagement/Compute/Commands.ServiceManagement.Extensions.Test/Commands.ServiceManagement.Extensions.Test.csproj src/ServiceManagement/Compute/Commands.ServiceManagement.Extensions.Test/packages.config
|
Yes fake one |
New functionality for DSC Extension - Publish-AzureVMDscConfiguration cmdlet
This is in continuation to the PR #673 New functionality for DSC Extension - Publish-AzureVMDscConfiguration cmdlet.
Note that this branch already has got latest from azure branch - release-0.9.6