#import koji #from kojiweb import util #include "includes/header.chtml"
ID $util.sortImage(self, 'id') | NVR | #if not $userBuilt by | #end ifFinished | State |
---|---|---|---|---|
$build.build_id | $build.nvr | #if not $user$build.owner_name | #end if$util.formatTime($build.completion_time) | $util.stateImage($build.state) |
No builds |
ID $util.sortImage($self, 'id') | Type | #if not $userOwner | #end ifArch | Finished | State |
---|---|---|---|---|---|
$task.id | $koji.taskLabel($task) | #if not $user#if $task.owner_type == $koji.USERTYPES['HOST'] $task.owner_name #else $task.owner_name #end if | #end if$task.arch | $util.formatTime($task.completion_time) | $util.imageTag($state) |
No tasks |
#if $len($packagePages) > 1 #end if #if $packageStart > 0 <<< #end if #if $totalPackages != 0 Package #echo $packageStart + 1 # through #echo $packageStart + $packageCount # of $totalPackages #end if #if $packageStart + $packageCount < $totalPackages >>> #end if | ||
Name $util.sortImage($self, 'package_name', 'packageOrder') | Tag $util.sortImage($self, 'tag_name', 'packageOrder') | Included? $util.sortImage($self, 'blocked', 'packageOrder') |
---|---|---|
$package.package_name | $package.tag_name | #set $included = $package.blocked and 'no' or 'yes'$util.imageTag($included) |
No packages |
Package | Tag | Type | ||
---|---|---|---|---|
#if $notif.package then $notif.package.name else 'all'# | #if $notif.tag then $notif.tag.name else 'all'# | #if $notif.success_only then 'success only' else 'all'# | edit | delete |
No notifications |