Commit Graph

130 Commits

Author SHA1 Message Date
oleg
f212f443ed add pure http api - currently only trigger build 2015-06-19 01:01:09 +03:00
oleg
e51656e05a update todo list 2015-06-18 23:45:08 +03:00
oleg
d76f15caa7 actualize readme 2015-06-17 23:14:52 +03:00
oleg
4b0bd39e1a more tests for blocking 2015-06-17 23:04:10 +03:00
oleg
37ba82eebf add minimal test for blocking + run project on the first step two prevent parallel run next calls 2015-06-16 23:51:38 +03:00
oleg
27d8e73b26 add trigger after tests 2015-06-15 23:56:09 +03:00
oleg
85f4fab192 distributor tests is dir now 2015-06-15 22:51:39 +03:00
oleg
63d244818d add blocks support 2015-06-15 22:16:46 +03:00
oleg
85844bcb40 better wait reasons update + start working on running multiple projects after build complete 2015-06-15 21:40:01 +03:00
oleg
361a5a5436 add and show build wait reason 2015-06-15 02:27:58 +03:00
oleg
b23edf202f notify about build before trigger 2015-06-15 00:15:26 +03:00
oleg
157c530d6b remove duplicate terminal output 2015-06-15 00:10:42 +03:00
oleg
a109eb577c fix memory leak by correct listen for errors during build writes 2015-06-14 23:41:52 +03:00
oleg
c4c3a73b01 get project name from dir name 2015-06-14 23:31:17 +03:00
oleg
9f4be8976e more samples for see terminal output 2015-06-14 23:18:40 +03:00
oleg
996736916b add sync script to package.json 2015-06-14 22:58:33 +03:00
Vladimir Polyakov
3776af1723 fix double onScroll call 2015-06-14 18:28:22 +03:00
Vladimir Polyakov
067622c4e6 increase terminal height 2015-06-14 18:27:22 +03:00
Vladimir Polyakov
e7b886c01c Merge branch 'master' of github.com:okv/nci 2015-06-14 18:24:09 +03:00
Vladimir Polyakov
ebedeab8f2 terminal functionality 2015-06-14 18:24:03 +03:00
oleg
37e9d6669e add build initiator info 2015-06-14 17:21:04 +03:00
oleg
944a98947c do not load json configs via require for prevent caching 2015-06-14 16:56:52 +03:00
oleg
92a8631cd3 merge 2015-06-14 16:40:27 +03:00
oleg
ec41df4596 reload projects on file change 2015-06-14 16:40:20 +03:00
Vladimir Polyakov
6b97f36d2b remove unused console.log 2015-06-14 14:32:07 +03:00
Vladimir Polyakov
08a4e58b8f new project selector 2015-06-14 14:24:31 +03:00
oleg
cc064aafda better test fix 2015-06-13 22:41:37 +03:00
oleg
04fc464a52 another test fix for macos 2015-06-13 22:38:38 +03:00
oleg
b95dbd6bfa do not strict shell error message check for being more other os friendly(hello macos) 2015-06-13 22:34:58 +03:00
oleg
1f924d290d remove project entity, it is just config now 2015-06-13 22:25:18 +03:00
oleg
a704129a16 change distributor run signature 2015-06-13 22:08:13 +03:00
oleg
a832398859 add after build trigger 2015-06-13 21:59:32 +03:00
oleg
9e0af72475 improve notifier tests 2015-06-12 18:41:00 +03:00
oleg
f618ff6713 notify on change 2015-06-12 16:26:34 +03:00
oleg
6d50b6ba06 notify tests: use stubs, better labels 2015-06-12 15:04:29 +03:00
oleg
ecf890d20c add tests for the notifier module 2015-05-25 22:36:09 +03:00
oleg
fa48a5269a spies and mocks are coming, sinon is here 2015-05-24 02:22:09 +03:00
oleg
4261892083 fix distributor tests 2015-05-23 20:47:17 +03:00
oleg
a56bc30bc7 start working on notifiers 2015-05-22 00:09:16 +03:00
oleg
b4d5e785bb add build completed flag 2015-05-21 22:04:38 +03:00
oleg
dcf029371d throttle current step emit 2015-05-20 23:49:53 +03:00
oleg
52a18c694a show current step 2015-05-20 23:20:51 +03:00
oleg
45193664ab cmd type is optional now - shell is the default + more info at ui 2015-05-19 23:48:20 +03:00
oleg
bfc877bba5 add yaml configs support 2015-05-18 23:27:02 +03:00
oleg
bf97e2c7c5 add server config 2015-05-18 21:25:08 +03:00
oleg
7b2fe328a7 load projects config using reader 2015-05-18 20:52:01 +03:00
Vladimir Polyakov
f310239279 client side routing 2015-05-17 16:48:16 +03:00
oleg
40338bb654 introduce build numbers 2015-05-17 13:26:28 +03:00
oleg
ba62e2d7b4 better id generation for builds 2015-05-16 01:25:28 +03:00
oleg
47821b4bf0 avoid silent errors 2015-05-15 08:43:57 +03:00