Skip to content

Conversation

azure-sdk
Copy link
Collaborator

@azure-sdk
Copy link
Collaborator Author

@Copilot Copilot AI review requested due to automatic review settings June 26, 2025 06:12
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 auto‐release PR primarily updates the storage actions SDK for a new production release. Key changes include updates in metadata (e.g. marking the package as stable and adjusting the minimum Python version), a revision of generated comments to refer to the "Python Code Generator" instead of "AutoRest Code Generator", and removal of several generated sample files.

Reviewed Changes

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

Show a summary per file
File Description
tsp-location.yaml New TSP location metadata added.
setup.py Updated development status to Production/Stable and raised the Python requirement from 3.8 to 3.9.
sdk_packaging.toml Marked the package as stable.
Generated tests and operations files Updated comments from AutoRest to Python Code Generator and replaced some placeholder values in test operations.
Generated samples files Several sample files have been removed.
Operations and models files Extensive updates reflecting the new code generation output and updated URL and error‐handling logic.
Comments suppressed due to low confidence (3)

sdk/storageactions/azure-mgmt-storageactions/setup.py:81

  • The minimum Python version has been raised from 3.8 to 3.9. Please ensure that this change is acceptable given the intended support and compatibility requirements.
    python_requires=">=3.9",

sdk/storageactions/azure-mgmt-storageactions/generated_tests/test_storage_actions_mgmt_storage_tasks_operations_async.py:55

  • The change from explicit values 'break' and 'continue' to the generic string 'str' for 'onFailure' and 'onSuccess' in the test operations may be unintentional. Please verify that these placeholder values are intended to be used in the test logic.
                                        "onFailure": "str",

@azure-sdk azure-sdk deleted the t2-storageactions-2025-06-26-94408 branch July 6, 2025 09:14
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.

2 participants