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
Move build step information out of summary page (#3541)
The build summary page currently displays configure, build, and build
warning information which duplicates the functionality offered by other
dedicated pages. Additionally, the links to each part of the build are
now redundant post-#3535. This PR
strips the build summary page down to only true summary information
about the build. In doing so, information about the build step was moved
to what was previously the build errors page. I plan to follow up with a
series of further improvements to make better use of the space on the
build summary page.
<img width="2836" height="1746" alt="image"
src="https://github.com/user-attachments/assets/d1a64817-d9a0-4137-9123-a9bb297b024e"
/>
<img width="2826" height="1864" alt="image"
src="https://github.com/user-attachments/assets/94430621-f81e-499c-9b7a-72f2842d2557"
/>
0 commit comments