1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-18 00:49:09 -04:00

14345 Commits

Author SHA1 Message Date
Jason Song
a1ddfb8200 feat: use new FullSteps 2022-11-25 17:48:47 +08:00
Lunny Xiao
aa09eb63e1 Support bot user 2022-11-25 17:48:47 +08:00
Lunny Xiao
1ddf3b2d12 Support push via gitea bot 2022-11-25 17:48:47 +08:00
Lunny Xiao
f55253e81d Support clone private repository in runner 2022-11-25 17:48:47 +08:00
Lunny Xiao
d8b401ab06 Fix virutal user 2022-11-25 17:48:47 +08:00
Jason Song
e19f2c8c44 chore: add ids to task 2022-11-25 17:48:47 +08:00
Jason Song
381d06729b fix: repository in context 2022-11-25 17:48:47 +08:00
fuxiaohei
e218b6f1d2 feat(runner-view): add pagination for jobs in runner details page 2022-11-25 17:48:47 +08:00
fuxiaohei
0c3f283a84 fix(runner-view): missing runner delete modal and routing 2022-11-25 17:48:47 +08:00
Jason Song
706aed2ba6 fix: update color of rerun button 2022-11-25 17:48:47 +08:00
Jason Song
5e7adf2004 chore: add extra fields to Run and RunJob 2022-11-25 17:48:47 +08:00
Jason Song
cab3fc072a fix: use updated to check abandoned jobs 2022-11-25 17:48:47 +08:00
Jason Song
0b62e1da74 feat: rerun jobs 2022-11-25 17:48:47 +08:00
wxiaoguang
37224e2441 fix ui 2022-11-25 17:48:47 +08:00
Bo-Yi.Wu
a20b8aa909 chore(runner): return cancel evnet after upload the log
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
2022-11-25 17:48:47 +08:00
fuxiaohei
8c3ed11ed9 feat(runner-view): add task list in runnder details page, in admin 2022-11-25 17:48:47 +08:00
Jason Song
8a8214113b fix: use subtle compare 2022-11-25 17:48:47 +08:00
Jason Song
0e74431229 feat: get task by token 2022-11-25 17:48:47 +08:00
Jason Song
64eb15b73c fix: show block icon 2022-11-25 17:48:47 +08:00
Jason Song
465c348922 fix: show blocked jobs 2022-11-25 17:48:47 +08:00
Jason Song
dc7e64041a feat: use job emitter 2022-11-25 17:48:47 +08:00
Jason Song
cf40dca0c4 feat: record job needs 2022-11-25 17:48:46 +08:00
Jason Song
234cdc67e1 fix: run's status should failure with canceled jobs 2022-11-25 17:48:46 +08:00
Jason Song
9da6b9f92d feat: cancel abandoned jobs 2022-11-25 17:48:46 +08:00
Jason Song
83bb244a2c fix: update step status when stoping 2022-11-25 17:48:46 +08:00
Jason Song
705aaf3eb2 feat: stop zombie and endless tasks 2022-11-25 17:48:46 +08:00
Jason Song
b1da53286d feat: show step duration 2022-11-25 17:48:46 +08:00
Jason Song
b4b22e78ad feat: generate token for task 2022-11-25 17:48:46 +08:00
Jason Song
30df383ca0 feat: fix Ln number 2022-11-25 17:48:46 +08:00
Lunny Xiao
339ddf4c5f Virtual user gitea-bots 2022-11-25 17:48:46 +08:00
Bo-Yi.Wu
1e209973ee chore(runner): create new token
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
2022-11-25 17:48:46 +08:00
Jason Song
3c7fce0d37 fix: distribute log files to folders 2022-11-25 17:48:46 +08:00
fuxiaohei
6a0614f4a5 feat(runner): add repo runners ui pages 2022-11-25 17:48:46 +08:00
fuxiaohei
888b4c8313 feat(runner): finish org runners ui 2022-11-25 17:48:46 +08:00
Lunny Xiao
82c6fc2217 Add commit status for push event 2022-11-25 17:48:46 +08:00
Lunny Xiao
0bc995889f Finish bots events notifications 2022-11-25 17:48:46 +08:00
Lunny Xiao
e5b835cf52 current page 2022-11-25 17:48:46 +08:00
Jason Song
e28c95ea5c feat: load secrets in task response 2022-11-25 17:48:46 +08:00
Jason Song
964f67e189 chore: remove unique index of runner name 2022-11-25 17:48:46 +08:00
Jason Song
04634b9143 feat: pick jobs of the runner only 2022-11-25 17:48:46 +08:00
Jason Song
ec673c0e79 fix: avoid assigning job to multiple runners 2022-11-25 17:48:46 +08:00
wxiaoguang
44ee3fe550 remove termdemo 2022-11-25 17:48:46 +08:00
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