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 #23300

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Update readme.python.md #23300

merged 1 commit into from
Mar 27, 2023

Conversation

msyyc
Copy link
Member

@msyyc msyyc commented Mar 27, 2023

@msyyc msyyc self-assigned this Mar 27, 2023
@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Mar 27, 2023

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(c885637) default(main)
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
️️✔️~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
Validation passes for ServiceAPIReadinessTest.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️CadlAPIView 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.
️️✔️TypeSpec Validation succeeded [Detail] [Expand]
Validation passes for TypeSpec Validation.
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
Posted by Swagger Pipeline | How to fix these errors?

@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 Mar 27, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/resources/armresources - 2.0.0
    +	Operation `*TagsClient.CreateOrUpdateAtScope` has been changed to LRO, use `*TagsClient.BeginCreateOrUpdateAtScope` instead.
    +	Operation `*TagsClient.DeleteAtScope` has been changed to LRO, use `*TagsClient.BeginDeleteAtScope` instead.
    +	Operation `*TagsClient.UpdateAtScope` has been changed to LRO, use `*TagsClient.BeginUpdateAtScope` instead.
    +	Struct `CloudError` has been removed
    azure-sdk-for-go - sdk/resourcemanager/resources/armdeploymentscripts - 2.0.0
    +	Struct `DeploymentScriptPropertiesBase` has been removed
    +	Struct `ScriptConfigurationBase` has been removed




    azure-sdk-for-go - sdk/resourcemanager/resources/armpolicy - 0.7.0
    +	Struct `CloudError` has been removed
    azure-sdk-for-go - sdk/resourcemanager/resources/armsubscriptions - 2.0.0
    +	Struct `CloudError` has been removed


    ️⚠️ azure-sdk-for-net-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 9d8a951. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️Azure.ResourceManager.Resources [View full logs
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 9d8a951. 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] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.5.0 -> 9.6.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.6.2` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-resource [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation ApplicationsOperations.begin_refresh_permissions
      info	[Changelog]   - Added operation PolicyExemptionsOperations.update
      info	[Changelog]   - Added operation group JitRequestsOperations
      info	[Changelog]   - Model Application has a new parameter artifacts
      info	[Changelog]   - Model Application has a new parameter authorizations
      info	[Changelog]   - Model Application has a new parameter billing_details
      info	[Changelog]   - Model Application has a new parameter created_by
      info	[Changelog]   - Model Application has a new parameter customer_support
      info	[Changelog]   - Model Application has a new parameter jit_access_policy
      info	[Changelog]   - Model Application has a new parameter management_mode
      info	[Changelog]   - Model Application has a new parameter publisher_tenant_id
      info	[Changelog]   - Model Application has a new parameter support_urls
      info	[Changelog]   - Model Application has a new parameter updated_by
      info	[Changelog]   - Model ApplicationDefinition has a new parameter deployment_policy
      info	[Changelog]   - Model ApplicationDefinition has a new parameter locking_policy
      info	[Changelog]   - Model ApplicationDefinition has a new parameter management_policy
      info	[Changelog]   - Model ApplicationDefinition has a new parameter notification_policy
      info	[Changelog]   - Model ApplicationDefinition has a new parameter policies
      info	[Changelog]   - Model ApplicationPatchable has a new parameter artifacts
      info	[Changelog]   - Model ApplicationPatchable has a new parameter authorizations
      info	[Changelog]   - Model ApplicationPatchable has a new parameter billing_details
      info	[Changelog]   - Model ApplicationPatchable has a new parameter created_by
      info	[Changelog]   - Model ApplicationPatchable has a new parameter customer_support
      info	[Changelog]   - Model ApplicationPatchable has a new parameter jit_access_policy
      info	[Changelog]   - Model ApplicationPatchable has a new parameter management_mode
      info	[Changelog]   - Model ApplicationPatchable has a new parameter publisher_tenant_id
      info	[Changelog]   - Model ApplicationPatchable has a new parameter support_urls
      info	[Changelog]   - Model ApplicationPatchable has a new parameter updated_by
      info	[Changelog]   - Model PolicyAssignment has a new parameter overrides
      info	[Changelog]   - Model PolicyAssignment has a new parameter resource_selectors
      info	[Changelog]   - Model PolicyAssignmentUpdate has a new parameter overrides
      info	[Changelog]   - Model PolicyAssignmentUpdate has a new parameter resource_selectors
      info	[Changelog]   - Model PolicyExemption has a new parameter assignment_scope_validation
      info	[Changelog]   - Model PolicyExemption has a new parameter resource_selectors
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model ApplicationDefinition no longer has parameter identity
      info	[Changelog]   - Parameter name of model ApplicationArtifact is now required
      info	[Changelog]   - Parameter type of model ApplicationArtifact is now required
      info	[Changelog]   - Parameter uri of model ApplicationArtifact is now required
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 9d8a951. 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/resources/armresources [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 12 items here, please refer to log for details.
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
      info	[Changelog] - New function `*ClientFactory.NewDeploymentOperationsClient() *DeploymentOperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewDeploymentsClient() *DeploymentsClient`
      info	[Changelog] - New function `*ClientFactory.NewOperationsClient() *OperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewProviderResourceTypesClient() *ProviderResourceTypesClient`
      info	[Changelog] - New function `*ClientFactory.NewProvidersClient() *ProvidersClient`
      info	[Changelog] - New function `*ClientFactory.NewResourceGroupsClient() *ResourceGroupsClient`
      info	[Changelog] - New function `*ClientFactory.NewTagsClient() *TagsClient`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 11 additive change(s).
    • ️✔️sdk/resourcemanager/resources/armdeploymentscripts [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Struct `DeploymentScriptPropertiesBase` has been removed
      info	[Changelog] - Struct `ScriptConfigurationBase` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 4 additive change(s).
    • ️✔️sdk/resourcemanager/resources/armfeatures [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
      info	[Changelog] - New function `*ClientFactory.NewFeatureClient() *FeatureClient`
      info	[Changelog] - New function `*ClientFactory.NewSubscriptionFeatureRegistrationsClient() *SubscriptionFeatureRegistrationsClient`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 6 additive change(s).
    • ️✔️sdk/resourcemanager/resources/armlinks [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewOperationsClient() *OperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewResourceLinksClient() *ResourceLinksClient`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 5 additive change(s).
    • ️✔️sdk/resourcemanager/resources/armlocks [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewAuthorizationOperationsClient() *AuthorizationOperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewManagementLocksClient() *ManagementLocksClient`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 5 additive change(s).
    • ️✔️sdk/resourcemanager/resources/armmanagedapplications [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewApplicationClient() *ApplicationClient`
      info	[Changelog] - New function `*ClientFactory.NewApplicationDefinitionsClient() *ApplicationDefinitionsClient`
      info	[Changelog] - New function `*ClientFactory.NewApplicationsClient() *ApplicationsClient`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 6 additive change(s).
    • ️✔️sdk/resourcemanager/resources/armpolicy [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 12 items here, please refer to log for details.
      info	[Changelog] - New struct `VariableProperties`
      info	[Changelog] - New struct `VariableValue`
      info	[Changelog] - New struct `VariableValueColumnValue`
      info	[Changelog] - New struct `VariableValueListResult`
      info	[Changelog] - New struct `VariableValueProperties`
      info	[Changelog] - New field `Overrides` in struct `AssignmentProperties`
      info	[Changelog] - New field `ResourceSelectors` in struct `AssignmentProperties`
      info	[Changelog] - New field `Properties` in struct `AssignmentUpdate`
      info	[Changelog] - New field `AssignmentScopeValidation` in struct `ExemptionProperties`
      info	[Changelog] - New field `ResourceSelectors` in struct `ExemptionProperties`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 70 additive change(s).
    • ️✔️sdk/resourcemanager/resources/armsubscriptions [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 12 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] - Struct `CloudError` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
      info	[Changelog] - New function `*ClientFactory.NewSubscriptionClient() *SubscriptionClient`
      info	[Changelog] - New function `*ClientFactory.NewTenantsClient() *TenantsClient`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 6 additive change(s).
    • ️✔️sdk/resourcemanager/resources/armtemplatespecs [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
      info	[Changelog] - New function `*ClientFactory.NewTemplateSpecVersionsClient() *TemplateSpecVersionsClient`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 5 additive change(s).
    • ️✔️sdk/resourcemanager/resources/armchanges [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 4 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 9d8a951. 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
      cmderr	[automation_generate.sh] [ERROR] Cannot generate changelog because the codes of local and npm may be the same.
      cmderr	[automation_generate.sh] [ERROR] Cannot generate changelog because the codes of local and npm may be the same.
    • ️✔️@azure/arm-changes [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface ChangesListNextOptionalParams no longer has parameter skipToken
      info	[Changelog]   - Interface ChangesListNextOptionalParams no longer has parameter top
    • ️✔️@azure/arm-features [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-links [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface ResourceLinksListAtSubscriptionNextOptionalParams no longer has parameter filter
    • ️✔️@azure/arm-locks [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface ManagementLocksListAtResourceGroupLevelNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface ManagementLocksListAtResourceLevelNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface ManagementLocksListAtSubscriptionLevelNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface ManagementLocksListByScopeNextOptionalParams no longer has parameter filter
    • ️✔️@azure/arm-managedapplications [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-policy [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 14 items here, please refer to log for details.
      info	[Changelog]   - Interface PolicyDefinitionsListByManagementGroupNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface PolicyDefinitionsListByManagementGroupNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface PolicyDefinitionsListNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface PolicyDefinitionsListNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface PolicyExemptionsListForManagementGroupNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface PolicyExemptionsListForResourceGroupNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface PolicyExemptionsListForResourceNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface PolicyExemptionsListNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface PolicySetDefinitionsListBuiltInNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface PolicySetDefinitionsListBuiltInNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface PolicySetDefinitionsListByManagementGroupNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface PolicySetDefinitionsListByManagementGroupNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface PolicySetDefinitionsListNextOptionalParams no longer has parameter filter
      info	[Changelog]   - Interface PolicySetDefinitionsListNextOptionalParams no longer has parameter top
    • ️✔️@azure/arm-resources-subscriptions [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation Subscriptions.checkZonePeers
      info	[Changelog]   - Added Interface AvailabilityZonePeers
      info	[Changelog]   - Added Interface CheckZonePeersRequest
      info	[Changelog]   - Added Interface CheckZonePeersResult
      info	[Changelog]   - Added Interface ErrorDetail
      info	[Changelog]   - Added Interface ErrorResponseAutoGenerated
      info	[Changelog]   - Added Interface Peers
      info	[Changelog]   - Added Interface SubscriptionsCheckZonePeersOptionalParams
      info	[Changelog]   - Added Type Alias SubscriptionsCheckZonePeersResponse
    • ️✔️@azure/arm-resources [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 14 items here, please refer to log for details.
      info	[Changelog]   - Added Interface TagsDeleteAtScopeHeaders
      info	[Changelog]   - Added Interface TagsUpdateAtScopeHeaders
      info	[Changelog]   - Interface TagsCreateOrUpdateAtScopeOptionalParams has a new optional parameter resumeFrom
      info	[Changelog]   - Interface TagsCreateOrUpdateAtScopeOptionalParams has a new optional parameter updateIntervalInMs
      info	[Changelog]   - Interface TagsDeleteAtScopeOptionalParams has a new optional parameter resumeFrom
      info	[Changelog]   - Interface TagsDeleteAtScopeOptionalParams has a new optional parameter updateIntervalInMs
      info	[Changelog]   - Interface TagsUpdateAtScopeOptionalParams has a new optional parameter resumeFrom
      info	[Changelog]   - Interface TagsUpdateAtScopeOptionalParams has a new optional parameter updateIntervalInMs
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation TagsOperations.createOrUpdateAtScope
      info	[Changelog]   - Removed operation TagsOperations.deleteAtScope
      info	[Changelog]   - Removed operation TagsOperations.updateAtScope
    • ️✔️@azure/arm-templatespecs [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 14 items here, please refer to log for details.
      info	[Changelog]   - Added Interface TemplateSpecVersionsGetBuiltInOptionalParams
      info	[Changelog]   - Added Interface TemplateSpecVersionsListBuiltInsNextOptionalParams
      info	[Changelog]   - Added Interface TemplateSpecVersionsListBuiltInsOptionalParams
      info	[Changelog]   - Added Type Alias TemplateSpecsGetBuiltInResponse
      info	[Changelog]   - Added Type Alias TemplateSpecsListBuiltInsNextResponse
      info	[Changelog]   - Added Type Alias TemplateSpecsListBuiltInsResponse
      info	[Changelog]   - Added Type Alias TemplateSpecVersionsGetBuiltInResponse
      info	[Changelog]   - Added Type Alias TemplateSpecVersionsListBuiltInsNextResponse
      info	[Changelog]   - Added Type Alias TemplateSpecVersionsListBuiltInsResponse
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface TemplateSpecsListByResourceGroupNextOptionalParams no longer has parameter expand
      info	[Changelog]   - Interface TemplateSpecsListBySubscriptionNextOptionalParams no longer has parameter expand
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Pipeline Framework Failed [Logs]Release - Generate from 9d8a951. 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] 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
      cannot force update branch 'sdkAuto/resources' as it is the current HEAD of the repository.
      Error: cannot force update branch 'sdkAuto/resources' as it is the current HEAD of the repository.
    • ️✔️resources [View full logs
    • ️✔️resources [View full logs
      error	Fatal error: cannot force update branch 'sdkAuto/resources' as it is the current HEAD of the repository.
      error	The following packages are still pending:
      error		resources
      error		resources
      error		resources
      error		resources
    • ️✔️resources
    • ️✔️resources
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 9d8a951. 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.resources.DefaultTag [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 Mar 27, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/resources/armchanges https://apiview.dev/Assemblies/Review/fd39572b8dde46f7862cf10c53843aa9
    Go sdk/resourcemanager/resources/armdeploymentscripts https://apiview.dev/Assemblies/Review/412a2c729e354a96b3bd08d753db2810
    Go sdk/resourcemanager/resources/armfeatures https://apiview.dev/Assemblies/Review/27ee6b3f06be4a6682a82651d283a376
    Go sdk/resourcemanager/resources/armlinks https://apiview.dev/Assemblies/Review/9b30dd7eb70d4b1b9c641a266ce4446a
    Go sdk/resourcemanager/resources/armlocks https://apiview.dev/Assemblies/Review/31c4128c1a834ccd8e9a5bec9e028dce
    Go sdk/resourcemanager/resources/armmanagedapplications https://apiview.dev/Assemblies/Review/b6f6d6a4a41d49bcae6c4bb01b91ae14
    Go sdk/resourcemanager/resources/armpolicy https://apiview.dev/Assemblies/Review/9d57b3c0a4704f0faeaa3e1e33e5a7b3
    Go sdk/resourcemanager/resources/armresources https://apiview.dev/Assemblies/Review/e0b91395dd2141929e6b1ee3bde84e87
    Go sdk/resourcemanager/resources/armsubscriptions https://apiview.dev/Assemblies/Review/28373e79a97645a8b10ade60aa63ef40
    Go sdk/resourcemanager/resources/armtemplatespecs https://apiview.dev/Assemblies/Review/89d5c03e50f640a898ebb0feef8e9c29
    Java azure-resourcemanager-resources-generated https://apiview.dev/Assemblies/Review/0b787fc6a92a4a1ba0cf2837a081b71b
    .Net Azure.ResourceManager.Resources There is no API change compared with the previous version
    JavaScript @azure/arm-changes https://apiview.dev/Assemblies/Review/39309e95ca0e4e8d924853d45105797f
    JavaScript @azure/arm-features There is no API change compared with the previous version
    JavaScript @azure/arm-links https://apiview.dev/Assemblies/Review/9936b27a990f4711923f250e4cc53939
    JavaScript @azure/arm-locks https://apiview.dev/Assemblies/Review/fea7099273ab43ad9ce0f4f1f452151d
    JavaScript @azure/arm-managedapplications https://apiview.dev/Assemblies/Review/0433e5d4e7ac4c2ca03cb905c742807c
    JavaScript @azure/arm-policy https://apiview.dev/Assemblies/Review/163d08138d764d0eaf6ab3d8f9db4a64
    JavaScript @azure/arm-resources-subscriptions https://apiview.dev/Assemblies/Review/d6056a22a5204225a9a941b0a9e5ce12
    JavaScript @azure/arm-resources https://apiview.dev/Assemblies/Review/8927e4979c8d4cccad66c9dec58d63b2
    JavaScript @azure/arm-templatespecs https://apiview.dev/Assemblies/Review/3f68739a408a47449216e04dde2238c8

    @msyyc msyyc merged commit 9d8a951 into main Mar 27, 2023
    @msyyc msyyc deleted the msyyc-patch-4 branch March 27, 2023 08:48
    This was referenced Mar 27, 2023
    JoshLove-msft pushed a commit to JoshLove-msft/azure-rest-api-specs that referenced this pull request Apr 25, 2023
    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.

    3 participants