-
Notifications
You must be signed in to change notification settings - Fork 13
New Workflow Model
Ryan Bannon edited this page Jun 9, 2014
·
105 revisions
We need a new workflow model to facilitate:
- branching workflows
- multiple inputs and outputs
- multiple input types and output types
There are a LOT of extra things we could do (e.g. conditional inputs, cyclic workflows, time-based execution), but we're gonna keep it simple for now.
- CURRENT model: Rodan ERD
- Proposed model: New Workflow Model - Specification
- Workflow validation: New Workflow Model - Validation
- WorkflowRun creation and execution: New Workflow Model - WorkflowRun Creation and Execution
- New Workflow Model Examples
- Repository Structure
- Working on Rodan
- Testing Production Locally
- Working on Interactive Classifier
- Job Queues
- Testing New Docker Images
- Set up Environment Variables
- Set up SSL with Certbot
- Set up SSH with GitHub
- Deploying on Staging
- Deploying on Production
- Import Previous Data