Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw workflow specification #8

Open
EpicWink opened this issue Feb 17, 2020 · 0 comments
Open

Raw workflow specification #8

EpicWink opened this issue Feb 17, 2020 · 0 comments

Comments

@EpicWink
Copy link
Owner

Currently, only a DAG-style workflow specification is supported. This proposes a new type of specification: the raw-style.

The raw-style spec is imperative, in that it defines some rules (eg which types of recent history events need to be processed, and some parameters) and actions (ie decisions, with attributes).

This allows for fuller control of the decider, but requires more effort to build a workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant