Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Updates API version in new specs and examples
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Feb 15, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-storagesync

You can install the package azure-mgmt-storagesync of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_dev-storagesync-Microsoft.StorageSync-2019-02-01#egg=azure-mgmt-storagesync&subdirectory=azure-mgmt-storagesync"

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_dev-storagesync-Microsoft.StorageSync-2019-02-01#egg=azure-mgmt-storagesync&subdirectory=azure-mgmt-storagesync"

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

  • git checkout restapi_auto_dev-storagesync-Microsoft.StorageSync-2019-02-01
  • pip install -e ./azure-mgmt-storagesync

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_dev-storagesync-Microsoft.StorageSync-2019-02-01
  • pip wheel --no-deps ./azure-mgmt-storagesync

Direct download

Your files can be directly downloaded here:

Review request for Microsoft.StorageSync to update 2019-02-01 with support for parallel upload and download sync status tracking (#5233)

* Modify sync status properties to support parallel upload and download activity

* Fix a typo in storagesync.json

* Fix a linter issue with ErrorCode property in FilesNotSyncingError

* Fix a validation error with SyncActivityState enum usage

* Fix "integer" types in ServerEndpointSyncStatus to specify format

* rename cloud endpoint property storageAccountShareName to azureFileShareName
@codecov-io
Copy link

Codecov Report

Merging #4371 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4371      +/-   ##
==========================================
- Coverage   53.41%   53.27%   -0.14%     
==========================================
  Files       10460    10454       -6     
  Lines      219328   219797     +469     
==========================================
- Hits       117153   117096      -57     
- Misses     102175   102701     +526
Impacted Files Coverage Δ
...application_gateway_autoscale_configuration_py3.py 61.53% <0%> (-9.9%) ⬇️
...zure-servicebus/azure/servicebus/common/message.py 28.63% <0%> (-7.2%) ⬇️
azure-servicebus/conftest.py 33.1% <0%> (-4.72%) ⬇️
...ge/azure/mgmt/storage/storage_management_client.py 42.95% <0%> (-3.25%) ⬇️
...te/azure/mgmt/compute/compute_management_client.py 47.29% <0%> (-2.96%) ⬇️
.../mgmt/containerservice/container_service_client.py 57.74% <0%> (-2.78%) ⬇️
...t/authorization/authorization_management_client.py 66.3% <0%> (-2.39%) ⬇️
...erregistry/container_registry_management_client.py 71.79% <0%> (-2.23%) ⬇️
...servicebus/control_client/_common_serialization.py 51.41% <0%> (-2.15%) ⬇️
...t-legacy/azure/servicemanagement/_serialization.py 81.31% <0%> (-2.02%) ⬇️
... and 32 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 8f74d43...cbc754e. Read the comment docs.

AutorestCI and others added 5 commits March 4, 2019 21:41
update required properties for server endpoint sync status objects
remove "required" from some server endpoint health properties (didn't have the desired outcome)
Update description of azureFileShareName property
@lmazuel
Copy link
Member

lmazuel commented Mar 29, 2019

See #2734

@lmazuel lmazuel closed this Mar 29, 2019
@lmazuel lmazuel deleted the restapi_auto_dev-storagesync-Microsoft.StorageSync-2019-02-01 branch March 29, 2019 00:13
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