Commit Graph

70 Commits

Author SHA1 Message Date
Guanxiying
4492f5f23c * Rename jenkins table. 2021-06-08 13:04:03 +08:00
hufangzhou
77341fc9e0 * Adjust the ci module. 2021-03-04 13:34:25 +08:00
wangyidong
fc5de2944e * fix bug #3099. 2020-04-23 14:47:32 +08:00
wangyidong
40d372c2bf * fix for commit result from ztf. 2020-04-10 14:42:29 +08:00
wangyidong
40fc4ad25b * adjust code. 2020-04-08 09:18:45 +08:00
wangyidong
32bbf6ada8 * adjust for commit result method. 2020-04-03 09:53:07 +08:00
wangyidong
bbdef36c85 * add note. 2020-04-03 08:35:40 +08:00
wangyidong
e8c1309e92 * adjust for tescase view. 2020-04-02 17:50:57 +08:00
wangyidong
d649cbcbaa * adjust for show unit. 2020-04-02 16:50:43 +08:00
wangyidong
6040fa80fd * adjust for commit result. 2020-04-01 15:23:13 +08:00
wangyidong
990e33afcc * add commit result interface. 2020-04-01 13:35:58 +08:00
wangyidong
31aba45ddc * move integration to job. 2020-03-06 17:35:33 +08:00
wangyidong
b9d709ccc4 * finish task #6953. 2020-03-04 15:07:49 +08:00
wangyidong
9d2d1a0b9d * finish task #6922. 2020-03-02 16:59:11 +08:00
wangyidong
172a9724e2 * code for task #6912,6913,6914,6916. 2020-02-28 15:05:56 +08:00
wangyidong
2cdf9b3c78 * finish task #6858,6895. 2020-02-26 08:49:23 +08:00
wangyidong
c99bc8209e * code for task #6889. 2020-02-21 10:06:30 +08:00
wangyidong
928147ac91 * finish task #6891. 2020-02-20 15:09:25 +08:00
wangyidong
a7120e1e4d * code for task #6890. 2020-02-18 13:15:06 +08:00
wangyidong
d0652826ac * finish task #6905,6895. 2020-02-18 11:37:37 +08:00
aaronchen2k
777d34a30f fix issues report when code review 2020-02-11 14:47:55 +08:00
aaronchen2k
e0ae913838 fix issues report when code review 2020-02-11 09:03:09 +08:00
aaronchen2k
77eddecece update 2020-02-10 15:06:52 +08:00
aaronchen2k
543ca29c73 ignore to exec jenkins job if not exist 2020-02-04 22:39:50 +08:00
aaronchen2k
dbd4f4a960 fix the bug about jenkins build request and status checking 2020-02-04 14:25:07 +08:00
aaronchen2k
6dd177d104 test svn sync 2020-02-01 10:25:28 +08:00
aaronchen2k
4637b81362 fix bread crumb 2020-01-31 22:19:15 +08:00
aaronchen2k
57b0bd7c6a changes for original repo and ci models combination 2020-01-31 20:51:27 +08:00
aaronchen2k
b6d68f10b7 changes for original repo and ci models combination 2020-01-31 18:31:08 +08:00
aaronchen2k
62446a0d87 changes for original repo and ci models combination 2020-01-31 10:39:50 +08:00
aaronchen2k
a82cb65366 update codes for original repo and ci models combination 2020-01-31 10:34:29 +08:00
aaronchen2k
de8106ab82 fix menu issues 2020-01-23 17:16:00 +08:00
aaronchen2k
96b6c17213 keep repoID in submenu link for bookmark 2020-01-23 16:47:26 +08:00
aaronchen2k
9e8b73a6e3 update menu etc. 2020-01-23 16:30:22 +08:00
aaronchen2k
165fb141d1 remove 2020-01-22 14:10:50 +08:00
aaronchen2k
05112f1f6b add jenkins task exec and logs view pages 2020-01-21 10:40:06 +08:00
aaronchen2k
0683dba9df split ci module to more than modules 2020-01-20 12:27:42 +08:00
aaronchen2k
59a4a2c894 fix isssue related to delete cron job 2020-01-18 10:34:39 +08:00
aaronchen2k
3d7e26a68e to support muti-line and more than one commands in one commit 2020-01-16 19:47:27 +08:00
aaronchen2k
341171bf1a updte cron log format when output is empty or big 2020-01-16 15:23:50 +08:00
aaronchen2k
fb7a45efe3 retrive commands from code ci comments 2020-01-16 14:29:05 +08:00
aaronchen2k
e7e9f8a86a update cron->ajaxExec method to support params 2020-01-15 20:18:03 +08:00
aaronchen2k
e6ce735079 update cron->ajaxExec method 2020-01-15 18:54:21 +08:00
aaronchen2k
c04650c507 add regx for commit comments command to retrive action, entity type and id 2020-01-15 16:12:48 +08:00
aaronchen2k
a2970bdacf create, update, remove cron job for ci task 2020-01-15 15:40:39 +08:00
aaronchen2k
933ebacfb5 add job into zt_cron table to check citask status every 5 mins 2020-01-15 13:43:10 +08:00
aaronchen2k
0b2e26085f retrive jenkins build status and logs via remote api, then save to db 2020-01-14 16:13:33 +08:00
aaronchen2k
725f6a93ff get $queueItem = $this->sendBuildRequest($buildUrl); 2020-01-14 15:07:55 +08:00
aaronchen2k
e7b3c90be1 support username/password credential 2020-01-14 10:25:13 +08:00
aaronchen2k
6d8b6d4045 success to build jenkins job by calling remote api 2020-01-13 17:31:40 +08:00