TL:DR - A chrome extension that will expand the codeship build output to help with debugging.
It's pretty simple, when viewing the build details for a deploy - the Test Commands pane will be expanded to full width of the screen and remove the widget content on the right side of the screen - allowing for a more detailed view of the commands - which is especially helpful during any failures.
- Clone repository
- see this article for reference