-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Splitting RecommenderRP to individual package, API version 2025-06-05 stable #35994
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
Splitting RecommenderRP to individual package, API version 2025-06-05 stable #35994
Conversation
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
|
|
@mikeharder do you know why the Swagger ModelValidation check and Swagger BreakingChange is reporting errors that are unrelated to this PR even unrelated to the specification/compute folder? thanks. |
@qiaozha: The source branch of this PR has a strange set of merges, that are confusing git into thinking more files are changed. Rebase or squash the source branch on latest main and force push to fix. |
specification/compute/resource-manager/Microsoft.Compute/RecommenderRP/readme.md
Outdated
Show resolved
Hide resolved
specification/compute/resource-manager/Microsoft.Compute/RecommenderRP/readme.md
Outdated
Show resolved
Hide resolved
|
@Elina-L: The source branch of this PR has a strange set of merges, that are confusing git into thinking more files are changed. Rebase or squash the source branch on latest main and force push to fix. |
8bf8974 to
63ec7de
Compare
| "@azure-tools/typespec-autorest": | ||
| use-read-only-status-schema: true | ||
| omit-unreachable-types: true | ||
| emitter-output-dir: "{project-root}" | ||
| azure-resource-provider-folder: "resource-manager" | ||
| output-file: "{version-status}/{version}/RecommenderRP.json" | ||
| examples-dir: "{project-root}/examples" |
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 is folder structure v2, you can follow this config here https://github.com/Azure/azure-rest-api-specs/blob/main/specification/widget/resource-manager/Microsoft.Widget/Widget/tspconfig.yaml#L9-L13 to resolve the common-types reference path issue. Which is also why you see the semantic validation error.
@pshao25 it seems the converter tool need to update for this.
| service-name: "Widget" # human-readable service name, whitespace allowed | ||
| flavor: azure | ||
| "@azure-tools/typespec-ts": | ||
| package-dir: "arm-widget" |
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.
We are not going to call the service name widget, please come up with a name that makes sense.
| - tool: TypeSpecRequirement | ||
| path: DiagnosticRP/preview/2025-02-01-preview/**/*.json | ||
| reason: CDRP service not yet ready to migrate to typespec | ||
| - tool: TypeSpecRequirement |
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.
You can remove this as the typespec is checked in.
Yeah, there is still something strange about the history that's confusing @Elina-L: If you don't mind creating a new PR, that would be easiest. Create a new branch from If you want to keep this PR, you can do the same thing, but force-push to your existing branch, instead of pushing to a new branch and creating a new PR. |
|
I've created a new PR here with all comments addressed aside from the following comment about removing code from the readme.md as there is Typespec: #35994 (comment) PR link: #36039 |
…//github.com/Elina-L/azure-rest-api-specs into wenxliu/SplitDiagnosticRPToIndividualPackage
|
@Elina-L This PR can be closed now, right? |
|
Removing WaitForARMFeedback to get this PR off the ARM reviewer's radar. |
Next Steps to MergeNext steps that must be taken to merge this PR:
Important checks have failed. As of today they are not blocking this PR, but in near future they may. Addressing the following failures is highly recommended:
Comment generated by summarize-checks workflow run. |
|
Hi, @@Elina-L. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove |
|
Hi, @@Elina-L. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee. |
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiViewcomment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PRandDue diligence checklist.write accessper aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Mergecomment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queuedstate, please add a comment with contents/azp run.This should result in a new comment denoting a
PR validation pipelinehas started and the checks should be updated after few minutes.