Tinderbox front page improvements
Contents
Project Name
Tinderbox front page improvements
Project Description
Tinderbox is a web app showing the results of multiple machines building Firefox, running unit tests on it, and running performance tests on it, all on three different platforms (Windows, Linux, Mac). The display is very crowded right now, and can be difficult to read. In addition, some of the interesting information (changes in performance, for example) are hard to notice. The tinderbox server software recently was updated to include JSON output, which means that webpages can now easily access the data to build their own displays. Using this data, create a new display for the Tinderbox data that helps developers monitor the status of the builds and performance data.
- Tinderbox JSON data
- An example page using the data
- Another example page using the data. (Requires a recent Firefox 3 build)
Project Leader(s)
Project Contributor(s)
Project Details
We are currently looking for people who make use of Tinderbox to give their suggestions and comments on how it could be improved. Please include some specifics because the display has many areas which could be improved. Contribution ideas include what you believe would be the most important information presented, general annoyances, or things to make finding information easier on Tinderbox.
Either Leave your feedback below or contact me (Dominic) directly.
0.1 Goals - Create index.html for tinderbox.mozilla.org
Since tinderbox.mozilla.org only redirects users to showbuilds.cgi there is no useful information presented to users immediately. The goal of the initial release will be to build a working index.html page based of Bug #366784 by Rob Helmer. The idea is to use the panels that are automatically generated by Tinderbox and put them into iFrames or the like to display a list of available trees for checkin. The idea is a layout that will look similar to the following figure.
Bug list
- Bug #366784 - Request to change Tinderbox front page layout
- Bug #390341 - Support gzip encoding for Tinderbox
- Bug #381104 - Large number of builds requires horizontal scrolling
Project News
September 17 2007
- Project taken by Dominic Baranski (dominic)
- See Dominic's blog for news and updates