<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On Mar 28, 2017, at 4:05 PM, Pierre Tardy <<a href="mailto:tardyp@gmail.com" class="">tardyp@gmail.com</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><blockquote class="gmail_quote" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr" class="gmail_msg"><div class="gmail_msg">For buildbot 8, the grid view is a very commonly used view that users set up.</div></div></blockquote><div style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Do you have numbers to back up that idea?</div><br class="Apple-interchange-newline"></div></blockquote></div>I would go further and say that the beauty of the views provided in 0.8 is that there is so little to set up.<div class=""><br class=""></div><div class="">I hate to jump into the middle of the thread here, but I think that some of the discussion could use a bit of context.</div><div class=""><br class=""></div><div class="">Even if there is a version of Buildbot 0.8 with usage metrics support, a lot of corporate installations are not going to be able to report metrics. At that point, in order to compare the uptake of certain features in 0.8 and 0.9, you will need to rely on reports from users. And from experience on other open-source projects, users tend to report specifics like this only when they see a regression.</div><div class=""><br class=""></div><div class="">For my use case, I don't see the regression because we did not hit any of the limits in 0.8 that would cause the new architecture of 0.9 to be worth the upgrade. Rather than using multi-master setups, we divided things up and scaled horizontally, then aggregated the data from the various buildmasters. I'm not sure how we would begin to approach that in 0.9 - some of the developers even ran with JavaScript disabled by default in their browsers. Developers with Python experience are not always well-versed in JS.</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class="">If I speak for myself, neither waterfall, console or grid views (eight or nine version) do satisfy my needs/view for a CI system, because they are fundamentally mono project, while all the CI system I have built are multi projects/codebase.</blockquote></div><div class=""><br class=""></div><div class="">I don't have the numbers to back this up, either, but I suspect that a lot of long-time Buildbot users have been able to deal with multi-project builds with triggers, and by presenting subsets of the builders in each status display.</div><div class=""><br class=""></div><div class="">If the move is towards just embedding status in Github/Gitlab pull requests, I wonder how Buildbot will differentiate itself from other projects like the CI pipelines in Gitlab.</div></body></html>