Workflow Examples
Runnable examples of the assay serve workflow engine.
Each links to its README and source. Clone the repo and run
assay run examples/workflows/<name>/worker.lua
with assay serve on :8080 to try them.
approval-pipeline
A two-step workflow that pauses for a human approval signal between build and deploy. Demonstrates
hello-workflow
The simplest possible assay workflow: one activity that says hello.
nightly-report
Cron-fired workflow that demonstrates the rest of the workflow engine in one example: a recurring