Skip to content

Finally added missing policy mime types in all places#2510

Merged
lmazuel merged 1 commit intoAzure:masterfrom
VitaliyKurokhtin:master
Feb 17, 2018
Merged

Finally added missing policy mime types in all places#2510
lmazuel merged 1 commit intoAzure:masterfrom
VitaliyKurokhtin:master

Conversation

@VitaliyKurokhtin
Copy link
Copy Markdown
Contributor

@VitaliyKurokhtin VitaliyKurokhtin commented Feb 16, 2018

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Feb 16, 2018

Automation for azure-sdk-for-python

Nothing to generate for azure-sdk-for-python

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Feb 16, 2018

Automation for azure-sdk-for-go

Encountered a Subprocess error: (azure-sdk-for-go)

Command: ['/usr/local/bin/autorest', '/tmp/tmpjhr0nrz_/rest/specification/apimanagement/resource-manager/readme.md', '--go', '--go-sdk-folder=/tmp/tmpjhr0nrz_/sdk', '--multiapi', '--package-version=latest', '--use=@microsoft.azure/autorest.go@~2', "--user-agent='Azure-SDK-For-Go/latest services'", '--verbose']
Finished with return code 1
and output:

AutoRest code generation utility [version: 2.0.4251; node: v7.10.1]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
   Loading AutoRest core      '/tmp/.autorest/@microsoft.azure_autorest-core@2.0.4251/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4251)
FATAL: AutoRest exited unexpectedly after launching autorest-core module @microsoft.azure/autorest-core from /tmp/.autorest/@microsoft.azure_autorest-core@2.0.4251
   Loading AutoRest extension '@microsoft.azure/autorest.go' (~2->2.0.24)
   Loading AutoRest extension '@microsoft.azure/autorest.modeler' (~2.0.0->2.0.21)
Processing batch task - {"tag":"package-2017-03"} .
WARNING: 15 exported name(s) unnecessarily contains the service name. Please consider removing the service name.
WARNING: The name 'APIManagementServiceSkuProperties' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceBackupRestoreParameters' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceProperties' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceUpdateProperties' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceBaseProperties' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceIdentity' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceResource' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceUpdateParameters' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceListResult' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceGetSsoTokenResult' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceCheckNameAvailabilityParameters' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceNameAvailabilityResult' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceApplyNetworkConfigurationParameters' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceUploadCertificateParameters' unnecessarily contains the service name; the service name will be trimmed.
WARNING: The name 'APIManagementServiceUpdateHostnameParameters' unnecessarily contains the service name; the service name will be trimmed.
FATAL: System.Exception: Duplicate File Generation: usergroup.go
   at AutoRest.Core.CodeGenerator.<Write>d__13.MoveNext()
--- 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.Core.CodeGenerator.<Write>d__12.MoveNext()
--- 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.Go.CodeGeneratorGo.<Generate>d__6.MoveNext() in C:\Users\ci\AppData\Local\Temp\PUBLISH1da0e\23_20170926T220323\autorest.go\src\CodeGeneratorGo.cs:line 73
--- 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.Go.Program.<ProcessInternal>d__3.MoveNext() in C:\Users\ci\AppData\Local\Temp\PUBLISH1da0e\23_20170926T220323\autorest.go\src\Program.cs:line 105
--- 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 NewPlugin.<Process>d__15.MoveNext()
FATAL: go/generate - FAILED
FATAL: Error: Plugin go reported failure.
Process() cancelled due to exception : Plugin go reported failure.
Failure during batch task - {"tag":"package-2017-03"} -- Error: Plugin go reported failure..
  Error: Plugin go reported failure.

@lmazuel lmazuel merged commit 30ede5e into Azure:master Feb 17, 2018
mccleanp pushed a commit that referenced this pull request Mar 23, 2022
* integrated

* add anybuild to custom-words.txt

* ran prettier-fix

Co-authored-by: Dmitry Goncharenko <dgonch@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants