Skip to content

Conversation

@ArthurMa1978
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Copilot AI review requested due to automatic review settings November 3, 2025 03:56
@ArthurMa1978 ArthurMa1978 requested a review from cgillum as a code owner November 3, 2025 03:56
@github-actions github-actions bot added Durable Task Scheduler Mgmt This issue is related to a management package. labels Nov 3, 2025
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 pull request updates the Azure.ResourceManager.DurableTask SDK by regenerating code using a newer version of the management plane generator. The changes include updates to the API specification commit reference, improvements to code generation patterns, and the addition of new internal utility files.

Key changes:

  • Updated API specification commit reference and added emitter package configuration
  • Refactored REST operations to use protocol methods instead of convenience methods
  • Added new pageable collection result classes for list operations
  • Modernized serialization patterns and internal utilities

Reviewed Changes

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

Show a summary per file
File Description
tsp-location.yaml Updated commit reference and added emitter package configuration
TaskHubsGetByScheduler*.cs New pageable collection classes for task hub list operations
SchedulersGetBy*.cs New pageable collection classes for scheduler list operations
TaskHubsRestOperations.cs Refactored to protocol-based methods with updated parameter types
SchedulersRestOperations.cs Refactored to protocol-based methods with updated parameter types
RetentionPoliciesRestOperations.cs Refactored to protocol-based methods with updated parameter types
ProviderConstants.cs Changed from static to partial class with added documentation
Models/*.cs Updated serialization patterns and documentation comments
LongRunningOperation/*.cs Updated operation sources to use direct deserialization
Internal/*.cs Added new utility classes for request handling and type formatting

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

API Change Check

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

Azure.ResourceManager.DurableTask

@ArthurMa1978
Copy link
Member Author

/check-enforcer override

@ArthurMa1978 ArthurMa1978 merged commit abf3d95 into main Nov 3, 2025
28 of 29 checks passed
@ArthurMa1978 ArthurMa1978 deleted the mgmt-durable branch November 3, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Durable Task Scheduler Mgmt This issue is related to a management package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants