{%load attr%}
бранч: {{ autobeta.source_branch.path }}
хост: {{autobeta.target_host}}
порт: {{ autobeta.port }}
рабочая копия: {{autobeta.working_copy_path}}
ревизия: {{ autobeta.current_revision }}
обновлена: {{ autobeta.last_update }}
Подробные логи обработки автобет лежат на соответствующем сервере ({{autobeta.target_host}}), в /var/log/autobeta
{% endif %}
| время | тип | лог |
|---|---|---|
| {{ rec.time }} |
{% ifequal rec.type 1 %}
info
{% else %}
error
{% endifequal %} |
{{ rec.logtext }} |