Skip to content

[AutoPR containerregistry/resource-manager] add a copy image operation to Azure Container Registry#2246

Merged
AutorestCI merged 6 commits intorestapi_auto_containerregistry/resource-managerfrom
restapi_auto_2719
Apr 23, 2018
Merged

[AutoPR containerregistry/resource-manager] add a copy image operation to Azure Container Registry#2246
AutorestCI merged 6 commits intorestapi_auto_containerregistry/resource-managerfrom
restapi_auto_2719

Conversation

@AutorestCI
Copy link
Contributor

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 21, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-containerregistry

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

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_2719#egg=azure-mgmt-containerregistry&subdirectory=azure-mgmt-containerregistry"

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

  • git checkout restapi_auto_2719
  • pip install -e ./azure-mgmt-containerregistry

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2719
  • pip wheel --no-deps ./azure-mgmt-containerregistry

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 21, 2018

Codecov Report

Merging #2246 into restapi_auto_containerregistry/resource-manager will increase coverage by 0.1%.
The diff coverage is 78%.

Impacted file tree graph

@@                                Coverage Diff                                 @@
##           restapi_auto_containerregistry/resource-manager    #2246     +/-   ##
==================================================================================
+ Coverage                                            53.08%   53.18%   +0.1%     
==================================================================================
  Files                                                 4774     4822     +48     
  Lines                                               119595   120086    +491     
==================================================================================
+ Hits                                                 63484    63872    +388     
- Misses                                               56111    56214    +103
Impacted Files Coverage Δ
...ainerregistry/v2017_10_01/models/event_info_py3.py 100% <100%> (ø)
...t/containerregistry/v2017_03_01/models/registry.py 100% <100%> (ø) ⬆️
...try/v2017_03_01/models/registry_name_status_py3.py 100% <100%> (ø)
...7_10_01/models/regenerate_credential_parameters.py 100% <100%> (ø) ⬆️
...017_03_01/models/storage_account_properties_py3.py 100% <100%> (ø)
..._01/models/registry_list_credentials_result_py3.py 100% <100%> (ø)
...2017_10_01/models/webhook_update_parameters_py3.py 100% <100%> (ø)
..._01/models/regenerate_credential_parameters_py3.py 100% <100%> (ø)
...017_03_01/models/registry_create_parameters_py3.py 100% <100%> (ø)
...017_03_01/models/storage_account_parameters_py3.py 100% <100%> (ø)
... and 140 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 e890fe5...a292b81. Read the comment docs.

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported
add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported
add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported
add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported
add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported
@AutorestCI AutorestCI merged commit deff4c4 into restapi_auto_containerregistry/resource-manager Apr 23, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #1935

AutorestCI added a commit that referenced this pull request Apr 25, 2018
…n to Azure Container Registry (#2246)

* Generated from ffa69db8536d9ae71c581f58d88431c514400035

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from 4e6be6f7aaa5d702c6f96feccac22fe922cc51c9

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from d3b9410a38ed23a3f681e823e368d13be5476911

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from 57b80df533758c342479734ab4660ecffad4236e

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from 8c306b9774829c9683c09365e29ff4265e655bcf

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from 8c306b9774829c9683c09365e29ff4265e655bcf

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported
@lmazuel lmazuel deleted the restapi_auto_2719 branch April 27, 2018 01:26
lmazuel added a commit that referenced this pull request Apr 30, 2018
* Autorest.Python 2.1.35 + Profile support

* [AutoPR containerregistry/resource-manager] add a copy image operation to Azure Container Registry (#2246)

* Generated from ffa69db8536d9ae71c581f58d88431c514400035

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from 4e6be6f7aaa5d702c6f96feccac22fe922cc51c9

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from d3b9410a38ed23a3f681e823e368d13be5476911

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from 57b80df533758c342479734ab4660ecffad4236e

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from 8c306b9774829c9683c09365e29ff4265e655bcf

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Generated from 8c306b9774829c9683c09365e29ff4265e655bcf

add a copy image operation to Azure Container Registry

- adds an operation to support copying a Docker image from one registry to another
- supports copying to multiple places in the target registry
- only one source and one target registry are supported

* Rebuild by #1935

* Use MultiAPISdk base class

* Move doc link to docs.microsoft.com

* Update version to v2.0.0

* Add tests (#2)

* Test cases for build in python sdk

* Add ContextManager to ACR client

* Packaging
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.

2 participants