update todo list

This commit is contained in:
oleg 2015-06-19 02:12:45 +03:00
parent f212f443ed
commit d24b5b984b

View File

@ -7,13 +7,15 @@ work in progress...
## TODO for release 1.0 ## TODO for release 1.0
* Dashboard (builds list, projects autocomlete) * Dashboard (builds list, projects autocomlete)
* Build page (build info, console) * Build page (build info(dates, changes, etc), console)
* Awesome build output (very close to terminal) * Awesome build output (very close to terminal)
* ~~Url for trigger build run~~ * ~~Url for trigger build run~~
* ~~YAML project and server(executors count, etc) configs~~ * ~~YAML project and server(executors count, etc) configs~~
* ~~Persistent build and console output information~~ * ~~Persistent build and console output information~~
* ~~Project relations (blocks, triggers, etc)~~ * ~~Project relations (blocks, triggers, etc)~~
* Writes to stderr must not break the build
* Mail and jabber notifications (with commits, current step and error) * Mail and jabber notifications (with commits, current step and error)
* Rename notification strategies according to statuses
* Work with git * Work with git
* Build every commit, commit with tag, etc * Build every commit, commit with tag, etc
* Safe id and build numbers generation * Safe id and build numbers generation