On Monday, 1 September 2014 20:25:49 UTC+8, Ken Takata wrote: > > There is an unofficial CI project: https://github.com/vim-jp/vim-ci > It's part of Japanese Vim community (vim-jp). > > Regards, > Ken Takata
That's really cool... This is the tradition CI. We can check and monitor the status of build, but we cannot control it (CI build would be triggered after the change committed). What I mean is, if the build cannot be green (successfully), then the change will not be commit in the main branch... Just like [gerrit](https://code.google.com/p/gerrit/) for Android. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
