Skip to content

Conversation

@timl3136
Copy link
Member

@timl3136 timl3136 commented Nov 4, 2025

What changed?
Define workflow signal decorator and definition for registry

Why?
This is a must have component in order to implement signals in cadence workflow. It allows user to define a method in their workflow class that can respond to signal.

How did you test it?
Unit tests

Potential risks

Release notes

Documentation Changes

@timl3136 timl3136 changed the title feat: Define workflow signal decorator in workflowDefinition feat: Define workflow signal decorator and definition for registry Nov 6, 2025
timl3136 and others added 2 commits November 17, 2025 16:17
Resolved conflicts:
- Kept signal decorator functionality from signal_decorator branch
- Adopted frozen=True convention for WorkflowInfo from upstream
- Removed test_workflow_engine_integration.py as upstream reorganized tests
Signed-off-by: Tim Li <[email protected]>
Signed-off-by: Tim Li <[email protected]>
@timl3136 timl3136 requested a review from natemort November 25, 2025 23:20
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