forkjo/routers/web
Giteabot b7e3adc66c
Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365)
Backport #28359 by @lunny

The left menu will only display the default branch's workflows but the
right side will display the runs triggered by all branches' workflows.
So we cannot hide right side if default branch has no workflows.

Fix #28332 
Replace #28333

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-12-06 02:28:00 -05:00
..
admin
auth Don't show Link to TOTP if not set up (#27585) (#27588) 2023-10-11 22:59:21 +02:00
devtest
events
explore
feed
healthcheck
misc Make CORS work for oauth2 handlers (#28184) (#28185) 2023-11-23 22:27:00 +08:00
org Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
repo Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365) 2023-12-06 02:28:00 -05:00
shared
user Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
base.go
githttp.go Fix http protocol auth (#27875) (#27876) 2023-11-02 16:34:55 +01:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Make CORS work for oauth2 handlers (#28184) (#28185) 2023-11-23 22:27:00 +08:00
webfinger.go