-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Martinpf containerregistry microsoft.container registry 2025 06 01 preview #34510
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
base: main
Are you sure you want to change the base?
Martinpf containerregistry microsoft.container registry 2025 06 01 preview #34510
Conversation
…tPipelineSource and ExortPipelineTarget types
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
@martinpf - Please fix LintDiff errors before ARM review. Also, you need to add the submission template at the top and fill it out. |
@mentat9 replying to:
I addressed all the LintDiff errors that could be addressed.
It's not clear which submission template you're referring to. Could you point me at it? |
There are still 2 required checks failing The submission template is the first comment in this PR description that says "Choose a PR Template", at the very top of this PR. |
``` yaml $(tag) == 'package-2025-06-preview' | ||
input-file: | ||
- Microsoft.ContainerRegistry/preview/2025-06-01-preview/containerregistry.json | ||
- Microsoft.ContainerRegistry/preview/2025-03-01-preview/containerregistry_build.json |
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.
@mikeharder I wonder why services can keep adding different versions in new tags? This is violating the version uniform guideline. /cc @JeffreyRichter
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.
What check do you think should be enforcing this? The closest I'm aware of would be Avocado:
https://github.com/Azure/avocado?tab=readme-ov-file#multiple_api_version
Check the Avocado source code to see if this is a bug or a missing feature. Then open an issue with a bug report or feature request.
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.
This rule is a warning, and it does show this warning in the avocado CI output, I am going to change this as an error level. Azure/avocado#157
Choose a PR Template
Switch to "Preview" on this description then select one of the choices below.
Click here to open a PR for a Data Plane API.
Click here to open a PR for a Control Plane (ARM) API.
Click here to open a PR for only SDK configuration.