-
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
[Hub Generated] Review request for Microsoft.AzureStack to add version stable/2016-01-01 #12876
[Hub Generated] Review request for Microsoft.AzureStack to add version stable/2016-01-01 #12876
Conversation
Hi, @ionuttulai Thanks for your PR. I am workflow bot for review process. Here are some small tips. Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected] |
Swagger Validation Report
|
Swagger Generation Artifacts
|
Hi @ionuttulai, Your PR has some issues. Please fix the CI sequentially by following the order of
|
/azp run unifiedPipeline |
Hi, @ionuttulai your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]). cc @markcowl |
This PR is adding missing api version 2016-01-01 for swagger completeness. |
} | ||
}, | ||
"definitions": { | ||
"Resource": { |
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.
Resource [](start = 5, length = 8)
you don't need to define your own - you can reuse from common-types/resource-management/v2/types.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.
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.
I removed the generic types and referenced the ones in common-types folder.
@varunkumta we are taking care of s360 alerts but not by changes to an existing API version, but by adding a missing one for swagger completeness - that's why I initially had it marked as "new API version" . Here's a link to the s360 issues we are addressing with this PR Cc: @markcowl for awareness |
yes, pretty sure here existing means 'already publicly available' not 'existing in swagger' - as I see a lot of traffic in ARM for your RP and this apiversion |
Sounds good. Thanks for the review! |
@ionuttulai We cna merge when the ci jobs have passed |
The pipeline has been running for almost 24 hours now. Is that expected, or is there a way to re-queue it? |
@markcowl It looks like the pipeline ran successfully but the results were not reported back to the PR. |
@markcowl is there anything we can do to re-run the pipeline for the mandatory checks? It looks like it ran successfully but the results never made it back to the PR. |
@ionuttulai Yes, we are looking at why the notifications did not make it back here |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
very latest (passing) run is here: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=736836&view=results |
…n stable/2016-01-01 (Azure#12876) * Adds base for updating Microsoft.AzureStack from version stable/2017-06-01 to version 2016-01-01 * Updates readme * Updates API version in new specs and examples * missing changes * readme changes * added operations path * added missing examples * switched back to old default package version * Removed local ref to generic types
This is a PR generated at OpenAPI Hub. You can view your work branch via this link.
Changelog
Please ensure to add changelog with this PR by answering the following questions.
Contribution checklist:
If any further question about AME onboarding or validation tools, please view the FAQ.
ARM API Review Checklist
Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.
Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.
If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
Breaking Change Review Checklist
If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.
Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
Please follow the link to find more details on PR review process.