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
Zettat123 06f1065636
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>
1 month ago
..
api Add a transaction to `pickTask` (#33543) 1 month ago
common Support performance trace (#32973) 2 months ago
install Fix context usage (#33554) 1 month ago
private Fix context usage (#33554) 1 month ago
utils Refactor older tests to use testify (#33140) 2 months ago
web Fix context usage (#33554) 1 month ago
init.go Prepare for support performance trace (#33286) 2 months ago