[% WRAPPER layout.tt title="Hydra Overview" %]
Description: [% curProject.description %]
Description: | [% jobset.description %] |
---|---|
Nix expression: | [% jobset.nixexprpath %] in input [% jobset.nixexprinput %] |
Input name | Type | Values |
---|---|---|
[% input.name %] | [% input.type %] | [% FOREACH alt IN input.jobsetinputalts -%] [% IF input.type == "string" %] "[% alt.value %]" [% ELSE %] [% alt.uri %] [% END %] [% END %] |
No jobsets have been defined yet.
[% END %]No builds have been performed or scheduled.
[% END %]Finished builds: | [% finishedBuilds %] |
---|---|
![]() |
[% succeededBuilds %] |
![]() |
[% finishedBuilds - succeededBuilds %] |
Total build time: | [% totalBuildTime %]s |
Scheduled builds: | [% scheduledBuilds %] |
Currently executing builds: | [% busyBuilds %] |