You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/actions
Lunny Xiao da33b708af
Add a transaction to `pickTask` (#33543) (#33563)
Backport #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: Zettat123 <zettat123@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 week ago
..
ping Upgrade Go 1.22 and upgrade dependency (#29869) 11 months ago
runner Add a transaction to `pickTask` (#33543) (#33563) 1 week ago
actions.go Refactor names (#31405) 8 months ago
artifact.pb.go Actions Artifacts v4 backend (#28965) 12 months ago
artifact.proto Actions Artifacts v4 backend (#28965) 12 months ago
artifacts.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago
artifacts_chunks.go Fix artifact v4 upload above 8MB (#31664) 5 months ago
artifacts_utils.go Refactor names (#31405) 8 months ago
artifactsv4.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago