Skip to content

[Data Factory] Adding configure factory repo operation#4360

Merged
dsgouda merged 7 commits intoAzure:psSdkJson6from
frankycrm14:psSdkJson6
May 23, 2018
Merged

[Data Factory] Adding configure factory repo operation#4360
dsgouda merged 7 commits intoAzure:psSdkJson6from
frankycrm14:psSdkJson6

Conversation

@frankycrm14
Copy link
Contributor

@frankycrm14 frankycrm14 commented May 22, 2018

Description


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as the commitid of your swagger spec or link to the swagger spec, used to generate the code.
  • The *.csproj and AssemblyInfo.cs files have been updated with the new version of the SDK.

<Version>0.8.0-preview</Version>
<AssemblyName>Microsoft.Azure.Management.DataFactory</AssemblyName>
<PackageTags>Microsoft Azure resource management;Data Factory;ADF;</PackageTags>
<PackageReleaseNotes>
Copy link
Contributor

Choose a reason for hiding this comment

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

Please update PackageReleaseNotes here or link it to the md file here for consistency

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

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
Copy link
Contributor

Choose a reason for hiding this comment

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

Please create a generate.ps1 script similar to this and regenerate the code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@dsgouda
Copy link
Contributor

dsgouda commented May 23, 2018

@frankycrm14 Thanks for addressing the feedback. One minor thing, please regenerate the code using the generate.ps1 you created and commit all changes

# Changelog for the Azure Data Factory V2 .NET SDK

## Current version
## Version 0.8.0-preview
Copy link
Contributor

Choose a reason for hiding this comment

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

Do not add this. I will update the version later when we release. Leave your changes under Current version

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@frankycrm14
Copy link
Contributor Author

@dsgouda I ran the generate.ps1 and changes have been added to PR

Copy link
Contributor

@dsgouda dsgouda left a comment

Choose a reason for hiding this comment

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

LGTM

@dsgouda
Copy link
Contributor

dsgouda commented May 23, 2018

WIll merge on CIs passing

@dsgouda dsgouda merged commit e94070d into Azure:psSdkJson6 May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants