From e41c3a46a770579602ed9dda2ad7fcb029dd3b50 Mon Sep 17 00:00:00 2001 From: oleg Date: Sun, 31 Jan 2016 20:58:34 +0300 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 99d30c0..f2e3475 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ work in progress... [![Build Status](https://travis-ci.org/node-ci/nci.svg?branch=master)](https://travis-ci.org/node-ci/nci) -## TODO for release 0.9 +## TODO for public release * ~~Dashboard (builds list, projects autocomlete)~~ * ~~Build page (build info(dates, changes, etc), console)~~ @@ -24,7 +24,7 @@ work in progress... * ~~Scheduler~~ * ~~Better tests coverage~~ * ~~Compile client for production~~ -* Semantic versioning and plugins +* ~~Semantic versioning and plugins~~ * ~~Complete uncompleted builds on server start~~ * ~~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~~ * ~~hide console output by default (when go on completed build page you scroll 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 * cancell in progress build + buld/step timeout * 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 + 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~~ * ~~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