Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.12 KB

Civis Workflows Examples

This directory contains several examples of how to use Workflows in Civis Platform to execute workflows with complex job dependencies.

Quickstart

The optimal order to read through them is

  1. quickstart.yml
  2. branching_and_dependencies.yml
  3. outputs_and_yaql.yml
  4. and_or.yml
  5. sql_scripts.yml
  6. script_parameters.yml
  7. pause.yml
  8. yaml_variables.yml
  9. variable_blocks.yml
  10. custom_email_notifications.yml
  11. with_items.yml
  12. with_items_dict.yml
  13. with_items_aggregate.yml
  14. automatic_task_retry.yml
  15. task_defaults.yml
  16. export.yml
  17. variable_tricks.yml (Optional)

Further Documentation

You can find documentation for the technologies behind the Civis workflows in the following spots: