Tauffer-Consulting / domino

User friendly and open source platform for workflow creation and monitoring
https://domino-workflows.io/
Apache License 2.0
152 stars 14 forks source link

Allow users to update workflow #219

Open vinicvaz opened 10 months ago

vinicvaz commented 10 months ago

We should think the best way for editing workflows.

At the first moment I see 2 options:

1. Recreating the workflow (like a PUT operation)

Pros:

2. Updating workflow input arguments using dag config to inject new data into the template.

Pros:


Necessary changes:

Possible/Probably changes:

vinicvaz commented 10 months ago

@luiztauffer @nathan-vm @tdari FYI