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

Update readme.python.md #21599

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Update readme.python.md #21599

merged 1 commit into from
Nov 18, 2022

Conversation

Wzb123456789
Copy link
Contributor

@Wzb123456789 Wzb123456789 commented Nov 18, 2022

@openapi-workflow-bot
Copy link

Hi, @Wzb123456789 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 18, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    compared tags (via openapi-validator v2.0.0) new version base version
    default default(7346a6a) default(main)
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
    Validation passes for ServiceAPIReadinessTest.
    ️️✔️~[Staging] SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 18, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/networkfunction/armnetworkfunction - 2.0.0
    +	Struct `CloudErrorBody` has been removed
    +	Struct `CloudError` has been removed
    +	Struct `CollectorPolicySystemData` has been removed
    +	Type of `AzureTrafficCollectorPropertiesFormat.CollectorPolicies` has been changed from `[]*CollectorPolicy` to `[]*ResourceReference`
    +	Type of `CollectorPolicy.SystemData` has been changed from `*CollectorPolicySystemData` to `*TrackedResourceSystemData`

    azure-sdk-for-js - @azure/arm-networkfunction - 2.0.0
    +	Interface AzureTrafficCollectorsCreateOrUpdateOptionalParams no longer has parameter collectorPolicies
    +	Interface AzureTrafficCollectorsCreateOrUpdateOptionalParams no longer has parameter location
    +	Operation AzureTrafficCollectors.beginCreateOrUpdate has a new signature
    +	Operation AzureTrafficCollectors.beginCreateOrUpdateAndWait has a new signature
    +	Operation CollectorPolicies.beginCreateOrUpdate has a new signature
    +	Operation CollectorPolicies.beginCreateOrUpdateAndWait has a new signature
    +	Parameter location of interface TrackedResource is now required
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 4f8a521. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 8.19.2 -> 9.1.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.1.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.1.2` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-networkfunction [View full logs]  [Release SDK Changes]
      info	[Changelog]   - Initial Release
    ️⚠️ azure-sdk-for-java warning [Detail]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 4f8a521. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/networkfunction/armnetworkfunction [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `AzureTrafficCollectorPropertiesFormat.CollectorPolicies` has been changed from `[]*CollectorPolicy` to `[]*ResourceReference`
      info	[Changelog] - Type of `CollectorPolicy.SystemData` has been changed from `*CollectorPolicySystemData` to `*TrackedResourceSystemData`
      info	[Changelog] - Struct `CloudError` has been removed
      info	[Changelog] - Struct `CloudErrorBody` has been removed
      info	[Changelog] - Struct `CollectorPolicySystemData` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `APIVersionParameterTwoThousandTwentyTwo0501`
      info	[Changelog] - New const `APIVersionParameterTwoThousandTwentyTwo0801`
      info	[Changelog] - New const `APIVersionParameterTwoThousandTwentyTwo1101`
      info	[Changelog] - New type alias `APIVersionParameter`
      info	[Changelog] - New function `*CollectorPoliciesClient.UpdateTags(context.Context, string, string, string, TagsObject, *CollectorPoliciesClientUpdateTagsOptions) (CollectorPoliciesClientUpdateTagsResponse, error)`
      info	[Changelog] - New function `PossibleAPIVersionParameterValues() []APIVersionParameter`
      info	[Changelog] - New struct `CollectorPoliciesClientUpdateTagsOptions`
      info	[Changelog] - New struct `CollectorPoliciesClientUpdateTagsResponse`
      info	[Changelog] - New field `Location` in struct `CollectorPolicy`
      info	[Changelog] - New field `Tags` in struct `CollectorPolicy`
      info	[Changelog]
      info	[Changelog] Total 8 breaking change(s), 11 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 4f8a521. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-networkfunction [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation CollectorPolicies.updateTags
      info	[Changelog]   - Added Interface CollectorPoliciesUpdateTagsOptionalParams
      info	[Changelog]   - Added Type Alias ApiVersionParameter
      info	[Changelog]   - Added Type Alias CollectorPoliciesUpdateTagsResponse
      info	[Changelog]   - Interface CollectorPoliciesCreateOrUpdateOptionalParams has a new optional parameter tags
      info	[Changelog]   - Added Enum KnownApiVersionParameter
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Operation AzureTrafficCollectors.beginCreateOrUpdate has a new signature
      info	[Changelog]   - Operation AzureTrafficCollectors.beginCreateOrUpdateAndWait has a new signature
      info	[Changelog]   - Operation CollectorPolicies.beginCreateOrUpdate has a new signature
      info	[Changelog]   - Operation CollectorPolicies.beginCreateOrUpdateAndWait has a new signature
      info	[Changelog]   - Interface AzureTrafficCollectorsCreateOrUpdateOptionalParams no longer has parameter collectorPolicies
      info	[Changelog]   - Interface AzureTrafficCollectorsCreateOrUpdateOptionalParams no longer has parameter location
      info	[Changelog]   - Parameter location of interface TrackedResource is now required
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 18, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/networkfunction/armnetworkfunction Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-networkfunction Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Java azure-resourcemanager-networkfunction Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-networkfunction Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @msyyc msyyc merged commit 4f8a521 into main Nov 18, 2022
    @msyyc msyyc deleted the Wzb123456789-patch-3 branch November 18, 2022 02:31
    anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this pull request Dec 16, 2022
    kayousef-zz pushed a commit to kayousef-zz/azure-rest-api-specs that referenced this pull request Dec 21, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants