forked from Azure/azure-powershell
-
Notifications
You must be signed in to change notification settings - Fork 0
Dev #185
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This fixes the broken remove data source cmdlet, which had inverted conditional logic that made it impossible to remove either type of data source. In addition to this fix, this change includes test cases specific to testing adding and removing data sources, to ensure this doesn't happen again. Finally, all tests were run against production for both DataLake* cmdlet services so that we have production recordings.
Updating all tests to the latest framework. This helps resolve issues with mismatched framework dll discovery errors.
merge master -> dev for release 1.0.0
Integrated Microsoft.Azure.Management.DataFactories version 4.1.0. Made Key property public in PSDataFactoryGateway. Updated help content for Get-AzureRmDataFactoryGateway. Updated scenario test to validate non-null gateway key.
…o dev Conflicts: src/ResourceManager/Compute/Commands.Compute/Properties/Resources.resx
Shortening all test names and re-running them Fixing bugs in documentation Fast failing in Copy File if it exists and isn't meant to be overwritten.
reverting the change to the websites package in the tests project.
Update Add-AzureRmAccount parameter sets so that SubscriptionId and SUbscriptionName are in separate parameter sets
merge master -> dev for release 1.0.1
Adding FreeDB edition and updating nuget package version.
Included Key property in output of Get-AzureRmDataFactoryGateway.
Fix for broken remove-datasource cmdlet
huangpf
added a commit
that referenced
this pull request
Nov 10, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.