azure-rest-api-specs
azure-rest-api-specs copied to clipboard
[DO NOT MERGE] Armstrong Validation Test with problematic tf configuration
Next Steps to Merge
Next steps that must be taken to merge this PR:- ❌ Your PR has breaking changes in the generated SDK for Go (label:
BreakingChange-Go-Sdk). Refer to step 3 in the PR workflow diagram. - ❌ Your PR has breaking changes in the generated SDK for Python (label:
BreakingChange-Python-Sdk). Refer to step 3 in the PR workflow diagram.
Swagger Validation Report
️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Swagger Generation Artifacts
️️✔️ApiDocPreview succeeded [Detail] [Expand]
️⚠️ azure-sdk-for-python warning [Detail]
⚠️Warning in generating from ee93f8f4eb20c1ff5e2085824ea47e5882f59d34. SDK Automation 14.0.0command 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. cmderr [automation_init.sh] cmderr [automation_init.sh] npm notice New minor version of npm available! 10.5.0 -> 10.6.0 cmderr [automation_init.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.6.0> cmderr [automation_init.sh] npm notice Run `npm install -g [email protected]` to update! cmderr [automation_init.sh] npm notice command sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
️✔️azure-mgmt-providerhub [Preview SDK Changes]- azure_mgmt_providerhub-2020_11_20T00_00_00.000Z-py3-none-any.whl
- azure-mgmt-providerhub-2020-11-20T00-00-00.000Z.zip
info [Changelog] - Initial Release
️✔️azure-mgmt-purview [Preview SDK Changes]- azure-mgmt-purview-1.0.1.zip
- azure_mgmt_purview-1.0.1-py3-none-any.whl
️⚠️ azure-sdk-for-java warning [Detail]
⚠️Warning in generating from ee93f8f4eb20c1ff5e2085824ea47e5882f59d34. SDK Automation 14.0.0command ./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json cmderr [init.sh] notice cmderr [init.sh] npm notice New minor version of npm available! 10.5.0 -> 10.6.0 cmderr [init.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.6.0> cmderr [init.sh] npm notice Run `npm install -g [email protected]` to update! cmderr [init.sh] npm notice command ./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
️✔️azure-resourcemanager-providerhub [Preview SDK Changes]- pom.xml
- azure-resourcemanager-providerhub-1.1.0-beta.1-sources.jar
- azure-resourcemanager-providerhub-1.1.0-beta.1.jar
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
️✔️Succeeded in generating from ee93f8f4eb20c1ff5e2085824ea47e5882f59d34. SDK Automation 14.0.0command 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/providerhub/armproviderhub [Preview SDK Changes] Breaking Change Detectedinfo [Changelog] ### Breaking Changes info [Changelog] info [Changelog] - Type of `OperationsDefinition.ActionType` has been changed from `*OperationsDefinitionActionType` to `*OperationActionType` info [Changelog] - Type of `OperationsDefinition.Origin` has been changed from `*OperationsDefinitionOrigin` to `*OperationOrigins` info [Changelog] - Type of `ResourceProviderManagement.ResourceAccessPolicy` has been changed from `*ResourceProviderManagementResourceAccessPolicy` to `*ResourceAccessPolicy` info [Changelog] - Type of `ResourceProviderManifestManagement.ResourceAccessPolicy` has been changed from `*ResourceProviderManagementResourceAccessPolicy` to `*ResourceAccessPolicy` info [Changelog] - Type of `ResourceProviderManifestPropertiesManagement.ResourceAccessPolicy` has been changed from `*ResourceProviderManagementResourceAccessPolicy` to `*ResourceAccessPolicy` info [Changelog] - Type of `ResourceType.MarketplaceType` has been changed from `*ResourceTypeMarketplaceType` to `*MarketplaceType` info [Changelog] - Type of `ResourceTypeRegistrationProperties.MarketplaceType` has been changed from `*ResourceTypeRegistrationPropertiesMarketplaceType` to `*MarketplaceType` info [Changelog] - Type of `ResourceTypeRegistrationPropertiesAutoGenerated.MarketplaceType` has been changed from `*ResourceTypeRegistrationPropertiesMarketplaceType` to `*MarketplaceType` info [Changelog] - Type of `SKULocationInfo.Type` has been changed from `*SKULocationInfoType` to `*ExtendedLocationType` info [Changelog] - Enum `OperationsDefinitionActionType` has been removed info [Changelog] - Enum `OperationsDefinitionOrigin` has been removed info [Changelog] - Enum `ResourceProviderManagementResourceAccessPolicy` has been removed info [Changelog] - Enum `ResourceTypeMarketplaceType` has been removed info [Changelog] - Enum `ResourceTypeRegistrationPropertiesMarketplaceType` has been removed info [Changelog] - Enum `SKULocationInfoType` has been removed info [Changelog] info [Changelog] ### Features Added info [Changelog] info [Changelog] - New enum type `ExtendedLocationType` with values `ExtendedLocationTypeArcZone`, `ExtendedLocationTypeEdgeZone`, `ExtendedLocationTypeNotSpecified` info [Changelog] - New enum type `MarketplaceType` with values `MarketplaceTypeAddOn`, `MarketplaceTypeBypass`, `MarketplaceTypeNotSpecified`, `MarketplaceTypeStore` info [Changelog] - New enum type `OperationActionType` with values `OperationActionTypeInternal`, `OperationActionTypeNotSpecified` info [Changelog] - New enum type `OperationOrigins` with values `OperationOriginsNotSpecified`, `OperationOriginsSystem`, `OperationOriginsUser` info [Changelog] - New enum type `ResourceAccessPolicy` with values `ResourceAccessPolicyAcisActionAllowed`, `ResourceAccessPolicyAcisReadAllowed`, `ResourceAccessPolicyNotSpecified` info [Changelog] info [Changelog] Total 14 breaking change(s), 20 additive change(s).
Present SDK breaking changes suppressions No suppression file added.
Absent SDK breaking changes suppressions - Enum `OperationsDefinitionActionType` has been removed - Enum `OperationsDefinitionOrigin` has been removed - Enum `ResourceProviderManagementResourceAccessPolicy` has been removed - Enum `ResourceTypeMarketplaceType` has been removed - Enum `ResourceTypeRegistrationPropertiesMarketplaceType` has been removed - Enum `SKULocationInfoType` has been removed - Type of `OperationsDefinition.ActionType` has been changed from `*OperationsDefinitionActionType` to `*OperationActionType` - Type of `OperationsDefinition.Origin` has been changed from `*OperationsDefinitionOrigin` to `*OperationOrigins` - Type of `ResourceProviderManagement.ResourceAccessPolicy` has been changed from `*ResourceProviderManagementResourceAccessPolicy` to `*ResourceAccessPolicy` - Type of `ResourceProviderManifestManagement.ResourceAccessPolicy` has been changed from `*ResourceProviderManagementResourceAccessPolicy` to `*ResourceAccessPolicy` - Type of `ResourceProviderManifestPropertiesManagement.ResourceAccessPolicy` has been changed from `*ResourceProviderManagementResourceAccessPolicy` to `*ResourceAccessPolicy` - Type of `ResourceType.MarketplaceType` has been changed from `*ResourceTypeMarketplaceType` to `*MarketplaceType` - Type of `ResourceTypeRegistrationProperties.MarketplaceType` has been changed from `*ResourceTypeRegistrationPropertiesMarketplaceType` to `*MarketplaceType` - Type of `ResourceTypeRegistrationPropertiesAutoGenerated.MarketplaceType` has been changed from `*ResourceTypeRegistrationPropertiesMarketplaceType` to `*MarketplaceType` - Type of `SKULocationInfo.Type` has been changed from `*SKULocationInfoType` to `*ExtendedLocationType`
Parse Suppression File Errors No suppression file added.
Please refer to https://aka.ms/azsdk/sdk-suppression for more information.️✔️sdk/resourcemanager/purview/armpurview [Preview SDK Changes]
️⚠️ azure-sdk-for-js warning [Detail]
⚠️Warning in generating from ee93f8f4eb20c1ff5e2085824ea47e5882f59d34. SDK Automation 14.0.0command 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 warn No file changes detected after generation warn No package detected after generation
️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
️✔️Succeeded in generating from ee93f8f4eb20c1ff5e2085824ea47e5882f59d34. SDK Automation 14.0.0command pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json warn specification/purview/resource-manager/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk command pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
️✔️Azure.ResourceManager.ProviderHub [Preview SDK Changes]- Azure.ResourceManager.ProviderHub.1.2.0-alpha.20240429.1.nupkg
info [Changelog]
️⚠️ azure-powershell warning [Detail]
⚠️Warning in generating from ee93f8f4eb20c1ff5e2085824ea47e5882f59d34. SDK Automation 14.0.0command 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.providerhub.DefaultTag [Preview SDK Changes]⚠️Az.purview.DefaultTag [Preview SDK Changes]
️❌ azure-resource-manager-schemas failed [Detail]
❌Failed in generating from ee93f8f4eb20c1ff5e2085824ea47e5882f59d34. Schema Automation 14.0.0command .sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json cmderr [initScript.sh] notice cmderr [initScript.sh] npm notice New minor version of npm available! 10.5.0 -> 10.6.0 cmderr [initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.6.0> cmderr [initScript.sh] npm notice Run `npm install -g [email protected]` to update! cmderr [initScript.sh] npm notice warn File azure-resource-manager-schemas_tmp/initOutput.json not found to read warn specification/providerhub/resource-manager/readme.md skipped due to azure-resource-manager-schemas not found in swagger-to-sdk command .sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
❌purview/resource-manager [Preview Schema Changes]
Generated ApiView
| Language | Package Name | ApiView Link |
|---|---|---|
| Go | sdk/resourcemanager/providerhub/armproviderhub | https://apiview.dev/Assemblies/Review/e181362f9dee4014b97f47cb7ef6bdae?revisionId=ff72323f519c4e568d4bb63d13971b9c |
| Go | sdk/resourcemanager/purview/armpurview | https://apiview.dev/Assemblies/Review/cd108b9d20e345c29658eb1eb42d29ab?revisionId=5cd0d98523934976b83336ebc0b76fbc |
| Java | azure-resourcemanager-providerhub | There is no API change compared with the previous version |
| .Net | Azure.ResourceManager.ProviderHub | There is no API change compared with the previous version |
Hi, @ms-zhenhua. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.
Hi, @ms-zhenhua. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.