]> source.dussan.org Git - gitea.git/commit
Harden runner updateTask and updateLog api (#32462)
authorChristopherHX <christopher.homberger@web.de>
Mon, 11 Nov 2024 04:58:37 +0000 (05:58 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Nov 2024 04:58:37 +0000 (04:58 +0000)
commitf888e45432ccb86b18e6709fbd25223e07f2c422
treec9a374a8476dfebec01ebf92311bc77b35ec107c
parenta1892cf7e3d1aa9e806f6f695d252546a8719e08
Harden runner updateTask and updateLog api (#32462)

Per proposal https://github.com/go-gitea/gitea/issues/32461
models/actions/task.go
routers/api/actions/runner/runner.go