{{ reponame | capitalize }} - {{ target | capitalize }} ({{ src }})

{% if config_options.pkginfo_driver == "dlrn.drivers.downstream.DownstreamInfoDriver" %} {% endif %} {% for commit in commits %} {% if config_options.pkginfo_driver == "dlrn.drivers.downstream.DownstreamInfoDriver" %} {% if commit.versions_csv != None %} {% else %} {% endif %} {% endif %} {% endfor %}
Build Date Time Commit Date Time Project Name Commit Hash Component Status Repository Build LogImport Source
{{ commit.dt_build | strftime }} {{ commit.dt_commit | strftime }} {{ commit.project_name }} {{ commit.commit_hash }} {{ commit.component }} {% if commit.status == "SUCCESS" %} SUCCESS {% else %} FAILED {% endif %} repo build log {{ commit.versions_csv.replace("/versions.csv","") }}