For example one could be interested in looking for all series that matches the regex foo.bar and see how the go on all platforms, with a real time refresh as soon as new data are pushed the the dashboard by the bots.
The page could look a bit like that:
Search: foo.bar
| build |
windows |
Mac |
Linux |
| 99 |
O |
x |
O |
| 98 |
O |
x |
x |
| 97 |
O |
O |
O |
| 96 |
O |
O |
O |
| ... |
|
|
|
Each newly received build would then be stacked at line 1.
For example one could be interested in looking for all series that matches the regex foo.bar and see how the go on all platforms, with a real time refresh as soon as new data are pushed the the dashboard by the bots.
The page could look a bit like that:
Search: foo.bar
Each newly received build would then be stacked at line 1.