gitea/routers
Zettat123 06f1065636
Add a transaction to `pickTask` ()
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
..
api Add a transaction to `pickTask` () 2025-02-12 00:09:43 +08:00
common Support performance trace () 2025-01-21 18:57:07 +00:00
install Fix context usage () 2025-02-11 16:46:03 +08:00
private Fix context usage () 2025-02-11 16:46:03 +08:00
utils Refactor older tests to use testify () 2025-01-09 09:21:47 +08:00
web Fix context usage () 2025-02-11 16:46:03 +08:00
init.go Prepare for support performance trace () 2025-01-15 20:05:18 +00:00