1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-07 03:45:47 +00:00
gitea/routers
yp05327 4ea522fecf
Only check online runner when detecting matching runners in workflows (#28286)
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)
2023-12-18 16:06:19 +00:00
..
api Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
common Clean up template locale usage (#27856) 2023-10-31 22:11:48 +08:00
install Enhanced auth token / remember me (#27606) 2023-10-14 00:56:41 +00:00
private Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Only check online runner when detecting matching runners in workflows (#28286) 2023-12-18 16:06:19 +00:00
init.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00