Commit graph

403 commits

Author SHA1 Message Date
Laurent Peuch
6636775501 [enh] add better logging 2018-07-20 08:19:14 +02:00
Laurent Peuch
42d0c85956 [mod] debug mod just output some crap for now 2018-07-20 07:16:31 +02:00
Laurent Peuch
751bbee9c9 [enh] check for update of github apps now and then 2018-07-20 03:13:56 +02:00
Laurent Peuch
9acbe6d7c3 [mod] small tweak 2018-07-17 08:46:35 +02:00
Laurent Peuch
477a592005 [enh] fit console output on a full browser height for scroll bars 2018-07-17 08:15:12 +02:00
Laurent Peuch
8c12dbaa23 [enh] super ugly file include for ansi colors 2018-07-17 07:51:29 +02:00
Laurent Peuch
8caa386b3d [fix] bad test 2018-07-17 03:11:45 +02:00
Laurent Peuch
972e871078 [mod] stylise button 2018-07-17 03:07:12 +02:00
Laurent Peuch
958146ce4a [enh] put colors into the log 2018-07-17 03:07:04 +02:00
Laurent Peuch
70e5e1933e [mod] add debug output 2018-07-16 07:13:36 +02:00
Laurent Peuch
dba37ddafe [fix] argument must be quoted 2018-07-16 07:13:30 +02:00
Laurent Peuch
3bd715bb8d [mod] remove some useless output 2018-07-16 07:13:12 +02:00
Laurent Peuch
312bf06ed8 [fix] Worker model wasn't bound to good db for some reason 2018-07-16 07:02:24 +02:00
Laurent Peuch
e3355f5081 [enh] respect analyseCI.sh cli api 2018-07-16 06:02:40 +02:00
Laurent Peuch
2289300908 [enh] allow to specify path to analyseCI.sh 2018-07-16 06:00:03 +02:00
Laurent Peuch
a08df9fb03 [mod] only have one job for now 2018-07-16 05:53:13 +02:00
Laurent Peuch
f87fcb560f [enh] can cancel job 2018-07-15 09:47:39 +02:00
Laurent Peuch
757de9e27a [mod] make things more interesting 2018-07-15 08:40:58 +02:00
Laurent Peuch
9ed87d5cfd [mod] global variables should be at the top 2018-07-15 08:40:49 +02:00
Laurent Peuch
5d0d4a46bb [enh] new cli command to had a job 2018-07-15 08:37:00 +02:00
Laurent Peuch
fb1ebdafec [mod] remove unused route 2018-07-15 08:35:17 +02:00
Laurent Peuch
dcab04771f [mod] put pages in containers classes 2018-07-15 08:31:26 +02:00
Laurent Peuch
9dd5aab623 [enh] makes date readable 2018-07-15 06:23:55 +02:00
Laurent Peuch
145141a23d [mod] remove log output on cli 2018-07-15 06:23:45 +02:00
Laurent Peuch
7a201a530e [enh] broadcast new job creation 2018-07-15 06:23:35 +02:00
Laurent Peuch
5461bd996d [enh] show newest job first 2018-07-15 04:08:08 +02:00
Laurent Peuch
136c2825df [mod] identation 2018-07-15 04:08:00 +02:00
Laurent Peuch
517877b74f [enh] integrate bulma.css for fun and profit 2018-07-15 04:00:15 +02:00
Laurent Peuch
5b51fbfef6 [enh] boardcasts logs 2018-07-15 03:40:23 +02:00
Laurent Peuch
f0c5e9c597 [enh] add a page per job 2018-07-15 02:18:30 +02:00
Laurent Peuch
d238efe612 [mod] add html5 doctype 2018-07-15 01:57:31 +02:00
Laurent Peuch
ef47728842 [mod] async file reading 2018-07-15 01:55:00 +02:00
Laurent Peuch
6d85d76746 [mod] rename 'target' to 'action' in websocket protocol 2018-07-13 22:12:36 +02:00
Laurent Peuch
412fa588cd [mod] useless 2018-07-13 22:11:44 +02:00
Laurent Peuch
754cbdec87 [mod] send jobs list during websocket initialisation 2018-07-13 22:10:42 +02:00
Laurent Peuch
4ed5a01e8c [mod] refactor, rename boardcast to update_job 2018-07-13 22:10:27 +02:00
Laurent Peuch
b789697ca9 [mod] change port 2018-07-13 21:46:31 +02:00
Laurent Peuch
10d9490015 [enh] support restart 2018-07-13 21:46:27 +02:00
Laurent Peuch
974354db4c [enh] cli tool to add a new job 2018-07-13 21:44:26 +02:00
Laurent Peuch
e12e9b15d5 [fix] typo 2018-07-13 21:44:13 +02:00
Laurent Peuch
da2e3bb89a [enh] continue working on api to create a new job 2018-07-13 21:44:07 +02:00
Laurent Peuch
39da3d9f51 [mod] continue to work on the prototype 2018-07-13 07:33:56 +02:00
Laurent Peuch
baf7a96d01 [fix] this arg should be in the decorator 2018-07-13 07:33:34 +02:00
Laurent Peuch
d40beab8b2 [mod] disociate job from repo 2018-07-13 07:32:41 +02:00
Laurent Peuch
ffd5eae5e8 [mod] app list can be null 2018-07-13 07:32:17 +02:00
Laurent Peuch
2c8128f685 [mod] starting prototyping api for cli 2018-07-13 07:17:25 +02:00
Laurent Peuch
b4f4293784 [mod] rename, uses 'job' instead of 'build task' 2018-07-13 06:25:35 +02:00
Laurent Peuch
a6ee91c944 [enh] implement workers, move to a dispatcher pattern 2018-07-12 05:23:41 +02:00
Laurent Peuch
b5ff6e241b [fix] forgot to set task as done 2018-07-12 04:58:57 +02:00
Laurent Peuch
08f94e45d1 [enh] move to a broadcast system for messages 2018-07-12 04:58:49 +02:00