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

[Resource Health] Update readme.python.md #21549

Merged
merged 1 commit into from
Nov 15, 2022
Merged

[Resource Health] Update readme.python.md #21549

merged 1 commit into from
Nov 15, 2022

Conversation

msyyc
Copy link
Member

@msyyc msyyc commented Nov 15, 2022

@msyyc msyyc requested a review from Wzb123456789 as a code owner November 15, 2022 03:49
@openapi-workflow-bot
Copy link

Hi, @msyyc 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 15, 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(4210743) 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 15, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/resourcehealth/armresourcehealth - 2.0.0
    +	Field `Error` of struct `ErrorResponse` has been removed
    +	Field `OccurredTime` of struct `AvailabilityStatusProperties` has been removed
    +	Field `UnavailabilitySummary` of struct `AvailabilityStatusPropertiesRecentlyResolved` has been removed
    +	Field `UnavailableOccurredTime` of struct `AvailabilityStatusPropertiesRecentlyResolved` has been removed
    +	Struct `ErrorResponseError` has been removed
    azure-sdk-for-python-track2 - track2_azure-mgmt-resourcehealth - 1.0.0b1
    +	Model AvailabilityStatusProperties no longer has parameter is_arm_resource
    +	Model AvailabilityStatusProperties no longer has parameter occured_time
    +	Model AvailabilityStatusProperties no longer has parameter recently_resolved_state
    azure-sdk-for-js - @azure/arm-resourcehealth - 4.0.0
    +	Class MicrosoftResourceHealth no longer has parameter childAvailabilityStatuses
    +	Class MicrosoftResourceHealth no longer has parameter childResources
    +	Class MicrosoftResourceHealth no longer has parameter emergingIssues
    +	Interface AvailabilityStatusProperties no longer has parameter recentlyResolvedState
    +	Removed Enum KnownSeverityValues
    +	Removed Enum KnownStageValues
    +	Removed operation group ChildAvailabilityStatuses
    +	Removed operation group ChildResources
    +	Removed operation group EmergingIssues
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5ad969c. 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/resourcehealth/armresourcehealth [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Struct `ErrorResponseError` has been removed
      info	[Changelog] - Field `Error` of struct `ErrorResponse` has been removed
      info	[Changelog] - Field `OccurredTime` of struct `AvailabilityStatusProperties` has been removed
      info	[Changelog] - Field `UnavailabilitySummary` of struct `AvailabilityStatusPropertiesRecentlyResolved` has been removed
      info	[Changelog] - Field `UnavailableOccurredTime` of struct `AvailabilityStatusPropertiesRecentlyResolved` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New field `Code` in struct `ErrorResponse`
      info	[Changelog] - New field `Details` in struct `ErrorResponse`
      info	[Changelog] - New field `Message` in struct `ErrorResponse`
      info	[Changelog] - New field `OccuredTime` in struct `AvailabilityStatusProperties`
      info	[Changelog] - New field `UnavailableOccuredTime` in struct `AvailabilityStatusPropertiesRecentlyResolved`
      info	[Changelog] - New field `UnavailableSummary` in struct `AvailabilityStatusPropertiesRecentlyResolved`
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 3 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5ad969c. 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-resourcehealth [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface AvailabilityStatusPropertiesRecentlyResolved
      info	[Changelog]   - Added Interface ImpactedResourceStatus
      info	[Changelog]   - Added Type Alias ReasonTypeValues
      info	[Changelog]   - Interface AvailabilityStatusProperties has a new optional parameter recentlyResolved
      info	[Changelog]   - Interface AvailabilityStatusProperties has a new optional parameter title
      info	[Changelog]   - Added Enum KnownAvailabilityStateValues
      info	[Changelog]   - Added Enum KnownReasonChronicityTypes
      info	[Changelog]   - Added Enum KnownReasonTypeValues
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation group ChildAvailabilityStatuses
      info	[Changelog]   - Removed operation group ChildResources
      info	[Changelog]   - Removed operation group EmergingIssues
      info	[Changelog]   - Interface AvailabilityStatusProperties no longer has parameter recentlyResolvedState
      info	[Changelog]   - Class MicrosoftResourceHealth no longer has parameter childAvailabilityStatuses
      info	[Changelog]   - Class MicrosoftResourceHealth no longer has parameter childResources
      info	[Changelog]   - Class MicrosoftResourceHealth no longer has parameter emergingIssues
      info	[Changelog]   - Removed Enum KnownSeverityValues
      info	[Changelog]   - Removed Enum KnownStageValues
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5ad969c. 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.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.1.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.1.1` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-resourcehealth [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group EmergingIssuesOperations
      info	[Changelog]   - Added operation group EventsOperations
      info	[Changelog]   - Added operation group MetadataOperations
      info	[Changelog]   - Model AvailabilityStatusProperties has a new parameter health_event_category
      info	[Changelog]   - Model AvailabilityStatusProperties has a new parameter health_event_cause
      info	[Changelog]   - Model AvailabilityStatusProperties has a new parameter health_event_id
      info	[Changelog]   - Model AvailabilityStatusProperties has a new parameter health_event_type
      info	[Changelog]   - Model AvailabilityStatusProperties has a new parameter occurred_time
      info	[Changelog]   - Model AvailabilityStatusProperties has a new parameter recently_resolved
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model AvailabilityStatusProperties no longer has parameter is_arm_resource
      info	[Changelog]   - Model AvailabilityStatusProperties no longer has parameter occured_time
      info	[Changelog]   - Model AvailabilityStatusProperties no longer has parameter recently_resolved_state
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5ad969c. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	No package detected after generation
    ️⚠️ azure-sdk-for-net warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5ad969c. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/resourcehealth/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      warn	No file changes detected after generation
      warn	No package detected after generation
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5ad969c. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh]  WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️resourcehealth [View full logs
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5ad969c. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • ️✔️Az.ResourceHealth [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 15, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/resourcehealth/armresourcehealth https://apiview.dev/Assemblies/Review/3049968079c747c0ac32a296344e29b6
    Python track2_azure-mgmt-resourcehealth https://apiview.dev/Assemblies/Review/d0604760701a43f094532462cd0ca105
    JavaScript @azure/arm-resourcehealth https://apiview.dev/Assemblies/Review/69e36de455844bf6806dc1c0a8ce49bd

    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