mirror of
1
Fork 0
forgejo/routers/api/actions
Zettat123 e932f89a13
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>
(cherry picked from commit 06f10656369c7e4274ae4e9f9edb21e1cac520d9)
2025-02-25 12:56:32 +01:00
..
ping [CHORE] Update `connect-go` to maintained fork 2024-02-28 09:40:56 +01:00
runner Add a transaction to `pickTask` (#33543) 2025-02-25 12:56:32 +01:00
actions.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
artifact.pb.go Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00
artifact.proto Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00
artifacts.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2024-11-05 09:33:15 +01:00
artifacts_chunks.go Fix artifact v4 upload above 8MB (#31664) 2024-09-29 09:24:15 +02:00
artifacts_utils.go Enable `unparam` linter (#31277) 2024-06-16 13:42:58 +02:00
artifactsv4.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2024-11-05 09:33:15 +01:00