gitea/routers/api/actions/runner
ChristopherHX 6dfc0c87ec
Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356)
As discussed in https://gitea.com/gitea/act_runner/issues/147
`github.base_ref` is empty.
This change adds these fields to the server side context data.
2023-04-28 07:35:21 +08:00
..
interceptor.go Display the version of runner in the runner list (#23490) 2023-03-19 22:19:40 -04:00
runner.go Support upload `outputs` and use `needs` context on Actions (#24230) 2023-04-22 16:12:41 -04:00
utils.go Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356) 2023-04-28 07:35:21 +08:00