{{ summary.workspace_path }}
{% else %}
not configured
{% endif %}
{{ summary.manifest_path }}
{% else %}
no features.yaml found
{% endif %}
| Name | Status | Duration | Started |
|---|---|---|---|
{{ j.name }} |
{{ j.status }} | {% if j.duration_seconds is not none %} {{ "%.1fs"|format(j.duration_seconds) }} {% else %} โ {% endif %} | {{ j.started_at[:19] if j.started_at else "โ" }} |
No jobs yet. Run one from Commands.
{% endif %}{{ summary.workspace_path }}
{% else %}
not configured
{% endif %}
{{ summary.manifest_path }}
{% else %}
no features.yaml found
{% endif %}