0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 12:31:52 +01:00
gitea/routers/api/actions
Zettat123 06f1065636
Add a transaction to pickTask (#33543)
In the old `pickTask`, when getting secrets or variables failed, the
task could get stuck in the `running` status (task status is `running`
but the runner did not fetch the task). To fix this issue, these steps
should be in one transaction.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-12 00:09:43 +08:00
..
ping
runner Add a transaction to pickTask (#33543) 2025-02-12 00:09:43 +08:00
actions.go
artifact.pb.go
artifact.proto
artifacts_chunks.go
artifacts_utils.go
artifacts.go Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
artifactsv4.go Refactor request context (#32956) 2024-12-24 11:43:57 +08:00