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
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>
1 week ago
..
api Add a transaction to `pickTask` (#33543) (#33563) 1 week ago
common Fix bleve fuzziness search (#33078) (#33087) 2 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 6 months ago
private Enable tenv and testifylint rules (#32852) 2 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Fix context usage (#33554) (#33557) 2 weeks ago
init.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) 2 months ago