update roadmap

This commit is contained in:
oleg 2015-03-18 00:22:15 +03:00
parent cd0b335844
commit 24afa895e6

View File

@ -12,8 +12,9 @@ data streams (from shell commands, etc))
* Console output should be very close to the terminal output
* Shell command is the main script
* Tasks relations can be set easily (runAfter, runBefore, prevents, prevented)
it also can be attached to the specific status or branch (auto deploy could a
separate task in this case)
it also can be attached to the specific branch or commit (e.g. release commits
can trigger auto deploy tasks)
* Ability to build every or specified commits (even if they pushed in a bunch)
* Simple API for triggering build on scm hook
* Build can be continued from the current failed step
* Failing of build step can be prevented if special condition for the build step