update readme
This commit is contained in:
parent
92766ed240
commit
e41c3a46a7
@ -6,7 +6,7 @@ work in progress...
|
|||||||
|
|
||||||
[](https://travis-ci.org/node-ci/nci)
|
[](https://travis-ci.org/node-ci/nci)
|
||||||
|
|
||||||
## TODO for release 0.9
|
## TODO for public release
|
||||||
|
|
||||||
* ~~Dashboard (builds list, projects autocomlete)~~
|
* ~~Dashboard (builds list, projects autocomlete)~~
|
||||||
* ~~Build page (build info(dates, changes, etc), console)~~
|
* ~~Build page (build info(dates, changes, etc), console)~~
|
||||||
@ -24,7 +24,7 @@ work in progress...
|
|||||||
* ~~Scheduler~~
|
* ~~Scheduler~~
|
||||||
* ~~Better tests coverage~~
|
* ~~Better tests coverage~~
|
||||||
* ~~Compile client for production~~
|
* ~~Compile client for production~~
|
||||||
* Semantic versioning and plugins
|
* ~~Semantic versioning and plugins~~
|
||||||
* ~~Complete uncompleted builds on server start~~
|
* ~~Complete uncompleted builds on server start~~
|
||||||
* ~~Throw away workspace changes on repository update~~
|
* ~~Throw away workspace changes on repository update~~
|
||||||
|
|
||||||
@ -64,7 +64,7 @@ animation" appear but should not.
|
|||||||
* ~~show more builds button (or infinity scroll) on start page~~
|
* ~~show more builds button (or infinity scroll) on start page~~
|
||||||
* ~~hide console output by default (when go on completed build page you scroll
|
* ~~hide console output by default (when go on completed build page you scroll
|
||||||
down to the output which could be very long)~~
|
down to the output which could be very long)~~
|
||||||
* speed up build points animation at ff (maybe borrow something from animate.css?)
|
* ~~speed up build points animation at ff (maybe borrow something from animate.css?)~~
|
||||||
* current successfully streak icons at project page
|
* current successfully streak icons at project page
|
||||||
* cancell in progress build + buld/step timeout
|
* cancell in progress build + buld/step timeout
|
||||||
* rev hash link to repo web ui
|
* rev hash link to repo web ui
|
||||||
@ -74,7 +74,7 @@ down to the output which could be very long)~~
|
|||||||
|
|
||||||
* ~~Responsive ui (persistent connection via socketio or something else +
|
* ~~Responsive ui (persistent connection via socketio or something else +
|
||||||
data streams (from shell commands, etc))~~
|
data streams (from shell commands, etc))~~
|
||||||
* Console output should be very close to the terminal output
|
* ~~Console output should be very close to the terminal output~~
|
||||||
* ~~Shell command is the main script~~
|
* ~~Shell command is the main script~~
|
||||||
* ~~Tasks relations can be set easily (runAfter, runBefore, prevents, prevented)
|
* ~~Tasks relations can be set easily (runAfter, runBefore, prevents, prevented)
|
||||||
it also can be attached to the specific branch or commit (e.g. release commits
|
it also can be attached to the specific branch or commit (e.g. release commits
|
||||||
|
Loading…
x
Reference in New Issue
Block a user