-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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-datafactory-2025-03-18-43866(can only be merged by SDK owner) #40114
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this 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 records a successful test run and prepares the SDK for an auto release by updating version metadata, changelog notes, and ensuring new enumeration types are properly integrated into the client.
- Added new enumeration classes in _data_factory_management_client_enums.py.
- Updated init.py to export the newly added enums.
- Adjusted version information in _version.py and updated the changelog in CHANGELOG.md.
- Applied minor code style improvements in _serialization.py and formatting changes in setup.py.
Reviewed Changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
sdk/datafactory/azure-mgmt-datafactory/azure/mgmt/datafactory/models/_data_factory_management_client_enums.py | Introduces new enums for PostgreSQL, Greenplum, Oracle, and value types. |
sdk/datafactory/azure-mgmt-datafactory/CHANGELOG.md | Adds a new release note indicating a changelog generation timeout. |
sdk/datafactory/azure-mgmt-datafactory/azure/mgmt/datafactory/_version.py | Updates the version from 9.1.0 to 0.0.0 to reflect an auto release state. |
sdk/datafactory/azure-mgmt-datafactory/azure/mgmt/datafactory/models/init.py | Updates module exports to include the new enumeration classes. |
sdk/datafactory/azure-mgmt-datafactory/azure/mgmt/datafactory/_serialization.py | Applies minor style updates by removing redundant object inheritance and improving list comprehensions. |
sdk/datafactory/azure-mgmt-datafactory/setup.py | Simplifies version extraction by adjusting the tuple formatting. |
Files not reviewed (1)
- sdk/datafactory/azure-mgmt-datafactory/_meta.json: Language not supported
change log generation was timeout!!! | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Consider revising the text to 'Changelog generation timed out' for improved clarity and correct grammar.
change log generation was timeout!!! | |
Changelog generation timed out |
Copilot is powered by AI, so mistakes are possible. Review output carefully before use.
https://github.com/Azure/sdk-release-request/issues/5956
Recording test success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=987