{{ m.badge(deployment.state, deployment.status) }}
{% if error %} {{ m.problem("The deployment failed. What the pipeline reported is below; the captured build log holds the full context.", error) }} {% endif %} {{ m.facts(facts) }}The log is longer than this page shows; this is the most recent 512 KiB. The full file is at {{ deployment.log_path }}.
{% endif %}{{ log_text }}
{% else %}
{{ log_absence }}
{% endif %}