Skip to content

Add options to simplify naming of workflows and activities#1574

Merged
WhitWaldo merged 4 commits intodapr:release-1.16from
frankbuckley:add-activity-workflow-overloads
Aug 12, 2025
Merged

Add options to simplify naming of workflows and activities#1574
WhitWaldo merged 4 commits intodapr:release-1.16from
frankbuckley:add-activity-workflow-overloads

Conversation

@frankbuckley
Copy link
Copy Markdown
Contributor

Add options to name workflows and activities when using RegisterWorkflow<TWorkflow>() and RegisterActivity<TActivity>().

Issue reference

Resolves: #1572

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

@frankbuckley frankbuckley requested review from a team as code owners July 3, 2025 15:17
@WhitWaldo
Copy link
Copy Markdown
Contributor

@frankbuckley Thank you for your contribution! Could you please sign your commits?

Signed-off-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
@frankbuckley frankbuckley force-pushed the add-activity-workflow-overloads branch from 3fc6731 to ca7d73b Compare July 3, 2025 15:59
@frankbuckley
Copy link
Copy Markdown
Contributor Author

@frankbuckley Thank you for your contribution! Could you please sign your commits?

Done.

BTW, I targeted release-1.16 as I did not have 6/7 runtimes to hand. Hope that is OK.

@WhitWaldo
Copy link
Copy Markdown
Contributor

@frankbuckley Thank you for your contribution! Could you please sign your commits?

Done.

BTW, I targeted release-1.16 as I did not have 6/7 runtimes to hand. Hope that is OK.

That's perfect and preferred. I'll review and get back to you. Thank you for putting this together!

Copy link
Copy Markdown
Contributor

@WhitWaldo WhitWaldo left a comment

Choose a reason for hiding this comment

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

Looks good to me - thank you very much for your contribution!

@WhitWaldo WhitWaldo merged commit e0ebaee into dapr:release-1.16 Aug 12, 2025
9 of 10 checks passed
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 12, 2025
Signed-off-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 12, 2025
Signed-off-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
Signed-off-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
Signed-off-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
Signed-off-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
Signed-off-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
Signed-off-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
Signed-off-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Frank Buckley <5655810+frankbuckley@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
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.

2 participants