Commit Graph

47 Commits (abfdaef5bd5b0430ccebc71f51d6504fecf127ac)

Author SHA1 Message Date
delvh 778ad795fd
Refactor deletion (#28610) 11 months ago
Jean-Baptiste Gomond d0f24ff4ca
Added instance-level variables (#28115) 11 months ago
yp05327 4ea522fecf
Only check online runner when detecting matching runners in workflows (#28286) 11 months ago
yp05327 f4561c44b1
Fix incorrect run order of action jobs (#28367) 11 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
yp05327 976a9926d7
Fix no ActionTaskOutput table waring (#28149) 1 year ago
Earl Warren 59f9ef9fee
Remove action runners on user deletion (#27902) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Nanguan Lin 80a0ab350b
Add unit tests for action runner token (#27670) 1 year ago
Jason Song 0a2b93d411
Fix typo "GetLatestRunnerToken" (#27680) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Lunny Xiao 3b2da7e4ae
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
jladbrook e33f112e01
resolve issue with sort icons on admin/users and admin/runners (#24360) 1 year ago
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 1 year ago
Jason Song 8cf3b61fb9
Add optimistic lock to ActionRun table (#26563) 1 year ago
cassiozareck 952882fe4a
Fix log typo in task.go (#26337) 1 year ago
yp05327 d817b199ca
Fix wrong workflow status when rerun a job in an already finished workflow (#26119) 1 year ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 1 year ago
sillyguodong f5c7d4cfdd
Reduce unnecessary DB queries for Actions tasks (#25199) 1 year ago
FuXiaoHei f3d293d2bb
Actions Artifacts support uploading multiple files and directories (#24874) 1 year ago
harryzcy c5e187c389
Upgrade go dependencies (#25819) 1 year ago
Jason Song 6daf21c9b7
Fix content holes in Actions task logs file (#25560) 1 year ago
Zettat123 48e5a74f21
Support `pull_request_target` event (#25229) 1 year ago
HesterG 1454f9dafc
Add actor and status dropdowns to run list (#25118) 1 year ago
sillyguodong 35a653d7ed
Support configuration variables on Gitea Actions (#24724) 1 year ago
sillyguodong 8228751c55
Support changing labels of Actions runner without re-registration (#24806) 1 year ago
HesterG 28a89e360f
Add user level action runners (#24995) 1 year ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 2 years ago
Yarden Shoham 6d2c63f6ff
Don't filter action runs based on state (#24711) 2 years ago
Lunny Xiao a8f643c56e
Fix run list broken when trigger user deleted (#24706) 2 years ago
yp05327 49808136c5
Display owner of a runner as a tooltip instead of static text (#24377) 2 years ago
Jason Song 2d0ff00823
Improve updating Actions tasks (#24600) 2 years ago
Jason Song ac384c4e1d
Support upload `outputs` and use `needs` context on Actions (#24230) 2 years ago
Jason Song d92909fa8b
Treat PRs with agit flow as fork PRs when triggering actions. (#23884) 2 years ago
Jason Song 964a057a76
Fix checks for `needs` in Actions (#23789) 2 years ago
sillyguodong 023e61e678
Create commit status when event is `pull_request_sync` (#23683) 2 years ago
sillyguodong 371520d7ab
Display the version of runner in the runner list (#23490) 2 years ago
sillyguodong 5eea61dbc8
Fix missing commit status in PR which from forked repo (#23351) 2 years ago
Jason Song cbc9a0fe47
Avoid too long names for actions (#23162) 2 years ago
Jason Song edf98a2dc3
Require approval to run actions for fork pull request (#22803) 2 years ago
Jason Song 707ecec715
Fix ref to trigger Actions (#22679) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago