[Data Factory] Adding configure factory repo operation#4360
Merged
dsgouda merged 7 commits intoAzure:psSdkJson6from May 23, 2018
Merged
[Data Factory] Adding configure factory repo operation#4360dsgouda merged 7 commits intoAzure:psSdkJson6from
dsgouda merged 7 commits intoAzure:psSdkJson6from
Conversation
dsgouda
suggested changes
May 23, 2018
| <Version>0.8.0-preview</Version> | ||
| <AssemblyName>Microsoft.Azure.Management.DataFactory</AssemblyName> | ||
| <PackageTags>Microsoft Azure resource management;Data Factory;ADF;</PackageTags> | ||
| <PackageReleaseNotes> |
Contributor
There was a problem hiding this comment.
Please update PackageReleaseNotes here or link it to the md file here for consistency
| 2) AutoRest information | ||
| Requested version: latest | ||
| Bootstrapper version: C:\Users\gadongji\AppData\Roaming\npm `-- autorest@2.0.4262 | ||
| Bootstrapper version: C:\Users\fgutierr\AppData\Roaming\npm +-- autorest@2.0.4262 `-- oad@0.1.7 `-- autorest@1.9.1 |
Contributor
There was a problem hiding this comment.
Please create a generate.ps1 script similar to this and regenerate the code.
Contributor
|
@frankycrm14 Thanks for addressing the feedback. One minor thing, please regenerate the code using the generate.ps1 you created and commit all changes |
hvermis
reviewed
May 23, 2018
| # Changelog for the Azure Data Factory V2 .NET SDK | ||
|
|
||
| ## Current version | ||
| ## Version 0.8.0-preview |
Contributor
There was a problem hiding this comment.
Do not add this. I will update the version later when we release. Leave your changes under Current version
Contributor
Author
|
@dsgouda I ran the generate.ps1 and changes have been added to PR |
9 tasks
hvermis
approved these changes
May 23, 2018
Contributor
|
WIll merge on CIs passing |
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
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.
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.