1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/models/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
..
artifact.go
main_test.go
run_job_list.go
run_job.go
run_list.go
run.go
runner_list.go
runner_token_test.go
runner_token.go
runner.go
schedule_list.go
schedule_spec_list.go
schedule_spec_test.go
schedule_spec.go
schedule.go
status.go
task_list.go
task_output.go
task_step.go
task.go
tasks_version.go
utils_test.go
utils.go
variable.go