Hi, right now, when I do a build with my try-before-commit project, the build page shows
1) A red exclamation mark telling me the build failed 2) A build number and date 3) Who started the build 4) The repository revision being used... which is displayed 3 times (I check it out on three different machines)... this is actually fairly uselss in this context because the code being tested is not that revision, but rather that revision plus a supplied patch. What I would like to see, ideally updated as the build progresses is things such as A summary which shows information about the build (I have various options the user can use when triggering a build, such as which platforms are built, which configurations, whether tests will be run, wtc) Progress for builds on different platforms What the results of those individual builds were Test results Whether things were deployed, and if so a link to them etc etc. Basically all the key information about a build, right there on the main page for that build. Is there a way to do this? Either with current plugins, or in a new plugin that isn't going to be too painful to write (maybe a hack of an existing one)? The Summary Display Plugin seems to be along the lines of what I have in mind, but seems to fall short on three counts a) I can't see anything about using it in a pipeline job b) It would seem it only displays information when the job is finished, I need information to be displayed as it becomes available... most importantly the initial summary should be displayed straight away, so people can actually identify if they're looking at the right build! c) It would be nicer if everything was displayed inline with other builf info, rather than in a side-bar, though this is probably the least important thing. Can anybody point me in the right direction? Thanks Jon -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/828c64f8-3d8b-42fd-8122-8f84912c5160%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.