Commit Graph

66 Commits (24f4ebb8a957e4593e7f8472cf29f0a40b9dc161)

Author SHA1 Message Date
Jason Song 572fa55fbc
Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#31150) 6 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
yp05327 2a3906d755
Improve job commit description (#30579) 7 months ago
sillyguodong 2f6b1c46a1
Interpolate runs-on with variables when scheduling tasks (#30640) 7 months ago
Zettat123 30dd4beeee
Add a db consistency check to remove runners that do not belong to a repository (#30614) 7 months ago
yp05327 96d31fe0a8
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 7 months ago
Lunny Xiao b09687f1d1
Refactor more filterslice (#30370) 7 months ago
Jason Song 310e2517e5
Fix ambiguous id when fetch Actions tasks (#30382) 7 months ago
oliverpool d547b53cca
Add container.FilterSlice function (#30339) 7 months ago
yp05327 d872ce006c
Avoid running action when action unit is disabled after workflows detected (#30331) 7 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 8 months ago
Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 8 months ago
sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 8 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 9 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
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