mirror of
1
Fork 0
forgejo/routers
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
..
api Add a transaction to `pickTask` (#33543) 2025-02-25 12:56:32 +01:00
common feat: add pronoun privacy option (#6773) 2025-02-15 13:07:15 +00:00
install
private [CHORE] Use forked `binding` library 2024-11-05 22:47:34 +01:00
utils
web fix: delay deleting authorization token (#6937) 2025-02-17 11:09:33 +00:00
init.go