Commit Graph

81 Commits (626b27bea56a81055a796d452a9ef4fd6e0f4fca)

Author SHA1 Message Date
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861) 2 months ago
wxiaoguang 22c4599542
Improve Actions status aggregations (#32860) 2 months ago
wxiaoguang d28a4843b8
Fix incomplete Actions status aggregations (#32859) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
Zettat123 7269130d28
Fix missing outputs for jobs with matrix (#32823) 2 months ago
Lunny Xiao 6370d2fb93
Detect whether action view branch was deleted (#32764) 2 months ago
Lunny Xiao 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
ChristopherHX f888e45432
Harden runner updateTask and updateLog api (#32462) 3 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 months ago
Zettat123 9116665e9c
Always update expiration time when creating an artifact (#32281) 4 months ago
FuXiaoHei df27846628
Show latest run when visit /run/latest (#31808) 6 months ago
Jason Song 33cc5837a6
Support compression for Actions logs (#31761) 6 months ago
Jason Song 687c118248
Clear up old Actions logs (#31735) 6 months ago
Jason Song 21a73ae642
Use UTC as default timezone when schedule Actions cron tasks (#31742) 6 months ago
Jason Song a33e74d40d
Clarify Actions resources ownership (#31724) 6 months ago
Jason Song 572fa55fbc
Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#31150) 8 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
yp05327 2a3906d755
Improve job commit description (#30579) 10 months ago
sillyguodong 2f6b1c46a1
Interpolate runs-on with variables when scheduling tasks (#30640) 10 months ago
Zettat123 30dd4beeee
Add a db consistency check to remove runners that do not belong to a repository (#30614) 10 months ago
yp05327 96d31fe0a8
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 10 months ago
Lunny Xiao b09687f1d1
Refactor more filterslice (#30370) 10 months ago
Jason Song 310e2517e5
Fix ambiguous id when fetch Actions tasks (#30382) 10 months ago
oliverpool d547b53cca
Add container.FilterSlice function (#30339) 10 months ago
yp05327 d872ce006c
Avoid running action when action unit is disabled after workflows detected (#30331) 10 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 11 months ago
Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 11 months ago
sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 12 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 12 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 12 months ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 1 year ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 1 year ago
delvh 778ad795fd
Refactor deletion (#28610) 1 year ago
Jean-Baptiste Gomond d0f24ff4ca
Added instance-level variables (#28115) 1 year ago
yp05327 4ea522fecf
Only check online runner when detecting matching runners in workflows (#28286) 1 year ago
yp05327 f4561c44b1
Fix incorrect run order of action jobs (#28367) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year 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