Commit Graph

65 Commits (f250ee6360e306d97d4ab6c2f803af1707af489d)

Author SHA1 Message Date
wxiaoguang 3b839f8dc0
Trivial fixes (#33304) 4 weeks ago
ChristopherHX 4237736029
workflow_dispatch use workflow from trigger branch (#33098) 1 month ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 1 month ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861) 2 months ago
Lunny Xiao 42090844ed
Fix bug on action list deleted branch (#32848) 2 months ago
Lunny Xiao 6370d2fb93
Detect whether action view branch was deleted (#32764) 2 months ago
metiftikci ad994780af
fix: render job title as commit message (#32748) 2 months ago
wxiaoguang f7f68e4cc0
Refactor RepoActionView.vue, add `::group::` support (#32713) 2 months ago
Pedro Nishiyama 1b296ed1a4
Allow users with write permission to run actions (#32644) 3 months ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 4 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 5 months ago
胖梁 36232b69db
Actions support workflow dispatch event (#28163) 6 months ago
FuXiaoHei df27846628
Show latest run when visit /run/latest (#31808) 6 months ago
Jason Song 687c118248
Clear up old Actions logs (#31735) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 9 months ago
Lunny Xiao e695ba4755
Fix possible ui 500 if workflow's job is nil (#31092) 9 months ago
Chongyi Zheng 970965f6d8
Fix nil dereference on error (#30740) 10 months ago
yp05327 2a3906d755
Improve job commit description (#30579) 10 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 12 months ago
ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 12 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 12 months ago
sillyguodong bad4ad7018
Not trigger all jobs any more, when re-running the first job (#29439) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 1 year ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 1 year ago
KN4CK3R da2f03750f
Display friendly error message (#29105) 1 year ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 1 year ago
yp05327 4ea522fecf
Only check online runner when detecting matching runners in workflows (#28286) 1 year ago
Lunny Xiao 09d5028442
Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year 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) 2 years ago
a1012112796 19872063a3
add disable workflow feature (#26413) 2 years ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 2 years ago
FuXiaoHei f3d293d2bb
Actions Artifacts support uploading multiple files and directories (#24874) 2 years ago
Jason Song 29e959fd00
Ignore `runs-on` with expressions when warning no matched runners (#25917) 2 years ago
Vitaliy Filippov f0b773e0ce
Support downloading raw task logs (#24451) 2 years ago
HesterG 1454f9dafc
Add actor and status dropdowns to run list (#25118) 2 years ago
sillyguodong 8228751c55
Support changing labels of Actions runner without re-registration (#24806) 2 years ago
Zettat123 28077e66c0
Add step start time to `ViewStepLog` (#24980) 2 years 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