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

remove-workflow-methods-2 #1361

Closed
wants to merge 4 commits into from

Conversation

WhitWaldo
Copy link
Contributor

Description

Removed the Workflow methods from the DaprClient, DaprGrpcClient and an end-to-end test as well as a few now-unused types. Also refactored the WorkflowRuntimeStatus enum out from Dapr.Client and into Dapr.Workflow as it has no more purpose in the former project.

Replaces PR at #1345 as I'm not finding a great way of resolving the merge there.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1344

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…d types

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…ality has been moved out to the Dapr.Workflow project instead.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo requested review from a team as code owners October 14, 2024 18:00
@WhitWaldo WhitWaldo closed this Oct 14, 2024
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.

Remove obsolete workflow methods from DaprClient
1 participant