-
Notifications
You must be signed in to change notification settings - Fork 5.6k
typo: servicefabric/resource-manager/Microsoft.ServiceFabric #4529
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
typo: servicefabric/resource-manager/Microsoft.ServiceFabric #4529
Conversation
|
If you're a MSFT employee, click this link |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-rubyEncountered a Subprocess error: (azure-sdk-for-ruby)
Command: ['/usr/local/bin/autorest', '/tmp/tmpfq07iqnd/rest/specification/servicefabric/resource-manager/readme.md', '--multiapi', '--ruby', '--ruby-sdks-folder=/tmp/tmpfq07iqnd/sdk', '[email protected]/autorest.ruby@preview', '--version=preview'] AutoRest code generation utility [version: 2.0.4283; node: v10.15.3]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
Loading AutoRest core '/root/.autorest/@[email protected]/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4384)
Loading AutoRest extension '@microsoft.azure/autorest.ruby' (preview->3.1.40)
Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.1.22->2.1.22)
Processing batch task - {"tag":"package-2019-03"} .
Processing batch task - {"tag":"package-2018-02"} .
FATAL: System.NullReferenceException: CodeModel doesn't have api-version set, specs in code model have mismatching api-versions.
at AutoRest.Ruby.Azure.CodeGeneratorRba.<Generate>d__6.MoveNext() in /opt/vsts/work/1/s/src/azure/CodeGeneratorRba.cs:line 52
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at AutoRest.Ruby.Program.<ProcessInternal>d__4.MoveNext() in /opt/vsts/work/1/s/src/Program.cs:line 118
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at NewPlugin.<Process>d__20.MoveNext() in /opt/vsts/work/1/s/autorest.common/src/Plugins/NewPlugin.cs:line 163
FATAL: ruby/generate - FAILED
FATAL: Error: Plugin ruby reported failure.
Process() cancelled due to exception : Plugin ruby reported failure.
Failure during batch task - {"tag":"package-2018-02"} -- Error: Plugin ruby reported failure..
Error: Plugin ruby reported failure. |
|
Can one of the admins verify this patch? |
Automation for azure-sdk-for-nodeEncountered a Subprocess error: (azure-sdk-for-node)
Command: ['/usr/local/bin/autorest', '/tmp/tmp9suipgfl/rest/specification/servicefabric/resource-manager/readme.md', '--license-header=MICROSOFT_MIT_NO_VERSION', '--node-sdks-folder=/tmp/tmp9suipgfl/azure-sdk-for-node', '--nodejs', '[email protected]/[email protected]'] AutoRest code generation utility [version: 2.0.4283; node: v8.12.0]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
Loading AutoRest core '/root/.autorest/@[email protected]/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4289)
Loading AutoRest extension '@microsoft.azure/autorest.nodejs' (2.2.131->2.2.131)
Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.44->2.3.44)
ERROR (Fatal/DuplicateModelCollsion): Duplicated model name with non-identical definitions
- file:///tmp/tmp9suipgfl/rest/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/preview/2017-07-01-preview/application.json:973:4 ($.definitions.ApplicationHealthPolicy)
- file:///tmp/tmp9suipgfl/rest/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2018-02-01/cluster.json:534:4 ($.definitions.ApplicationHealthPolicy)
Process() cancelled due to exception : Cancellation requested.
Cancellation requested. |
Automation for azure-sdk-for-javaThe initial PR has been merged into your service PR: |
|
If you're a MSFT employee, click this link |
dd14d41 to
d35e0f7
Compare
d35e0f7 to
19f0265
Compare
|
If you're a MSFT employee, click this link |
19f0265 to
6f40b1d
Compare
|
@juhacket any idea why the build is failing? |
|
Hi @anuchandy What's the status here? are these changes impacting the Main Swagger or is it only related to documentation |
46678fd to
2eb3c25
Compare
|
@nschonni is an awesome external contributer that provided these fixes to the swagger comments maily for Service fabric, would you kindly mind reviewing or tagging someone who can review? |
|
@amanbha can you kindly review here? |
2eb3c25 to
9122a02
Compare
|
@salameer this got approved. I rebased just to get the latest checks, but the failures are pre-existing |
9122a02 to
3196659
Compare
- specificed -> specified - sucessful -> successful - resturns -> returns - commited -> committed - dataloss -> data loss - Double word "with" - applciation -> application - ABRIC -> FABRIC - resouce -> resource - mininum -> minimum - Double word "maximum" - revent -> prevent - empheral -> ephemeral - exmaple -> example - assgined -> assigned - carefull -> careful - primay -> primary - Dispaly -> Display - skus -> SKUs
3196659 to
6680c1b
Compare
SDK Automation [Logs] (Generated from 6680c1b)
|
|
@sergey-shandar is the "ReadOnly" rule in model validation expected to fail on older APIs? |
|
@jhendrixMSFT can you help land this? |
If the values in
x-ms-examplesare breaking, I can rebase those out