Skip to content

Conversation

@berndverst
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 October 13, 2025 21:30
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 performs final class renaming for the Azure DurableTask SDK version 1.0.0 release. The changes focus on removing the "DurableTask" prefix from model class names to achieve cleaner, more concise naming conventions.

Key changes include:

  • Renaming DurableTaskPurgeableOrchestrationState to PurgeableOrchestrationState
  • Renaming DurableTaskResourceRedundancyState to ResourceRedundancyState
  • Updating all references in test files and API surface definitions

Reviewed Changes

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

Show a summary per file
File Description
tsp-location.yaml Updates commit hash reference for the TypeSpec location
SchedulerTests.cs Updates test assertions to use renamed ResourceRedundancyState enum
RetentionPolicyTests.cs Updates test code to use renamed PurgeableOrchestrationState enum
Azure.ResourceManager.DurableTask.netstandard2.0.cs Updates API surface definitions with renamed model classes
Azure.ResourceManager.DurableTask.net8.0.cs Updates API surface definitions with renamed model classes for .NET 8.0 target

@berndverst berndverst enabled auto-merge (squash) October 13, 2025 21:36
@github-actions
Copy link

API Change Check

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

Azure.ResourceManager.DurableTask

@berndverst berndverst merged commit 151acd6 into Azure:main Oct 13, 2025
22 checks passed
berndverst pushed a commit to berndverst/azure-sdk-for-net that referenced this pull request Oct 31, 2025
berndverst added a commit that referenced this pull request Oct 31, 2025
* Revert "DurableTask: Class renaming for release (#53197)"

This reverts commit 151acd6.

* Revert "[Durable Task] Update class names for 1.0.0 release (#53192)"

This reverts commit cd5100f.

* Update Changelog

* Update TSP location

* Regenerate SDK

* Update scenario tests

* Export API

---------

Co-authored-by: Bernd Verst <[email protected]>
nick863 pushed a commit that referenced this pull request Nov 5, 2025
* Revert "DurableTask: Class renaming for release (#53197)"

This reverts commit 151acd6.

* Revert "[Durable Task] Update class names for 1.0.0 release (#53192)"

This reverts commit cd5100f.

* Update Changelog

* Update TSP location

* Regenerate SDK

* Update scenario tests

* Export API

---------

Co-authored-by: Bernd Verst <[email protected]>
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.

2 participants