Skip to content

[Durabletask] Addition of backends command to get orchestrations#8634

Closed
RyanLettieri wants to merge 15 commits intoAzure:mainfrom
RyanLettieri:dts-backend-support
Closed

[Durabletask] Addition of backends command to get orchestrations#8634
RyanLettieri wants to merge 15 commits intoAzure:mainfrom
RyanLettieri:dts-backend-support

Conversation

@RyanLettieri
Copy link
Contributor

@RyanLettieri RyanLettieri commented Apr 3, 2025


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

az durabletask orchestration list

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

az durabletask -h output
image

az durabletask orchestration list -h output
image

az durabletask orchestration list output
image

@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Apr 3, 2025

⚠️Azure CLI Extensions Breaking Change Test
⚠️durabletask
rule cmd_name rule_message suggest_message
⚠️ 1011 - SubgroupAdd durabletask orchestration sub group durabletask orchestration added

@yonzhan
Copy link
Collaborator

yonzhan commented Apr 3, 2025

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2025

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2025

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2025

@yonzhan yonzhan requested a review from kairu-ms April 4, 2025 00:05
@yonzhan yonzhan requested a review from jsntcy April 4, 2025 00:05
@RyanLettieri RyanLettieri marked this pull request as ready for review April 4, 2025 17:19
@RyanLettieri RyanLettieri changed the title [Durabletask] Addition of backend command to get orchestrations [Durabletask] Addition of backends command to get orchestrations Apr 4, 2025
@kairu-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

kairu-ms
kairu-ms previously approved these changes Apr 28, 2025
Copy link
Contributor

@kairu-ms kairu-ms left a comment

Choose a reason for hiding this comment

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

LGTM

@RyanLettieri
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 8634 in repo Azure/azure-cli-extensions

@yonzhan
Copy link
Collaborator

yonzhan commented Apr 28, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
… command

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
…istent scheduler or taskhub

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Apr 29, 2025
@kairu-ms
Copy link
Contributor

kairu-ms commented May 6, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@AllyW AllyW added Docs and removed Docs labels May 7, 2025
@github-actions github-actions bot removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label May 7, 2025
@kairu-ms
Copy link
Contributor

Closed this PR because of conflicts

@kairu-ms kairu-ms closed this Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants