Skip to content
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

Bring up ACS eventgrid events swagger #10880

Merged
merged 5 commits into from
Sep 22, 2020
Merged

Conversation

vikrampraveen
Copy link
Contributor

Bring up ACS eventgrid events swagger

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 22, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 22, 2020

azure-sdk-for-js - Release

failed [Logs] [Expand Details]
  • Generate from 1cc5149 with merge commit 507dd94. SDK Automation 13.0.17.20200918.2
  • @azure/eventgrid [View full logs]  [Release SDK Changes]
      [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
      [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
      [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
      [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
      [npmPack] npm ERR! code ELIFECYCLE
      [npmPack] npm ERR! errno 2
      [npmPack] npm ERR! @azure/[email protected] build: `tsc && rollup -c rollup.config.js && npm run minify`
      [npmPack] npm ERR! Exit status 2
      [npmPack] npm ERR! 
      [npmPack] npm ERR! Failed at the @azure/[email protected] build script.
      [npmPack] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      [npmPack] 
      [npmPack] npm ERR! A complete log of this run can be found in:
      [npmPack] npm ERR!     /home/sdk/.npm/_logs/2020-09-22T16_01_04_369Z-debug.log
      [npmPack] npm ERR! code ELIFECYCLE
      [npmPack] npm ERR! errno 2
      [npmPack] npm ERR! @azure/[email protected] prepack: `npm install && npm run build`
      [npmPack] npm ERR! Exit status 2
      [npmPack] npm ERR! 
      [npmPack] npm ERR! Failed at the @azure/[email protected] prepack script.
      [npmPack] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      [npmPack] 
      [npmPack] npm ERR! A complete log of this run can be found in:
      [npmPack] npm ERR!     /home/sdk/.npm/_logs/2020-09-22T16_01_04_900Z-debug.log
      Failed to create the package @azure/eventgrid.
      Error: npm pack npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
      npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
      npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
      npm notice created a lockfile as package-lock.json. You should commit this file.
      npm ERR! code ELIFECYCLE
      npm ERR! errno 2
      npm ERR! @azure/[email protected] build: `tsc && rollup -c rollup.config.js && npm run minify`
      npm ERR! Exit status 2
      npm ERR! 
      npm ERR! Failed at the @azure/[email protected] build script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/sdk/.npm/_logs/2020-09-22T16_01_04_369Z-debug.log
      npm ERR! code ELIFECYCLE
      npm ERR! errno 2
      npm ERR! @azure/[email protected] prepack: npm install && npm run build
      npm ERR! Exit status 2
      npm ERR!
      npm ERR! Failed at the @azure/[email protected] prepack script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/sdk/.npm/_logs/2020-09-22T16_01_04_900Z-debug.log
      , {}

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    Trenton Generation - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    azure-sdk-for-net - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    azure-sdk-for-python - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 1cc5149 with merge commit 507dd94. SDK Automation 13.0.17.20200918.2
    • ️✔️azure-eventgrid [View full logs]  [Release SDK Changes]
      [build_conf] INFO:packaging_tools:Building template azure-eventgrid
      [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
      [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
      [build_conf] INFO:packaging_tools:Template done azure-eventgrid
      [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
      [build_package]   warnings.warn(msg)
      [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
      [build_package]   warnings.warn(msg)
      [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
      [ChangeLog] Traceback (most recent call last):
      [ChangeLog]   File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
      [ChangeLog]     "__main__", mod_spec)
      [ChangeLog]   File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
      [ChangeLog]     exec(code, run_globals)
      [ChangeLog]   File "/z/work/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/change_log.py", line 200, in 
      [ChangeLog]     change_log = build_change_log(old_report, new_report)
      [ChangeLog]   File "/z/work/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/change_log.py", line 147, in build_change_log
      [ChangeLog]     change_log.operation(diff_line)
      [ChangeLog]   File "/z/work/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/change_log.py", line 38, in operation
      [ChangeLog]     _, operation_name, *remaining_path = path
      [ChangeLog] ValueError: not enough values to unpack (expected at least 2, got 1)
      [ChangeLog] Size of delta 21.348% size of original (original: 96038 chars, delta: 20502 chars)

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    Azure CLI Extension Generation - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    azure-sdk-for-java - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    azure-sdk-for-go - Release

    ️✔️ succeeded [Logs] [Expand Details]

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    azure-sdk-for-python-track2 - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @lmazuel lmazuel merged commit 507dd94 into master Sep 22, 2020
    @lmazuel lmazuel deleted the vipravee/eventgridswagger branch September 22, 2020 15:56
    nitegupt pushed a commit to nitegupt/azure-rest-api-specs that referenced this pull request Sep 25, 2020
    * Add Communication Services Specifications
    
    * Remove Go code generation
    
    * Bring back AzureCommunicationServices swagger
    
    * Merge the swagger changes from feature/commununication
    
    Co-authored-by: Reza Jooyandeh <[email protected]>
    Co-authored-by: Reza Jooyandeh <[email protected]>
    Co-authored-by: Vikram Praveen Kumar <[email protected]>
    iscai-msft added a commit to iscai-msft/azure-rest-api-specs that referenced this pull request Oct 14, 2020
    …into formrecognizer_regeneration
    
    * 'master' of https://github.com/Azure/azure-rest-api-specs: (52 commits)
      rename synapse model in java (Azure#10911)
      [Microsoft.Storage] Adding support for ResourceAccessRules (Azure#10868)
      add fix (Azure#10906)
      Revert "[Do Not Merge][Really To Review] add a new apis (Azure#10756)" (Azure#10908)
      [Do Not Merge][Really To Review] add a new apis (Azure#10756)
      Add documentation for downloading invoices through Microsoft.Billing API (Azure#10585)
      Add api-version of 2019-10-01/comsuption to go SDK (Azure#10749)
      Add location info for cross region compute feature (Azure#10816)
      Operationalinsights/data export delete all tables param (Azure#10775)
      Update SDKAutomation.yml for Azure Pipelines (Azure#10904)
      [Hub Generated] Review request for Microsoft.DigitalTwins to add version stable/2020-10-31 (Azure#10902)
      [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-05-01-preview (Azure#10891)
      Add readme.azureresourceschema.md for sample rp (Azure#10764)
      [Hub Generated] Review request for Microsoft.Security to add version preview/2020-08-06-preview (Azure#10773)
      DataFactory: Update Rest Sink properties based on ship room comments. (Azure#10815)
      Bring up ACS eventgrid events swagger (Azure#10880)
      Assignment config (Azure#10850)
      .md for python (Azure#10881)
      Fixed ActionRule's polymorphism via discriminator (Azure#10829)
      Fixed S360 issues related to ARM & SDK swagger linting errors for Microsoft.Solutions. (Azure#10804)
      ...
    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.

    5 participants