Build Date Time | Commit Date Time | Project Name | Commit Hash | Component | Status | Repository | Build Log | {% if config_options.pkginfo_driver == "dlrn.drivers.downstream.DownstreamInfoDriver" %}Import Source | {% endif %}|
---|---|---|---|---|---|---|---|---|---|
{{ 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 | {% if config_options.pkginfo_driver == "dlrn.drivers.downstream.DownstreamInfoDriver" %} {% if commit.versions_csv != None %}{{ commit.versions_csv.replace("/versions.csv","") }} | {% else %}{% endif %} {% endif %} |