Skip to content
Pavlo Golub edited this page Mar 12, 2021 · 4 revisions
  • Allow one-time parameters for tasks that are deleted after execution.
  • Implement task condition: run if prev is OK, run if prev FAILED
  • Implement runtime input parameters, e.g. results of a function or an arbitrary query.
  • Add pipeline machinery, e.g. output of the previous task is the input for the next one.
  • Add concept of tasks secrets to store passwords, connection credentials, etc.
Clone this wiki locally