Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[AutoPR] datafactory/resource-manager #2011

Merged
merged 3 commits into from
Mar 22, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: datafactory/resource-manager

@codecov-io
Copy link

codecov-io commented Feb 17, 2018

Codecov Report

Merging #2011 into master will decrease coverage by 2.26%.
The diff coverage is 54.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2011      +/-   ##
==========================================
- Coverage   53.08%   50.81%   -2.27%     
==========================================
  Files        4774     5577     +803     
  Lines      119517   142442   +22925     
==========================================
+ Hits        63440    72386    +8946     
- Misses      56077    70056   +13979
Impacted Files Coverage Δ
...zure/mgmt/datafactory/models/execution_activity.py 100% <ø> (ø) ⬆️
...ctory/azure/mgmt/datafactory/models/copy_source.py 100% <ø> (ø) ⬆️
...mgmt/datafactory/models/parameter_specification.py 100% <ø> (ø) ⬆️
...tory/azure/mgmt/datafactory/models/web_activity.py 35.71% <ø> (ø) ⬆️
.../azure/mgmt/datafactory/models/control_activity.py 71.42% <ø> (ø) ⬆️
...azure/mgmt/datafactory/models/pipeline_resource.py 100% <100%> (ø) ⬆️
...gmt/datafactory/models/linked_service_reference.py 100% <100%> (ø) ⬆️
...datafactory/models/azure_storage_linked_service.py 100% <100%> (ø) ⬆️
...zure/mgmt/datafactory/models/azure_blob_dataset.py 100% <100%> (ø) ⬆️
...datafactory/operations/activity_runs_operations.py 87.8% <100%> (+0.3%) ⬆️
... and 1159 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f262d80...ae7717e. Read the comment docs.

@lmazuel lmazuel force-pushed the restapi_auto_datafactory/resource-manager branch from 302b2e8 to 1a03456 Compare February 20, 2018 18:58
@lmazuel
Copy link
Member

lmazuel commented Feb 28, 2018

@AutorestCI rebase

@AutorestCI AutorestCI force-pushed the restapi_auto_datafactory/resource-manager branch from 1a03456 to a717dbd Compare February 28, 2018 18:19
@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 2, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-datafactory

You can install the package azure-mgmt-datafactory of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_datafactory/resource-manager#egg=azure-mgmt-datafactory&subdirectory=azure-mgmt-datafactory"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_datafactory/resource-manager#egg=azure-mgmt-datafactory&subdirectory=azure-mgmt-datafactory"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_datafactory/resource-manager
  • pip install -e ./azure-mgmt-datafactory

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_datafactory/resource-manager
  • pip wheel --no-deps ./azure-mgmt-datafactory

Direct download

Your files can be directly downloaded here:

@lmazuel
Copy link
Member

lmazuel commented Mar 7, 2018

@AutorestCI rebase

)

* Generated from d3a7a8fc4c777ea3f0840efed6e5aa30c1f0bb37

Add new features
1. SecureOutput and BatchCount
2. Filter Activity
3. LInked Service Parameters
4. FilterActivity

* Generated from f3fea57efdf47fafb1ee05f6462cafbc29ccbffc

Fix indentations

* Generated from f3fea57efdf47fafb1ee05f6462cafbc29ccbffc

Fix indentations

* Generated from 2db35f5ed880e50231afcd4c30f2fbfe81b18b11

Fix review comments

* Generated from 2db35f5ed880e50231afcd4c30f2fbfe81b18b11

Fix review comments
…ice and DatabricksNote Activity (#2081)

* Generated from 2a25328ea6d9c2c7e49a1ecd3ed07aaecddd0c54

fix a description

* Generated from c1cfc35403764b249f3998e4a4df37ae98d9b824

remove addtional ,
@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_datafactory/resource-manager branch from 8cf0dc0 to 51d1dd6 Compare March 7, 2018 18:10
@hvermis
Copy link
Contributor

hvermis commented Mar 22, 2018

@lmazuel , can we merge this PR so we can release ADF SDK on Monday? Here are the release notes:
Updates in this release:
- Added new AzureDatabricks LinkedService and DatabricksNotebook Activity
- Added headNodeSize and dataNodeSize properties in HDInsightOnDemand LinkedService
- Added LinkedService, Dataset, CopySource for SalesforceMarketingCloud
- Added support for SecureOutput on all activities
- Added new BatchCount property on ForEach activity which controls how many concurrent activities to run
- Added DELETE method for Web Activity
- Added new Filter Activity
- Added Linked Service Parameters support

@lmazuel lmazuel merged commit e1807eb into master Mar 22, 2018
@lmazuel lmazuel deleted the restapi_auto_datafactory/resource-manager branch March 22, 2018 21:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants