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] restapi_auto_containerregistry/resource-manager #1935

Merged
merged 10 commits into from
Apr 30, 2018

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Feb 8, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 8, 2018

Codecov Report

Merging #1935 into master will increase coverage by 0.65%.
The diff coverage is 83.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1935      +/-   ##
==========================================
+ Coverage   54.46%   55.12%   +0.65%     
==========================================
  Files        6181     6369     +188     
  Lines      138040   141229    +3189     
==========================================
+ Hits        75190    77849    +2659     
- Misses      62850    63380     +530
Impacted Files Coverage Δ
...017_03_01/models/storage_account_properties_py3.py 100% <100%> (ø)
.../v2017_10_01/models/registry_name_check_request.py 100% <100%> (ø) ⬆️
...1_preview/models/registry_usage_list_result_py3.py 100% <100%> (ø)
...017_03_01/models/registry_update_parameters_py3.py 100% <100%> (ø)
...istry/v2018_02_01_preview/models/build_task_py3.py 100% <100%> (ø)
...017_10_01/models/registry_update_parameters_py3.py 100% <100%> (ø)
...preview/models/regenerate_credential_parameters.py 100% <100%> (ø)
..._02_01_preview/models/webhook_create_parameters.py 100% <100%> (ø)
...ry/v2018_02_01_preview/models/registry_password.py 100% <100%> (ø)
...8_02_01_preview/models/source_upload_definition.py 100% <100%> (ø)
... and 424 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 9dfea4d...d5fc33b. Read the comment docs.

Copy link
Member

@djyou djyou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you.

@AutorestCI
Copy link
Contributor

AutorestCI commented Apr 23, 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_containerregistry/resource-manager#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_containerregistry/resource-manager#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_containerregistry/resource-manager
  • pip install -e ./azure-mgmt-containerregistry

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_containerregistry/resource-manager
  • pip wheel --no-deps ./azure-mgmt-containerregistry

Direct download

Your files can be directly downloaded here:

@lmazuel
Copy link
Member Author

lmazuel commented Apr 25, 2018

@AutorestCI rebase

@Azure Azure deleted a comment from AutorestCI Apr 25, 2018
lmazuel and others added 2 commits April 25, 2018 18:09
…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
@AutorestCI
Copy link
Contributor

Rebase done and pushed to the branch

@lmazuel
Copy link
Member Author

lmazuel commented Apr 25, 2018

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/containerregistry/resource-manager/readme.md

@AutorestCI
Copy link
Contributor

Build SDK finished and cleaned

@lmazuel lmazuel merged commit eb5207e into master Apr 30, 2018
@lmazuel lmazuel deleted the restapi_auto_containerregistry/resource-manager branch April 30, 2018 18:58
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.

4 participants