14303 Commits

Author SHA1 Message Date
wxiaoguang
ea5e769428 fix build view ui 2022-11-25 17:48:46 +08:00
Lunny Xiao
34a1bb2c20 encrypt master key 2022-11-25 17:48:46 +08:00
Lunny Xiao
b8c7ea782c Fix bug 2022-11-25 17:48:46 +08:00
Lunny Xiao
b00cd8de90 Fix bug 2022-11-25 17:48:46 +08:00
Lunny Xiao
b5520f098f Some improvements 2022-11-25 17:48:46 +08:00
Lunny Xiao
e7d5c99b42 Fix lint 2022-11-25 17:48:46 +08:00
Lunny Xiao
8ec691f3ce Almost finished 2022-11-25 17:48:46 +08:00
wxiaoguang
da60ae69be delete modal 2022-11-25 17:48:46 +08:00
Lunny Xiao
08b463a308 Fix duplicated alert 2022-11-25 17:48:46 +08:00
Lunny Xiao
5b55fd0d36 org secrets 2022-11-25 17:48:46 +08:00
wxiaoguang
8dc263c6ed fix show add secret panel 2022-11-25 17:48:46 +08:00
Lunny Xiao
fa5b8e9eba org secrets 2022-11-25 17:48:46 +08:00
Lunny Xiao
da981db596 finish adding and deleting secret for repository settting 2022-11-25 17:48:46 +08:00
Lunny Xiao
e43e3f9518 improve UI 2022-11-25 17:48:46 +08:00
Lunny Xiao
ab4f539453 add models and services 2022-11-25 17:48:46 +08:00
Lauris BH
4af45f7bc9 Add AES GCM encryption provider 2022-11-25 17:48:46 +08:00
Lauris BH
d4e84c0433 Add simple master key provider for secret encryption 2022-11-25 17:48:46 +08:00
Jason Song
9647989d99 fix: update nums when update runs 2022-11-25 17:48:46 +08:00
Jason Song
6531738b2e fix: builds UI 2022-11-25 17:48:46 +08:00
Jason Song
dee4f2470b feat: inner build view UI 2022-11-25 17:48:46 +08:00
Jason Song
d6e100f6be fix: update run status 2022-11-25 17:48:46 +08:00
Jason Song
3d4d44dadf fix: use index of run 2022-11-25 17:48:46 +08:00
Jason Song
9292e9ebdb fix: add methods of status 2022-11-25 17:48:46 +08:00
fuxiaohei
25fe4f6d9e feat(runner): make admin runner template as common template, use for org runners setting 2022-11-25 17:48:46 +08:00
Jason Song
dca2ca2f47 fix: remove usage of core 2022-11-25 17:48:46 +08:00
Jason Song
6cdbf3e986 fix: use new Status 2022-11-25 17:48:46 +08:00
Jason Song
c756f3081d chore: remove /core 2022-11-25 17:48:45 +08:00
Jason Song
feab4b1601 feat: update task status 2022-11-25 17:48:45 +08:00
Jason Song
a8f74d4ec8 fix: make run index group by repo id only 2022-11-25 17:48:45 +08:00
Lunny Xiao
a5a112425b Support clone private repository from runner 2022-11-25 17:48:45 +08:00
Lunny Xiao
b65e263f92 Fix filter count 2022-11-25 17:48:45 +08:00
fuxiaohei
38b36edc5c feat(runner): add runner page in repo and org settings 2022-11-25 17:48:45 +08:00
fuxiaohei
c3530bf47c feat(runner): fix create runner dropdown ui 2022-11-25 17:48:45 +08:00
Lunny Xiao
3518c098b9 Improve ui for builds 2022-11-25 17:48:45 +08:00
Lunny Xiao
d69423a3b0 UI improvement 2022-11-25 17:48:45 +08:00
Jason Song
7c40b1ee8d fix: log index of last step 2022-11-25 17:48:45 +08:00
Lunny Xiao
57cc7bf823 improve UI 2022-11-25 17:48:45 +08:00
Jason Song
dcc552011e fix: right log index out of steps 2022-11-25 17:48:45 +08:00
Lunny Xiao
7e01f8ce66 Fix bug 2022-11-25 17:48:45 +08:00
Jason Song
be1ced34be fix: log time format 2022-11-25 17:48:45 +08:00
Jason Song
8dbe30dff9 feat: tranfer log to storage 2022-11-25 17:48:45 +08:00
Jason Song
d2f8d5ded1 fix: use file name for log 2022-11-25 17:48:45 +08:00
wxiaoguang
e6ad1b3233 make RepoBuildView loadJobData work correctly, avoid concurrency requests. 2022-11-25 17:48:45 +08:00
Jason Song
62798f67c8 fix: limit log line size 2022-11-25 17:48:45 +08:00
Jason Song
dd5b2c5dfd feat: optimize log indexes 2022-11-25 17:48:45 +08:00
Jason Song
bb4963fd4a fix: log file open flags 2022-11-25 17:48:45 +08:00
Jason Song
c42577642d fix: seek write of dbfs 2022-11-25 17:48:45 +08:00
Jason Song
15db111df1 fix: avoid multiplue fetching 2022-11-25 17:48:45 +08:00
Jason Song
d7b99e0028 feat: use dbfs to store log 2022-11-25 17:48:45 +08:00
fuxiaohei
f633ec9704 feat(runner): create new token for creating new runner 2022-11-25 17:48:45 +08:00