{% extends "base.html" %} {% set active_nav = "results" %} {% block title %}Release Bundles - LSMC Atlas{% endblock %} {% block content %}
Test-scoped fulfillment outputs grouped by TRF
| TRF | Test | Fulfillment Runs | Status | Published | {% if current_user.is_internal %}Actions | {% endif %}
|---|---|---|---|---|---|
| {{ rs.order_number }} | {{ rs.test_euid }} | {{ rs.fulfillment_run_count }} run{{ 's' if rs.fulfillment_run_count != 1 }} | {% if rs.published_at %} Published {% else %} Unpublished {% endif %} | {{ rs.published_at or "—" }} | {% if current_user.is_internal %}View {% if not rs.published_at %} {% endif %} | {% endif %}
No release bundles available yet
Release bundles are created when fulfillment runs emit outputs