0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 23:36:29 +01:00
gitea/routers/web/repo
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
..
actions Only check online runner when detecting matching runners in workflows (#28286) 2023-12-18 16:06:19 +00:00
setting Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
activity.go
attachment.go
blame.go Add option to disable ambiguous unicode characters detection (#28454) 2023-12-17 14:38:54 +00:00
branch.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
cherry_pick.go
commit.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
compare.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
download.go
editor_test.go
editor.go
find.go
githttp_test.go
githttp.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
helper_test.go
helper.go
issue_content_history.go Fix missing check (#28406) 2023-12-10 21:37:10 +02:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_pin.go Fix missing check (#28406) 2023-12-10 21:37:10 +02:00
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Second part of refactor db.Find (#28194) 2023-12-11 16:56:48 +08:00
main_test.go
middlewares.go
migrate.go
milestone.go Second part of refactor db.Find (#28194) 2023-12-11 16:56:48 +08:00
packages.go
patch.go
projects_test.go
projects.go
pull_review.go
pull.go
release_test.go
release.go
render.go
repo.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
search.go
topic.go
treelist.go
view_test.go
view.go Add option to disable ambiguous unicode characters detection (#28454) 2023-12-17 14:38:54 +00:00
wiki_test.go
wiki.go