actionforge / graph-runner

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

Add canonical naming for execution ports #2

Closed sebastianrath closed 8 months ago

sebastianrath commented 8 months ago

This PR introduces defines the naming convention for execution ports. These must be named exec-?[\w-]+ and have the exec attribute set to true. This check is validated during start. This also fixes #1