ACR 3.0 SDK (support ACR Build/Task GA Service)#4825
Merged
dsgouda merged 2 commits intoAzure:psSdkJson6from Oct 3, 2018
Merged
ACR 3.0 SDK (support ACR Build/Task GA Service)#4825dsgouda merged 2 commits intoAzure:psSdkJson6from
dsgouda merged 2 commits intoAzure:psSdkJson6from
Conversation
Member
Author
Contributor
|
@northtyphoon do you need any other approvals or is this good to merge |
djyou
approved these changes
Oct 3, 2018
| 1) Added support for Azure Container Registry Build service. | ||
| 2) Added support for registry policy. | ||
| 3) Added support for image import. | ||
| 1) Added support for Azure Container Registry Task service. |
Member
There was a problem hiding this comment.
NIT: do you want to mention this is a breaking change from the 2.8.0-preview version since build is rebranded to task, although the major version bump already indicates that.
Member
Author
|
@dsgouda, it's ready to merge. |
Contributor
|
Will merge once CIs pass |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Swagger: https://github.com/Azure/azure-rest-api-specs/tree/master/specification/containerregistry/resource-manager
Swagger PR: Azure/azure-rest-api-specs#3617
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.