1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-20 01:45:59 -04:00
gitea/routers/web/repo/actions
FuXiaoHei df27846628
Show latest run when visit /run/latest (#31808)
Proposal from
https://github.com/go-gitea/gitea/issues/27911#issuecomment-2271982172

When visit latest run path, such as
`/{user}/{repo}/actions/runs/latest`. It renders latest run instead of
index=0 currently.
2024-08-10 08:40:41 +08:00
..
actions.go Fix possible ui 500 if workflow's job is nil (#31092) 2024-05-27 05:21:00 +00:00
badge.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
view.go Show latest run when visit /run/latest (#31808) 2024-08-10 08:40:41 +08:00