| OLD | NEW |
| (Empty) |
| 1 | |
| 2 <!DOCTYPE html> | |
| 3 | |
| 4 <html lang="en"> | |
| 5 <meta charset="utf-8"> | |
| 6 <title>Builder Sample Builder</title> | |
| 7 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> | |
| 8 <link rel="stylesheet" href="/static/common/third_party/css/jquery-ui.min.css" t
ype="text/css"> | |
| 9 <script src="/static/common/third_party/js/moment-with-locales.min.js"></script> | |
| 10 <script src="/static/common/third_party/js/moment-timezone-with-data-2012-2022.m
in.js"></script> | |
| 11 <script src="/static/common/js/time.js"></script> | |
| 12 <script src="/static/common/third_party/js/jquery.min.js"></script> | |
| 13 <script src="/static/common/third_party/js/jquery-ui.min.js"></script> | |
| 14 | |
| 15 <link id="favicon" rel="shortcut icon" | |
| 16 type="image/png" href="/static/common/favicon/milo-32.png"> | |
| 17 | |
| 18 | |
| 19 <body class="interface"> | |
| 20 <header> | |
| 21 Luci | |
| 22 <div> | |
| 23 | |
| 24 <a href="http://fake.example.com/login?dest=%2Ffoobar">login</a> | |
| 25 | |
| 26 </div> | |
| 27 </header> | |
| 28 <hr> | |
| 29 | |
| 30 <h1>Builder <a href="/foobar">Sample Builder</a></h1> | |
| 31 | |
| 32 <div class="prelude"> | |
| 33 <div class="column"> | |
| 34 | |
| 35 | |
| 36 <h2>Machine Pool:</h2> | |
| 37 <table> | |
| 38 <tr> | |
| 39 <td>Idle</td><td>5</td> | |
| 40 <td class="graph"> | |
| 41 | |
| 42 <div class="bar idle" style="width: 33.3%"></div> | |
| 43 | |
| 44 </td> | |
| 45 </tr><tr> | |
| 46 <td>Busy</td><td>8</td> | |
| 47 <td class="graph"> | |
| 48 | |
| 49 <div class="bar busy" style="width: 53.3%"></div> | |
| 50 | |
| 51 </td> | |
| 52 </tr><tr> | |
| 53 <td>Disconnected</td><td>13</td> | |
| 54 <td class="graph"> | |
| 55 | |
| 56 <div class="bar disconnected" | |
| 57 style="width: 86.7%"></div> | |
| 58 | |
| 59 </td> | |
| 60 </tr> | |
| 61 </table> | |
| 62 <details> | |
| 63 <summary>15 bots</summary> | |
| 64 <table class="info"> | |
| 65 <tr><th>Name</th><th>Status</th></tr> | |
| 66 | |
| 67 </table> | |
| 68 </details> | |
| 69 | |
| 70 | |
| 71 </div> | |
| 72 | |
| 73 <div class="column"> | |
| 74 | |
| 75 <h2>Current Builds (1):</h2> | |
| 76 <ul> | |
| 77 | |
| 78 <li><a href="https://some.url/path">Some current build</a> | |
| 79 | |
| 80 [Running for: 0] | |
| 81 | |
| 82 </li> | |
| 83 | |
| 84 </ul> | |
| 85 | |
| 86 </div> | |
| 87 | |
| 88 <div class="column"> | |
| 89 <h2>Pending Build Requests (1):</h2> | |
| 90 <ul><li> | |
| 91 <small>(, waiting 0)</small></li></ul> | |
| 92 | |
| 93 </div> | |
| 94 </div> | |
| 95 | |
| 96 <div class="main"> | |
| 97 | |
| 98 <h2>Recent Builds:</h2> | |
| 99 | |
| 100 <table class="info"> | |
| 101 <tr> | |
| 102 <th>Time</th> | |
| 103 <th>Revision</th> | |
| 104 <th>Result</th> | |
| 105 <th>Build #</th> | |
| 106 <th>Changes</th> | |
| 107 <th>Info</th> | |
| 108 </tr> | |
| 109 | |
| 110 | |
| 111 <tr> | |
| 112 <td></td> | |
| 113 <td class="revision">deadbeef</td> | |
| 114 | |
| 115 <td> NotRun </td> | |
| 116 | |
| 117 <td><a href="https://some.url/path">Some current build</a></td> | |
| 118 <td> | |
| 119 | |
| 120 | |
| 121 | |
| 122 | |
| 123 </td> | |
| 124 <td class="left"> | |
| 125 | |
| 126 </td> | |
| 127 </tr> | |
| 128 | |
| 129 </table> | |
| 130 | |
| 131 </div> | |
| 132 | |
| 133 <div class="epiloge"> | |
| 134 | |
| 135 (Show: | |
| 136 <a href="/foobar">default</a> | |
| 137 <a href="/foobar?limit=25">25</a> | |
| 138 <a href="/foobar?limit=50">50</a> | |
| 139 <a href="/foobar?limit=100">100</a> | |
| 140 <a href="/foobar?limit=200">200</a> | |
| 141 ) | |
| 142 | |
| 143 </div> | |
| 144 | |
| 145 | |
| 146 <footer> | |
| 147 <hr> | |
| 148 <a href="https://github.com/luci">luci</a>, | |
| 149 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | |
| 150 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> | |
| 151 </footer> | |
| 152 <script> | |
| 153 (function () { | |
| 154 'use strict'; | |
| 155 milo.makeTimesLocal(); | |
| 156 milo.annotateDurations(); | |
| 157 $(document).tooltip({ | |
| 158 show: false, | |
| 159 hide: false | |
| 160 }); | |
| 161 })(); | |
| 162 </script> | |
| 163 <script> | |
| 164 (function(i,s,o,g,r,a,m){i['CrDXObject']=r;i[r]=i[r]||function(){ | |
| 165 (i[r].q=i[r].q||[]).push(arguments)},a=s.createElement(o), | |
| 166 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a
,m) | |
| 167 })(window,document,'script','https://storage.googleapis.com/crdx-feedback.ap
pspot.com/feedback.js','crdx'); | |
| 168 | |
| 169 crdx('setFeedbackButtonLink', 'https://bugs.chromium.org/p/chromium/issues/ent
ry?cc=hinoka@chromium.org&components=Infra%3EPlatform%3EMilo'); | |
| 170 </script> | |
| 171 | |
| 172 <script> | |
| 173 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ | |
| 174 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), | |
| 175 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) | |
| 176 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); | |
| 177 | |
| 178 ga('create', 'UA-12345-01', 'auto'); | |
| 179 ga('send', 'pageview'); | |
| 180 </script> | |
| 181 | |
| OLD | NEW |