1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-22 08:42:32 -05:00
forgejo/routers/web/repo/actions
Zettat123 28077e66c0
Add step start time to ViewStepLog (#24980)
Part of #24876

According to
https://github.com/go-gitea/gitea/pull/24876#discussion_r1205565622 , we
need the start time of the step to get the log time offset.
2023-05-29 08:18:36 +00:00
..
actions.go Don't filter action runs based on state (#24711) 2023-05-14 16:04:24 +00:00
view.go Add step start time to ViewStepLog (#24980) 2023-05-29 08:18:36 +00:00