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

feat(engine): Use parsed workflow trigger inputs #652

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

Conversation

topher-lo
Copy link
Contributor

Requires #644 for enum expectations.

Why

What changed

  • Add multiple parameterized unit tests for trigger inputs with expects (with defaults, without defaults, with enums)
  • Added payload to ValidationResult
  • Passed validated payload (aka parsed trigger inputs that conforms to expects pydantic model) into execution context.

References

Screenshot 2024-12-21 at 1 07 15 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Improvements or additions to the workflow engine enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant