You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 months ago
..
actions.go Fix possible ui 500 if workflow's job is nil (#31092) 9 months ago
badge.go Refactor names (#31405) 8 months ago
view.go Show latest run when visit /run/latest (#31808) 7 months ago