gitea/routers/api/actions
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975)
Fix #26971 

And the UI now will display it's scheduled but not triggered by a push.

<img width="954" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/d211845c-457e-4c3e-af1f-a0d654d3f365">
2023-09-08 23:01:19 +08:00
..
ping Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runner Add a new column schedule_id for action_run to track (#26975) 2023-09-08 23:01:19 +08:00
actions.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
artifacts.go Artifacts retention and auto clean up (#26131) 2023-09-06 07:41:06 +00:00
artifacts_chunks.go Artifacts retention and auto clean up (#26131) 2023-09-06 07:41:06 +00:00
artifacts_utils.go Actions Artifacts support uploading multiple files and directories (#24874) 2023-07-21 10:42:01 +08:00