hydra: show machine in buildsteps

[?]
Nov 29, 2010, 9:10 AM
AX5EQJO3M5Q22ITBSOSZSOLLZ4HJTLSKVFWGHNBKH7NTNGXXYCXQC

Dependencies

  • [2] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [3] ZDF42B24 revert change to dbix::class generated code
  • [4] CEARA7OH * hydra: show running buildsteps on build page
  • [*] J5UVLXOK * Start of a basic Catalyst web interface.

Change contents

  • replacement in src/root/build.tt at line 16
    [2.2069][2.2069:2140]()
    <tr><th>Nr</th><th>What</th><th>Duration</th><th>Status</th></tr>
    [2.2069]
    [2.2140]
    <tr><th>Nr</th><th>What</th><th>Duration</th><th>Machine</th><th>Status</th></tr>
  • edit in src/root/build.tt at line 43
    [2.3198]
    [2.3198]
    <td>[% step.machine.split('@').1 %]</td>