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

[AutoRelease] t2-standbypool-2025-03-28-31466(can only be merged by SDK owner) #40263

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

azure-sdk
Copy link
Collaborator

@azure-sdk
Copy link
Collaborator Author

@Copilot Copilot bot review requested due to automatic review settings March 28, 2025 01:14
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the StandbyPool SDK by regenerating code with the AutoRest Code Generator, updating version metadata, refining import and initialization logic, and modifying documentation and configuration details.

  • Regenerated operations, models, and client files for both sync and async APIs
  • Updated version and configuration settings (including removal of the _validation file)
  • Improved documentation and import structure in README and init files

Reviewed Changes

Copilot reviewed 66 out of 67 changed files in this pull request and generated no comments.

Show a summary per file
File Description
azure/mgmt/standbypool/operations/_standby_container_group_pool_runtime_views_operations.py New operations implementation for container group pool runtime views
azure/mgmt/standbypool/operations/init.py Updated import ordering and AutoRest header modifications
azure/mgmt/standbypool/models/* Updates to models and removal of duplicate enums file
azure/mgmt/standbypool/aio/* New async operations and client code with updated initialization logic
azure/mgmt/standbypool/aio/_standby_pool_mgmt_client.py Client initialization now builds serializer/deserializer with client models and reorders operations assignments
azure/mgmt/standbypool/_version.py Updated version from 1.0.0 to 2.0.0
azure/mgmt/standbypool/_validation.py Removal of the obsolete validation file
README.md Minor documentation typo fix
Files not reviewed (1)
  • sdk/standbypool/azure-mgmt-standbypool/_meta.json: Language not supported
Comments suppressed due to low confidence (1)

sdk/standbypool/azure-mgmt-standbypool/azure/mgmt/standbypool/aio/_standby_pool_mgmt_client.py:104

  • The reassignment of operation properties in the client constructor has been reordered (e.g. 'standby_container_group_pools' is now assigned differently). Please verify that each property (standby_container_group_pools, standby_virtual_machine_pools, standby_container_group_pool_runtime_views, standby_virtual_machine_pool_runtime_views, and standby_virtual_machines) is correctly mapped according to the intended API design.
self.standby_container_group_pools = StandbyContainerGroupPoolsOperations(

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.

1 participant