gitea/routers/api
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>
2025-02-12 11:53:56 +08:00
..
actions Add a transaction to `pickTask` (#33543) (#33563) 2025-02-12 11:53:56 +08:00
packages Fix package error handling and npm meta and empty repo guide (#33112) 2025-01-06 14:17:28 +08:00
v1 Enhance routers for the Actions variable operations (#33547) (#33553) 2025-02-11 03:52:09 +00:00