Skip to content

Conversation

@amber-Chen-86
Copy link
Member

…AnalyzeConversationsAuthoring/tspconfig.yaml', API Version: 2025-11-15-preview, SDK Release Type: beta, and CommitSHA: 'd8f039ebd965e40471a082c547b103dd5dc9a33b' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5552628 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

…nalyzeConversationsAuthoring/tspconfig.yaml', API Version: 2025-11-15-preview, SDK Release Type: beta, and CommitSHA: 'd8f039ebd965e40471a082c547b103dd5dc9a33b' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5552628 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Copilot AI review requested due to automatic review settings November 10, 2025 18:33
Copy link
Contributor

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 Azure AI Language Conversations Authoring SDK by regenerating code from a new API specification version and refactoring the project structure. Key changes include updating the API specification reference, removing custom patch files in favor of generated code, reformatting configuration files, and adding auto-generated test and sample files.

Reviewed Changes

Copilot reviewed 96 out of 102 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tsp-location.yaml Updates API spec directory path and commit reference
pyproject.toml Reformats configuration with proper structure and adds generated test exclusions
sdk_packaging.toml Removes file (configuration moved to pyproject.toml)
_operations.py Updates generated operations code with API version changes (2025-05-15 → 2025-11-15) and parameter reordering
_patch.py files Removes custom patch files for operations (ProjectOperations, DeploymentOperations, etc.)
test files Applies whitespace/formatting fixes
generated_tests/* Adds new auto-generated test scaffold files
generated_samples/* Adds new auto-generated sample files
models/init.py Removes unused model imports

Comment on lines +73 to +74
[packaging]
auto_update = false
Copy link

Copilot AI Nov 10, 2025

Choose a reason for hiding this comment

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

The [packaging] section has been moved from the deleted sdk_packaging.toml to pyproject.toml, but this non-standard section may not be recognized by standard Python build tools. Consider documenting this custom section or using a tool-specific prefix like [tool.azure.packaging] to avoid conflicts with standard fields.

Copilot uses AI. Check for mistakes.
@amber-Chen-86 amber-Chen-86 marked this pull request as draft November 10, 2025 18:44
@github-actions
Copy link

github-actions bot commented Nov 10, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

azure-ai-language-conversations-authoring

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.

2 participants