{% extends "layouts/base.html" %} {% import 'macros/forms.html' as forms %} {% from "macros/change.html" import change with context %} {% block content %}
ETA: {{ when_time }} [{{ when }}]
{% endif %} {{ current_step }} {% if authz.advertiseAction('stopBuild') %}{{ b.getText()|join(' ')|capitalize }}
{% if b.getTestResults() %}Project | {{ ss.project|projectlink }} |
Repository | {{ ss.repository|repolink }} |
Branch | {{ ss.branch|e }} |
Revision | {{ ss.revision|revlink(ss.repository) }} |
Got Revision | {{ got_revision|revlink(ss.repository) }} |
Patch | YES |
Changes | see below |
Build of most recent revision |
{{ b.getReason()|e }}
no responsible users
{% endif %}Start | {{ start }} |
End | {{ end }} |
Elapsed | {{ elapsed }} |
Name | Value | Source | |
---|---|---|---|
{{ p.name|e }} | {% if p.short_value %}{{ p.short_value|e }} .. [property value too long] | {% else %}{{ p.value|e }} | {% endif %}{{ p.source|e }} |