-
Notifications
You must be signed in to change notification settings - Fork 2k
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] containerregistry/resource-manager #2460
Closed
AutorestCI
wants to merge
17
commits into
master
from
restapi_auto_containerregistry/resource-manager
Closed
[AutoPR] containerregistry/resource-manager #2460
AutorestCI
wants to merge
17
commits into
master
from
restapi_auto_containerregistry/resource-manager
Conversation
This file contains 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
Fix list builds odata query
add option to import images from public registries Allows users to import images from public registries instead of only Azure Container Registries. Only one registry source can be specified.
…build feature GA API specification and examples. (#2312) * Generated from 9287b2d8d81830b265620ee97d5ca5ddda400d26 Azure container registry build GA API specification and examples. * Generated from a3b1cb94eef44835709c9dd5944e76537585831e Removed Alias and secrets property from task. * Generated from 40798dd592ce0d63c1fc0086f983241f7471269b Update readme.md to include tags for all languages * Generated from fd9d36edfbdcdd3f434fd8fcac2868cd8c3007d6 Updated the operation ID as per the feedback
Renamed BuildTask to FileTask and RunTask to EncodedTask
Add ContextPath and source location URL for encode task and run type, add support for pull request based trigger.
…tapi_auto_containerregistry/resource-manager
Move ACR C# specific config to C#
2 tasks
Build output: |
Merged
10 tasks
…als for source registry on import image (#2449) * Generated from 7d58dd0e73fb2740d7ebe8e534a973e959395d68 allow specifying credentials for source registry on import image * Generated from 7d58dd0e73fb2740d7ebe8e534a973e959395d68 allow specifying credentials for source registry on import image
… Added identity to registry properties (#2463) * Generated from a9ff5f330e569cbbdfded62d6506e9fe2b71f9ae Added identity to registry properties * Generated from 185e2e930d7cd67eb43fee8264dd52b805f87ec0 CR comments
3 tasks
…group name validation, minor cleanup (#2622) * Generated from 404ce04b1a1c4cac92a67328f319a021f320935a Add empty resource group name validation, minor cleanup * Generated from 4acb1b6d259fdd431a87a4d4f3ce25458432078c Fix network rule set default value * Generated from 43b818a4578f6fa9b0237aad66b14d896ff6a614 Fix resource group name * Generated from 3e12549e66336e4ca6fa81b49aaf9ed7d2797cce Add network rule set properties, empty resource group validation
5 tasks
5 tasks
* Generated from c18a435d9031fb6130127831b39bbdb15c2b626e Remove chart actions * Generated from 7dae521fce44544031c25d3fcde7938dce5109c8 Add x-ms-client-name
… webhook (#2754) * Generated from a29e5ac2c16d843355e84adcd2b9c5f60dd4cbed update ACR webhook with Helm actions * Generated from a29e5ac2c16d843355e84adcd2b9c5f60dd4cbed update ACR webhook with Helm actions
5 tasks
…get and credentials flag to the requests, and add examples. (#2850) * Generated from 5841d4593357176cf82d1ebd84fb8f62c951728a Add two examples for CustomCredentials as well as target * Generated from eee2b8e1764c5ccdbcee33706612550b627d86e0 fix indentation * Generated from 545fd2f27c2b847c5c99cbfea7ceab77496b6652 fix spelling mistakes * Generated from 402080895fe9c70f459d4c145fbc2c0eca04845d vaule to value * Generated from 7bcfc093ceef9320450d9fe00c27617d8739b32d update status code order * Generated from e8f10437debc732031dc8a1138af24e90a528f67 remove gets or sets from description
Closing PRs that have been open for more than 1 month. |
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.
Created to accumulate context: containerregistry/resource-manager