actionforge / graph-runner

🏃‍♀️ The core cli of Actionforge
Other
12 stars 0 forks source link

Add canonical writing for execution port ids #1

Closed sebastianrath closed 8 months ago

sebastianrath commented 8 months ago

Some execution ports begin with exec_ and others with exec-, some don' have a prefix at all like then and otherwise of the branch node.

https://github.com/actionforge/graph-runner/blob/c0087691260f2298e968eb1424c406bb0260194f/nodes/branch%40v1.yml#L12-L19

This causes in the graph-editor since all execution ports are expected to have a specific suffix.