You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add NodeStateCallback to core execution and improve workflow types
- Add NodeStateCallback to ExecutionState and RunOpts for tracking node
start/finish events during graph execution
- Add IntOrString type for YAML fields that accept integers or expressions
(timeout-minutes, max-parallel)
- Refactor ActfileSchema to use getter/setter instead of exported variable
- Switch to SetGlobalNormalizationFunc for flag normalization
0 commit comments