Commit Graph

48 Commits (37a4b233a0a4ca516b90e0c8e15d8dafb8d13358)

Author SHA1 Message Date
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 6 months ago
Lunny Xiao e695ba4755
Fix possible ui 500 if workflow's job is nil (#31092) 6 months ago
Chongyi Zheng 970965f6d8
Fix nil dereference on error (#30740) 7 months ago
yp05327 2a3906d755
Improve job commit description (#30579) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 8 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 9 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 9 months ago
sillyguodong bad4ad7018
Not trigger all jobs any more, when re-running the first job (#29439) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 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
KN4CK3R da2f03750f
Display friendly error message (#29105) 9 months ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 10 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
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 1 year ago
yp05327 a4a567f29f
Check disabled workflow when rerun jobs (#26535) 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
FuXiaoHei f3d293d2bb
Actions Artifacts support uploading multiple files and directories (#24874) 1 year ago
Jason Song 29e959fd00
Ignore `runs-on` with expressions when warning no matched runners (#25917) 1 year ago
Vitaliy Filippov f0b773e0ce
Support downloading raw task logs (#24451) 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
Zettat123 28077e66c0
Add step start time to `ViewStepLog` (#24980) 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
Yarden Shoham 116f8e12a7
Optimize actions list by removing an unnecessary `git` call (#24710) 2 years ago
Jason Song 27a569609c
Check length of `LogIndexes` in case it is outdated (#24516) 2 years ago
yp05327 5987f00523
Add rerun workflow button and refactor to use SVG octicons (#24350) 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 68aac691c1
Add job.duration in web ui (#23963) 2 years ago
Jason Song 3e8db31a5b
Refactor commit status for Actions jobs (#23786) 2 years ago
yp05327 22fec1650a
Add commit info in action page (#23210) 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
Jason Song 47b912cd52
Avoid panic caused by broken payload when creating commit status (#23216) 2 years ago
yp05327 ca84a61761
Add run status in action view page (#23212) 2 years ago
Jason Song edf98a2dc3
Require approval to run actions for fork pull request (#22803) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
Jason Song b6145bfaa3
Use relative url in actions view (#22675) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago