mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-01 10:16:28 +01:00
Add workflow dependencies visualization Related to #26062 This PR adds an interactive visualization component that displays job dependencies in Gitea Actions workflow runs. It helps users understand complex pipeline structures at a glance, addressing the difficulty of comprehending dependency chains in current Gitea UI. --------- Signed-off-by: Semenets V. Pavel <p.semenets@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| actions_test.go | ||
| actions.go | ||
| badge.go | ||
| main_test.go | ||
| view_test.go | ||
| view.go | ||