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

add cli.md for serialconsole #8401

Merged
merged 1 commit into from
Mar 19, 2020
Merged

Conversation

00Kai0
Copy link
Contributor

@00Kai0 00Kai0 commented Feb 14, 2020

No description provided.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Feb 14, 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 Feb 14, 2020

azure-sdk-for-go - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from ba6e7ce with merge commit 6d3d656. SDK Automation 13.0.17.20200311.2
  • ⚠️serialconsole/mgmt/2018-05-01 [Logs
      No file is changed.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Feb 14, 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 Feb 14, 2020

    azure-sdk-for-python - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from ba6e7ce with merge commit 6d3d656. SDK Automation 13.0.17.20200311.2
    • ️✔️azure-mgmt-serialconsole [Logs]  [Release SDK Changes]
      [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
      [breaking_change_setup] Cannot uninstall requirement azure-nspkg, not installed
      [breaking_change_setup] Command '['/usr/local/bin/python', '-m', 'pip', 'uninstall', '-y', 'azure-nspkg']' returned non-zero exit status 1.
      [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 146, in build_change_log
      [ChangeLog]     if diff_line[0][0] == "operations":
      [ChangeLog] IndexError: list index out of range
      [ChangeLog] Size of delta 100.241% size of original (original: 2905 chars, delta: 2912 chars)

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Feb 14, 2020

    azure-sdk-for-js - Release

    ️✔️ succeeded [Logs] [Expand Details]

    @qiaozha
    Copy link
    Member

    qiaozha commented Feb 17, 2020

    @00Kai0 why are you add this readme.cli.md file?

    @PhoenixHe-NV
    Copy link
    Contributor

    @00Kai0 Any update? Any context for this PR?

    @00Kai0
    Copy link
    Contributor Author

    00Kai0 commented Feb 22, 2020

    @N-Usha , @qiaozha this cli.md is used for generating test. doc here

    @qiaozha
    Copy link
    Member

    qiaozha commented Feb 24, 2020

    @N-Usha , @qiaozha this cli.md is used for generating test. doc here

    If you are not intend to merge this PR at this moment, Add DoNotMerge tag in the PR. The same for the other PRs you've filed. After it's ready to merge, you can remove the DoNotMerge tag. assign them to @zikalino or @changlong-liu

    @azuresdkci
    Copy link
    Contributor

    Can one of the admins verify this patch?

    @zikalino zikalino merged commit 6d3d656 into Azure:master Mar 19, 2020
    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Mar 19, 2020

    azure-cli-extensions - 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

    iscai-msft added a commit that referenced this pull request Mar 20, 2020
    …into keyvault_multiapi_readme
    
    * 'master' of https://github.com/Azure/azure-rest-api-specs: (101 commits)
      add cli.md for automation (#8411)
      adjust assignment (#8782)
      Remove Microsoft.Backup.Admin 2016-05-01 API version (#8588)
      Updating global setting in PostgreSQL/MySQL readme file (#8777)
      update package name and output folder in readme.typescript.md (#8764)
      add package-2019-12 python define (#8769)
      Fix Parameter Description for validate resource move (#8524)
      Edit pass for GA swagger (#8759)
      Update proxy.json (#8596)
      Model enums that may change in the future as strings (#8760)
      Add api-version 2019-11-01 for resources/subscriptions (#8728)
      regenerated all-api-versions
      PrivateLinkResources for Microsoft.Automation (#8369)
      add cli.md for serialconsole (#8401)
      add cli.md for mariadb (#8466)
      [Computer Vision] Create CV API v3.0-preview (#7402)
      Publish Microsoft.ContainerService api-version 2020-03-01 (#8756)
      Update swagger based on auto-gen process change. (#8766)
      add assignment-bot config (#8716)
      add tag package-2019-12 to batch (#8751)
      ...
    00Kai0 added a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
    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.

    6 participants