{% extends "layout.html" %} {% import 'forms.html' as forms %} {% from "change_macros.html" import change with context %} {% block content %}
ETA: {{ when_time }} [{{ when }}]
{% endif %} {{ current_step }} {% if authz.advertiseAction('stopBuild', request) %}{{ 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_revisions[ss.codebase]|revlink(ss.repository) }} |
Patch | YES |
Changes | {{ ss.changes|count }} change{{ 's' if ss.changes|count > 1 else '' }} |
Build of most recent revision |
{{ b.getReason()|e }}
Name | Value | Source | ||||
---|---|---|---|---|---|---|
{{ p.name|e }} | {% if p.short_value %}{{ p.short_value|e }} .. [property value too long] | {% else %} {% if p.value is not mapping %}{{ p.value|e }} | {% else %}
|
{% endif %}
{% endif %}
{{ p.source|e }} |
Name | Label | Value | |
---|---|---|---|
{{ p.name|e }} | {% if p.label %} {{ p.label }} {% endif %} | {% if p.text %}{% else %} | {{ p.value|e }} | {% endif %}
no responsible users
{% endif %}Start | {{ start }} |
End | {{ end }} |
Elapsed | {{ elapsed }} |