flaxandteal / dewret

DEclarative Workflow REndering Tool
Apache License 2.0
1 stars 0 forks source link

Feature: Input parameters and nested tasks #4

Closed philtweir closed 5 months ago

philtweir commented 5 months ago

What has changed?

Mainly two new constructs:

Why has this changed?

This allows us to create reusable, composable workflows. This provides enough features to construct useful complex workflows.

How to review?

Try the new examples in workflows.md and experiment with rewiring them.

philtweir commented 5 months ago

Superseded by #6