PostgreSQL Build Farm Log
+[% WRAPPER 'page.tt' + title = mytitle + bodyclass = 'none' + pagebutton = 'none' +%] +[%- BLOCK gitlog ; + commitref = clog.replace('^commit ([0-9A-Fa-f]+)(.|\n)*','$1'); + logtail = clog.replace('^commit ([0-9A-Fa-f]+)',''); + logtail = logtail.replace('\n',' '); + +%][% commitref %][% logtail | html %] +[% END -%] +PostgreSQL Build Farm Log
Details for system "[% system %]"[% IF stage != 'OK' %] failure at stage [% stage ; ELSE %], status 'OK'[% END %], snapshot taken [% urldt %]
Stage Logs | +
---|
Stage Logs Total run time [% run_time %] |
[% END %]
[% IF loop.count > 1 and loop.count % lrfactor == 1 %]|
---|---|
[% striplog %] | +[% striplog %] ([% stage_times.$logstage.stage_duration %]) | [% IF loop.count % lrfactor == 0 %]
Files changed this run-[%- IF changed_this_run.0 -%] +[%- FOREACH changed IN changed_this_run %] [% changed.0 ; IF scm == 'cvs'; ' '; changed.1; END %] [%- END -%] ++[% END %] + |
+
+[% IF changed_this_run_logs.0 %]
+Git log++[% IF last_build_git_ref && git_head_ref %] +Change Set for this build +[% END %] +[% FOREACH clog IN changed_this_run_logs ; PROCESS gitlog -%] +[%- END -%] ++ |
[%- ELSE %]
not recorded
-[% END -%]
+
+[% END -%]
+
Files changed since last success-[%- IF changed_since_success.0 %] +[%- FOREACH changed IN changed_since_success %] [% changed.0 ; IF scm == 'cvs'; ' '; changed.1; END %] [%- END -%] ++[% END %] + |
+
+[% IF changed_since_success_logs.0 %]
+Git log++Change Set prior to this build + +Change Set including this build + +[% FOREACH clog IN changed_since_success_logs ; PROCESS gitlog -%] +[%- END -%] ++ |
[%- ELSE %]
+
Log
[% log | html %]- -
-
-Hosting for the PostgreSQL Buildfarm is generously -provided by: -CommandPrompt, -The PostgreSQL Company -
- - - +[% END %]