-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[AutoPR] restapi_auto_containerregistry/resource-manager #1935
Conversation
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you.
de6f306
to
e890fe5
Compare
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-containerregistryYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
@AutorestCI rebase |
…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
Rebase done and pushed to the branch |
deff4c4
to
c2394a8
Compare
Build SDK finished and cleaned |
* Test cases for build in python sdk
…ainerregistry/resource-manager
No description provided.