Skip to content
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

[mgmt] durabletask release #33330

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

kazrael2119
Copy link
Contributor

@Copilot Copilot bot review requested due to automatic review settings March 11, 2025 02:04
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Mar 11, 2025

Choose a reason for hiding this comment

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

PR Overview

This PR releases the durable task client for Azure by introducing the initial beta package along with updates to samples, documentation, API reports, and dependency configurations.

  • Added ESLint configuration for the package.
  • Introduced several sample files demonstrating various client operations (list, get, create, update, and delete) across schedulers and task hubs.
  • Updated README documentation, API report files, CHANGELOG, and dependency lockfile adjustments to support the release.

Reviewed Changes

File Description
sdk/durabletask/arm-durabletask/eslint.config.mjs Added a new ESLint configuration using @azure/eslint-plugin-azure-sdk.
sdk/durabletask/arm-durabletask/samples-dev/*.ts New sample files that demonstrate various client operations (listing, getting, updating, creating, and deleting resources).
sdk/durabletask/arm-durabletask/README.md Introduces package overview, getting started guides, and usage instructions.
sdk/durabletask/arm-durabletask/review/*.api.md Added API report files from API Extractor for both service and model interfaces.
sdk/durabletask/arm-durabletask/CHANGELOG.md Added changelog for the first stable beta release of the package.
common/config/rush/pnpm-lock.yaml Updated dependency resolutions to include the new arm-durabletask package and associated packages.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant