Skip to content
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

[AutoPR] datafactory/resource-manager #2293

Merged
merged 55 commits into from
Jan 30, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: datafactory/resource-manager

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 28, 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 Jun 29, 2018

@AutorestCI rebase

[ADF] Swagger Change for Responsys Source
…object and support making severname, d… (#2363)

* Generated from 5a4a7d356b6a096b96e0e20a050c20d22ab32150

Change connection-string to be object and support making severname, databasename visible to customers

* Generated from a3865a4230e1cd415b7970b09d82083432fc2b9f

Update description

* Generated from a3865a4230e1cd415b7970b09d82083432fc2b9f

Update description
…er (#2527)

* Generated from ce3cce80a8ae6434caf934e7baa601ba36c41874

blob events trigger

* Generated from aaf689f1bc6b98c0795c300871da64956f4a3479

fixes to events

* Generated from 8f703fbbae01ca72cfc3d1025f774125c0cc3540

address review feedback

* Generated from 764ab738e12c8a7d388ec9f216230f664a102681

address review feedback

* Generated from af2af5124c1789a46dce1086f97b9e7a6e2b2928

address review feedback

* Generated from 31a95abf24bd5a79c06d22c611e949e83d0d41c2

resolve blob path property issue
…2392)

* Generated from d7f5567289add61a8368ce9bf1a710264183366c

add configure repo api swagger

* Generated from 42b127de426d2e7e62893799af31cfac6a58b07d

fixing autorest issue

* Generated from 27d71a427c73a4adfd90f2347ba5c0a9e0403e7d

change route

* Generated from 2c233a59f11801e38916d47e13019b26ea4566ed

fix per comments

* Generated from fa5757e279b6732dedc799857b4b8cbaac22a663

change factoryId for factoryResourceId

* Generated from 47d1905337fe73deee6e623add5eaafb62caf5d0

rename example

* Generated from 47d1905337fe73deee6e623add5eaafb62caf5d0

rename example
For preview: Change type of Ssis actitvity's packagePath, runtime, loggingLevel and environmentPath from string to object, so that we can use expression for these properties# Please enter the commit message for your changes. Lines starting
…ding to the compliance request. (#4105)

* Generated from f81ef7f40910a3ecb87c8b6cce9aa7bb919344fd

Add exposure control APIs.

* Generated from 741fceb5f54f36ac55da1e93567549588c5cdb69

Resolve reivew comments

* Generated from 0c64157708f71a189f8e9726dff0959e63440ed0

Delete API ExposureControl_GetFeatureBySubscription

* Generated from 32f235ca299351d02b27f0546cb1f06d02125b63

Resolve review comments
…4178)

* Generated from 8b1f253665d913fa9220085a4de852f5f3dcd66b

Fix ssis execute credential issue

* Generated from 8b1f253665d913fa9220085a4de852f5f3dcd66b

Fix ssis execute credential issue
…n to Swagger (#4146)

* Generated from fe85d670b4a1a49325414614087c0c4558353da6

Azure Function changes

* Generated from 19263c53213686a6807712e57fb85b1ab1840266

update defn

* Generated from 41fb59ae051421c105bddd407e98a3605d17e297

update object to secret base
@lmazuel
Copy link
Member

lmazuel commented Jan 25, 2019

@AutorestCI
Copy link
Contributor Author

Build SDK finished and cleaned

@codecov-io
Copy link

Codecov Report

Merging #2293 into master will decrease coverage by 0.29%.
The diff coverage is 55.69%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #2293     +/-   ##
=========================================
- Coverage   53.76%   53.46%   -0.3%     
=========================================
  Files        9800    10210    +410     
  Lines      209949   214985   +5036     
=========================================
+ Hits       112873   114939   +2066     
- Misses      97076   100046   +2970
Impacted Files Coverage Δ
...models/azure_data_lake_analytics_linked_service.py 33.33% <10%> (ø) ⬆️
...ory/models/azure_data_lake_store_linked_service.py 33.33% <10%> (ø) ⬆️
...tafactory/azure/mgmt/datafactory/models/dataset.py 37.5% <10%> (-62.5%) ⬇️
...mt/datafactory/models/hd_insight_spark_activity.py 33.33% <10%> (ø) ⬆️
...mt/datafactory/models/ftp_server_linked_service.py 33.33% <10%> (ø) ⬆️
...gmt/datafactory/models/hd_insight_hive_activity.py 33.33% <10%> (-5.13%) ⬇️
...tafactory/models/hd_insight_map_reduce_activity.py 33.33% <10%> (ø) ⬆️
...afactory/azure/mgmt/datafactory/models/__init__.py 100% <100%> (ø) ⬆️
...ory/models/data_factory_management_client_enums.py 100% <100%> (ø) ⬆️
...mt/datafactory/models/hd_insight_linked_service.py 35.71% <11.11%> (-2.75%) ⬇️
... and 900 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 180ca1d...7f7d7a6. Read the comment docs.

@lmazuel lmazuel merged commit c483cef into master Jan 30, 2019
@lmazuel lmazuel deleted the restapi_auto_datafactory/resource-manager branch January 30, 2019 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants