-
Notifications
You must be signed in to change notification settings - Fork 82
Project Roadmap
Meir Wahnon edited this page Mar 31, 2015
·
18 revisions
#Project Roadmap
##Language
- Near Term:
- Enrich language
- Parallel : allow parallel execution of steps
- Encrypted : allow to encrypt inputs + outputs of steps
- Extensible language : add features to support extensibility of the DSL
- Test framework : to test the workflows
- Enrich language
- Long Term:
- Look how we integrate with OpenStack Mistral project
- Look at adding a DSL for modeling language (meant for deployment)
- Add scripting languages (Go,Ruby...)
- Near Term:
- Add more Docker content * Support Docker Compose + Swarm + Machine
- Add more Base content * Remote File Transfer operations * Basic OS(linux + windows) operations
- Long Term:
- Add OpenStack content
- Next Year:
- IDE Plugins
- Autocomplete
- Warnings
- Errors
- IDE Plugins
- Long Term:
- IDE Plugins
- Debugger
- IDE Plugins
##Engine
- Next 6 Months:
- Support engine cluster (embedding)
- Long Term:
- Run control: pause/resume
- Performance benchmarks
- Scale workers