+
+
+ [% IF currentBuilds.size != 0 %]
+
Latest builds (latest evaluation)
+ [% INCLUDE renderBuildList builds=currentBuilds showStatusChange=0 %]
+ [% END %]
+ [% IF runningBuilds.size != 0 %]
+ Running builds
+ [% INCLUDE renderBuildList builds=runningBuilds showSchedulingInfo=1 hideResultInfo=1 %]
+ [% END %]
+ [% IF lastBuilds.size != 0 %]
+ Last 10 builds
+ [% INCLUDE renderBuildList builds=lastBuilds showStatusChange=0 %]
+ [% END %]
+
+
+
+
This job provides the following Nix channel:
+
+ -
+ latest — contains the latest
+ successful build for each platform.
+
+
+
+
+
-
- -
- latest — contains the latest
- successful build for each platform.
-
-
-