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
Giteabot d9aeb1f09d
Only check online runner when detecting matching runners in workflows (#28286) (#28512)
Backport #28286 by @yp05327

Mentioned:
[#28277](https://github.com/go-gitea/gitea/issues/28277#issuecomment-1831325276)

We should only check online runner when detecting matching runners in
workflows,
as if runner is not online, the workflow will not run.


![image](https://github.com/go-gitea/gitea/assets/18380374/11855e9d-7241-4b7a-b8d7-49dbb94ba1c5)

Co-authored-by: yp05327 <576951401@qq.com>
1 year ago
..
api chore(api): support ignore password if login source type is LDAP for creating user API (#28491) (#28525) 1 year ago
common Clean up template locale usage (#27856) (#27857) 1 year ago
install Refactor system setting (#27000) (#27452) 1 year ago
private Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Only check online runner when detecting matching runners in workflows (#28286) (#28512) 1 year ago
init.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 2 years ago