Commit Graph

22 Commits (48223909be0511bcd773bceea76918bfd7cc7d46)

Author SHA1 Message Date
Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 8 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
KN4CK3R da2f03750f
Display friendly error message (#29105) 9 months ago
yp05327 4ea522fecf
Only check online runner when detecting matching runners in workflows (#28286) 11 months ago
Lunny Xiao 09d5028442
Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) 12 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 1 year ago
a1012112796 19872063a3
add disable workflow feature (#26413) 1 year ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 1 year ago
Jason Song 29e959fd00
Ignore `runs-on` with expressions when warning no matched runners (#25917) 1 year ago
HesterG 1454f9dafc
Add actor and status dropdowns to run list (#25118) 1 year ago
sillyguodong 8228751c55
Support changing labels of Actions runner without re-registration (#24806) 1 year ago
Yarden Shoham 6d2c63f6ff
Don't filter action runs based on state (#24711) 2 years ago
Yarden Shoham 116f8e12a7
Optimize actions list by removing an unnecessary `git` call (#24710) 2 years ago
a1012112796 74aa44625b
default show closed actions list if all actions was closed (#24234) 2 years ago
yp05327 01214c8ada
Add runner check in repo action page (#24124) 2 years ago
yp05327 aac07d010f
Add workflow error notification in ui (#23404) 2 years ago
Hester Gong f521e88240
Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago