Buildserver Stats

{{range $march := .March}}

{{$march.Name}}

{{range $repo := $march.Repos}}

{{range $pkg := $repo.Packages}} {{end}}
Pkgbase Status Reason LTO DS Archlinux Version {{$repo.Name}}-{{$march.Name}} Version Info
{{$pkg.Pkgbase}} {{$pkg.Status}} {{$pkg.Skip}} {{if $pkg.LTO}}{{end}} {{if $pkg.LTODisabled}}{{end}} {{if $pkg.LTOAutoDisabled}}{{end}} {{if $pkg.LTOUnknown}}{{end}} {{if $pkg.DebugSym}}{{end}} {{if $pkg.DebugSymNotAvailable}}{{end}} {{if $pkg.DebugSymUnknown}}{{end}} {{$pkg.Svn2GitVersion}} {{$pkg.Version}} {{with $pkg.Log}}{{end}} AW
{{end}}
{{end}}