X-Git-Url: https://git.exim.org/buildfarm-server.git/blobdiff_plain/e4790e038cfa7703260da0777326bd3e460bb4b7..60b6200d219bb8b32a1db1c371439bc120989c1a:/templates/status.tt?ds=sidebyside diff --git a/templates/status.tt b/templates/status.tt index 875c988..0a027cb 100644 --- a/templates/status.tt +++ b/templates/status.tt @@ -1,19 +1,29 @@ +[%# + +Copyright (c) 2003-2010, Andrew Dunstan + +See accompanying License file for license details + +-%] [% flag_imgs = { perl = '/img/camel.png', - python = '/img/python.png', - debug = '/img/bug.png', - pam => '/img/pam.png', - cassert => '/img/cassert.png', openssl => '/img/ssl_icon.gif', - nls => '/img/translateicon.gif', - krb5 => '/img/krb.gif', - tcl => '/img/tcl.png', - vpath => '/img/vpath.png', - xml => '/img/xml.png', - 'thread-safety' => '/img/threads.gif', - 'integer-datetimes' = '/img/days.png', - git => '/img/git.png', + gnutls => '/img/gnutls_icon.gif', + mysql => '/img/mysql_logo.png', + pgsql => '/img/postgresql-icon-32.png', + #python => '/img/python.png', + #debug => '/img/bug.png', + #pam => '/img/pam.png', + #cassert => '/img/cassert.png', + #nls => '/img/translateicon.gif', + #krb5 => '/img/krb.gif', + #gssapi => '/img/gssapi.gif', + #tcl => '/img/tcl.png', + #vpath => '/img/vpath.png', + #xml => '/img/xml.png', + #'thread-safety' => '/img/threads.gif', + #'integer-datetimes' => '/img/days.png', } -%] [%- BLOCK img ; IF flag == 'depend' or flag == 'gnu-ld' ; ; ELSIF flag_imgs.$flag %][% flag %] [% ELSE %][%# @@ -25,11 +35,11 @@ [%- CASE 'OK' %]pass[% CASE 'ContribCheck' %]warn[% CASE [ 'Check' 'InstallCheck' ] %]warnx[% CASE %]fail[% END %]" [%- END -%] [% WRAPPER 'page.tt' - title = 'PostgreSQL BuildFarm Status' + title = 'Exim BuildFarm Status' bodyclass = 'none' pagebutton = 'status' %] -

PostgreSQL BuildFarm Status

+

Exim BuildFarm Status

Shown here is the latest status of each farm member for each branch it has reported on in the last 30 days. @@ -66,6 +76,7 @@ [%- row.when_ago | replace('\s',' ') %] ago  [% row.stage -%] + [[% row.git_head_ref.substr(0,7) %]]