Evaluation page: render evaluation errors
[?]
Jan 21, 2021, 5:13 PM
ZBCME7K4KU5DVOTOMKEDPA34MV5GIWWYC5YBE4GAZH343D7ERTIACDependencies
- [2]
RHUAFTJAShow aborted/cancelled builds separately in jobset eval pages - [*]
U4TD3AIQAdd support for viewing jobset evaluations - [*]
WZZOOYCHShow queued builds in jobset evaluation pages
Change contents
- edit in src/root/jobset-eval.tt at line 106[5.251][2.608]
[% IF eval.errormsg %]<div id="tabs-errors" class="tab-pane"><p>Errors occurred at [% INCLUDE renderDateTime timestamp=(eval.errortime || eval.timestamp) %].</p><pre class="alert alert-error">[% HTML.escape(eval.errormsg) %]</pre></div>[% END %]