DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
And perhaps a couple others that I'm missing. The point is that we'd limit the access in the /dags view pretty severely.
Roles
We will introduce two three levels of access:
- dag_viewer: Can see everything associated with a given DAG.
- dag_editor: Can edit the status of tasks in a DAG.
- dag_executor: Can click the 'Run' button on a task to have it triggered immediately. Only works for CeleryExecutor.