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
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>
2 weeks ago
..
actions Add a transaction to `pickTask` (#33543) 2 weeks ago
packages Make git clone URL could use current signed-in user (#33091) 2 months ago
v1 Enhance routers for the Actions variable operations (#33547) 2 weeks ago