-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Brrusino chaos microsoft.chaos 2023 09 01 preview #25708
Brrusino chaos microsoft.chaos 2023 09 01 preview #25708
Conversation
…5-preview to version 2023-09-01-preview
Next Steps to Merge✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM). |
Swagger Validation Report
|
compared swaggers (via Oad v0.10.4)] | new version | base version |
---|---|---|
capabilities.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
capabilityTypes.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
experiments.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
operations.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
targetTypes.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
targets.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
capabilities.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
capabilityTypes.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
common.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
experiments.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
targetTypes.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
targets.json | 2023-09-01-preview(1574be2) | 2023-04-15-preview(main) |
The following breaking changes are detected by comparison with the latest preview version:
️️✔️
CredScan succeeded [Detail] [Expand]
There is no credential detected.
️️✔️
LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
compared tags (via openapi-validator v2.1.5) | new version | base version |
---|---|---|
package-preview-2023-09 | package-preview-2023-09(1574be2) | default(main) |
️️✔️
Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️
SwaggerAPIView succeeded [Detail] [Expand]
️️✔️
TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️
ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️
SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️
PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️
PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️
SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️
Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️
PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️
Automated merging requirements met succeeded [Detail] [Expand]
Swagger Generation Artifacts
|
Generated ApiView
|
Hi @brrusino! For review efficiency consideration, when creating a new API version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. |
This branch was created using the automated OpenApiHub process, and the first 3 commits were generated during that process. If this is triggering a |
Please address or respond to feedback from the ARM API reviewer. |
@rkmanda I see that we have ARM sign-off as well as approval for Python, Go, and Javascript breaking changes. Is anything else required to complete this PR? |
/pr RequestMerge |
Swagger pipeline restarted successfully, please wait for status update in this comment. |
* Adds base for updating Microsoft.Chaos from version preview/2023-04-15-preview to version 2023-09-01-preview * Updates readme * Updates API version in new specs and examples * updates to experiment types * prettier fix * added m-ms-client-name directives * PR updates * added LRO support * prettier fixes * fix * PR fixes and example renames * Fixes from linting
ARM (Control Plane) API Specification Update Pull Request
PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label
ARMChangesRequested
is removed from your PR. This should cause the label
WaitForARMFeedback
to be added.[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])
If you need further help with anything, see
Getting help
section below.Purpose of this PR
What's the purpose of this PR? Check all that apply. 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 Step 2, "ARM Review", for this PR.
Breaking changes review (Step 1)
you must follow the breaking changes process.
IMPORTANT This applies even if:
Such claims must be reviewed, and the process is the same.
ARM API changes review (Step 2)
ARMReview
label.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 ApiView
comment 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
Swagger-Suppression-Process
to get approval.
Getting help
and https://aka.ms/ci-fix.