You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A header is displayed on 3 pages:
• farmer.golang.org - the coordinator status page
• farmer.golang.org/builders - list of builders
• build.golang.org - the build dashboard page
(now served by coordinator)
They look slightly different visually. There's also no good way
to navigate from the dashboard back to coordinator status page.
This change makes them all look the same, making it easier to
refactor them in the future, and improves ability to navigate.
Apply the same change to the work-in-progress dashboard V2 page,
to keep it in sync.
For golang/go#34744.
Fixesgolang/go#47477.
Change-Id: Ib17d3e2955fa42afbb4bccb249ec5a8786ceab6e
Reviewed-on: https://go-review.googlesource.com/c/build/+/340116
Run-TryBot: Dmitri Shuralyov <[email protected]>
TryBot-Result: Go Bot <[email protected]>
Trust: Dmitri Shuralyov <[email protected]>
Trust: Alexander Rakoczy <[email protected]>
Reviewed-by: Alexander Rakoczy <[email protected]>
Reviewed-by: Carlos Amedee <[email protected]>
0 commit comments