1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-18 00:47:48 -04:00

3558 Commits

Author SHA1 Message Date
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
Lunny Xiao
339ddf4c5f Virtual user gitea-bots 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
Lunny Xiao
82c6fc2217 Add commit status for push event 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
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
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
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
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
b65e263f92 Fix filter count 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
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
Jason Song
dd5b2c5dfd feat: optimize log indexes 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
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
Lunny Xiao
f75a4abc5d build UI 2022-11-25 17:48:45 +08:00
Lunny Xiao
482832da76 delete unused structs 2022-11-25 17:48:45 +08:00
Jason Song
1cba52376a feat: use run id and job id in page view 2022-11-25 17:48:45 +08:00
Jason Song
d320eb66f4 feat: fetch job data 2022-11-25 17:48:45 +08:00
Jason Song
027d748fe2 feat: api for fetch job state 2022-11-25 17:48:45 +08:00
Bo-Yi Wu
e68295fb7c chore(dep): upgrade proto-go 2022-11-25 17:48:45 +08:00
Jason Song
7be1d90a5a fix: ack right index 2022-11-25 17:48:45 +08:00
fuxiaohei
fbb9f437a6 feat(runner): delete runner from admin html page 2022-11-25 17:48:45 +08:00
fuxiaohei
5b989e2a11 feat(bots): update runner data in html page 2022-11-25 17:48:45 +08:00
Jason Song
848a1ae309 feat: receive task logs 2022-11-25 17:48:45 +08:00
Jason Song
7497155d14 feat: update step state 2022-11-25 17:48:45 +08:00
Jason Song
6df53243aa feat: create task steps 2022-11-25 17:48:45 +08:00
Bo-Yi Wu
699f5c5a06 chore(runner): add soft deleted field 2022-11-25 17:48:45 +08:00