mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
Previously, workflows could only execute their own graph, which made reusable workflow logic hard to share and forced admins to duplicate common steps. This change adds workflow call trigger/action nodes with input mapping, persisted parent-child runs, wait/resume and error propagation, caller metadata, dependency validation, and execution detail links. --------- Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com> |
||
|---|---|---|
| .. | ||
| credential_serializer.rb | ||
| data_table_serializer.rb | ||
| execution_list_serializer.rb | ||
| execution_serializer.rb | ||
| post_serializer.rb | ||
| topic_serializer.rb | ||
| user_serializer.rb | ||
| variable_serializer.rb | ||
| workflow_serializer.rb | ||
| workflow_version_serializer.rb | ||