-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Add property in ADF ExecuteSSISPackage activity #4198
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
|
Swagger PR: Azure/azure-rest-api-specs#2716 |
|
@azuresdkci it seems this build is hang in the test step for more than 20 hours, can we restart this build? |
dsgouda
left a comment
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.
Please create a generate.ps1 similar to this and regenerate the code.
There are additive changes to the sdk, please rev the csproj version
|
@qianwens |
|
@azuresdkci retest this please |
|
@qianwens , please add the description of your changes on changelog.md under current version. Please add this to the top of that file and add your own change description below it: Current versionFeature Additions |
| <PackageId>Microsoft.Azure.Management.DataFactory</PackageId> | ||
| <Description>Azure Data Factory V2 is the data integration platform that goes beyond Azure Data Factory V1's orchestration and batch-processing of time-series data, with a general purpose app model supporting modern data warehousing patterns and scenarios, lift-and-shift SSIS, and data-driven SaaS applications. Compose and manage reliable and secure data integration workflows at scale. Use native ADF data connectors and Integration Runtimes to move and transform cloud and on-premises data that can be unstructured, semi-structured, and structured with Hadoop, Azure Data Lake, Spark, SQL Server, Cosmos DB and many other data platforms.</Description> | ||
| <Version>0.6.0-preview</Version> | ||
| <Version>0.6.1-preview</Version> |
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.
Please revert the changes in this file too. I will update all needed files before publishing the nuget.
|
@dsgouda I mean there is a generate.cmd file in DataFactory folder already so I think I do not need to create it as you requested. Hermine will update the version before publishing the nuget. |
dsgouda
left a comment
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.
LGTM with the understanding that the package version will be updated prior to publishing
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.