From a7683ad505585be4902f4d55931eaa89c47344aa Mon Sep 17 00:00:00 2001
From: Valerie R Young
Date: Tue, 26 Jul 2016 14:28:34 -0400
Subject: reproducible debian: move mustache template directory out of bin
Signed-off-by: Holger Levsen
---
.../reproducible/basic_page.mustache | 26 ++++
.../reproducible/default_page_footer.mustache | 19 +++
.../reproducible/main_navigation.mustache | 162 +++++++++++++++++++++
.../reproducible/package_page.mustache | 52 +++++++
.../package_suitearch_details.mustache | 39 +++++
.../package_suitearch_section.mustache | 30 ++++
.../reproducible/pkg_symbol_legend.mustache | 13 ++
.../reproducible/pkgset_details.mustache | 20 +++
.../reproducible/pkgset_navigation.mustache | 34 +++++
.../reproducible/project_links.mustache | 17 +++
.../reproducible/status_icon_link.mustache | 16 ++
11 files changed, 428 insertions(+)
create mode 100644 mustache-templates/reproducible/basic_page.mustache
create mode 100644 mustache-templates/reproducible/default_page_footer.mustache
create mode 100644 mustache-templates/reproducible/main_navigation.mustache
create mode 100644 mustache-templates/reproducible/package_page.mustache
create mode 100644 mustache-templates/reproducible/package_suitearch_details.mustache
create mode 100644 mustache-templates/reproducible/package_suitearch_section.mustache
create mode 100644 mustache-templates/reproducible/pkg_symbol_legend.mustache
create mode 100644 mustache-templates/reproducible/pkgset_details.mustache
create mode 100644 mustache-templates/reproducible/pkgset_navigation.mustache
create mode 100644 mustache-templates/reproducible/project_links.mustache
create mode 100644 mustache-templates/reproducible/status_icon_link.mustache
(limited to 'mustache-templates')
diff --git a/mustache-templates/reproducible/basic_page.mustache b/mustache-templates/reproducible/basic_page.mustache
new file mode 100644
index 00000000..f5fe0383
--- /dev/null
+++ b/mustache-templates/reproducible/basic_page.mustache
@@ -0,0 +1,26 @@
+
+
+
+
+
+ {{{meta_refresh}}}
+
+ {{#include_pkgset_js}}
+
+ {{/include_pkgset_js}}
+ {{page_title}}
+
+
+ {{#navigation_html}}
+
+ {{{navigation_html}}}
+
+ {{/navigation_html}}
+ {{#navigation_html}}{{/navigation_html}}
+ {{#main_header}}
+
{{main_header}}
+ {{/main_header}}
+ {{{main_html}}}
+ {{#navigation_html}}
{{/navigation_html}}
+
+
diff --git a/mustache-templates/reproducible/default_page_footer.mustache b/mustache-templates/reproducible/default_page_footer.mustache
new file mode 100644
index 00000000..5e97493b
--- /dev/null
+++ b/mustache-templates/reproducible/default_page_footer.mustache
@@ -0,0 +1,19 @@
+
+
+
+
diff --git a/mustache-templates/reproducible/main_navigation.mustache b/mustache-templates/reproducible/main_navigation.mustache
new file mode 100644
index 00000000..d1e425ae
--- /dev/null
+++ b/mustache-templates/reproducible/main_navigation.mustache
@@ -0,0 +1,162 @@
+Debian Dashboard
+
+
+{{{project_links_html}}}
diff --git a/mustache-templates/reproducible/package_page.mustache b/mustache-templates/reproducible/package_page.mustache
new file mode 100644
index 00000000..3261e417
--- /dev/null
+++ b/mustache-templates/reproducible/package_page.mustache
@@ -0,0 +1,52 @@
+
+ {{package}}
+
+
+{{{project_links_html}}}
+
+
diff --git a/mustache-templates/reproducible/package_suitearch_details.mustache b/mustache-templates/reproducible/package_suitearch_details.mustache
new file mode 100644
index 00000000..ac74be56
--- /dev/null
+++ b/mustache-templates/reproducible/package_suitearch_details.mustache
@@ -0,0 +1,39 @@
+
+
+ {{{status_html}}}
+ {{#build_date}}
+ at {{build_date}}
+ {{/build_date}}
+
+ {{#dbd}}
+
+
+
+ {{/dbd}}
+ {{#has_buildloginfo}}
+
+ {{#buildinfo_uri}}
+
+ {{/buildinfo_uri}}
+
+
+ {{/has_buildloginfo}}
+
diff --git a/mustache-templates/reproducible/package_suitearch_section.mustache b/mustache-templates/reproducible/package_suitearch_section.mustache
new file mode 100644
index 00000000..d8ac5304
--- /dev/null
+++ b/mustache-templates/reproducible/package_suitearch_section.mustache
@@ -0,0 +1,30 @@
+
+ {{#architectures}}
+
+ {{arch}}
+
+ {{#suites}}
+
+ {{^untested}}
+
+
+
+ {{/untested}}
+ {{#untested}}
+
+ {{/untested}}
+ {{^current_suitearch}}
+
+ {{version}}
+ in {{suite}}
+ {{/current_suitearch}}
+ {{#current_suitearch}}
+ {{version}} in {{suite}}
+ {{/current_suitearch}}
+ {{{suitearch_details_html}}}
+
+ {{/suites}}
+
+
+ {{/architectures}}
+
diff --git a/mustache-templates/reproducible/pkg_symbol_legend.mustache b/mustache-templates/reproducible/pkg_symbol_legend.mustache
new file mode 100644
index 00000000..12fe485a
--- /dev/null
+++ b/mustache-templates/reproducible/pkg_symbol_legend.mustache
@@ -0,0 +1,13 @@
+
+A package name displayed with a bold
+font is an indication that this package has a note. Visited
+packages are linked in green, those which have not been visited are
+linked in blue.
+
+A #
sign after the name of a package
+indicates that a bug is filed against it. Likewise, a
++
sign indicates there is a
+patch available, a P
means a
+pending bug while #
indicates a
+closed bug. In cases of several bugs, the symbol is repeated.
+
diff --git a/mustache-templates/reproducible/pkgset_details.mustache b/mustache-templates/reproducible/pkgset_details.mustache
new file mode 100644
index 00000000..d29576a2
--- /dev/null
+++ b/mustache-templates/reproducible/pkgset_details.mustache
@@ -0,0 +1,20 @@
+
+{{#png}}
+
+
+ "
+ {{/png}}
+
+ The package set {{pkgset_name}} in
+ {{suite}}/{{arch}} consists of:
+
+ {{#status_details}}
+ {{{icon_html}}} {{status_count}} ({{status_percent}}%) packages
+ {{description}}:
+ {{{package_list_html}}}
+
+ {{/status_details}}
+ {{{pkg_symbol_legend_html}}}
+
diff --git a/mustache-templates/reproducible/pkgset_navigation.mustache b/mustache-templates/reproducible/pkgset_navigation.mustache
new file mode 100644
index 00000000..98bfd5ce
--- /dev/null
+++ b/mustache-templates/reproducible/pkgset_navigation.mustache
@@ -0,0 +1,34 @@
+
+{{#package_set_sections}}
+
+ {{section}} package sets:
+
+
+{{/package_set_sections}}
+{{#pkgset_page}}
+
+{{/pkgset_page}}
diff --git a/mustache-templates/reproducible/project_links.mustache b/mustache-templates/reproducible/project_links.mustache
new file mode 100644
index 00000000..b457982e
--- /dev/null
+++ b/mustache-templates/reproducible/project_links.mustache
@@ -0,0 +1,17 @@
+
diff --git a/mustache-templates/reproducible/status_icon_link.mustache b/mustache-templates/reproducible/status_icon_link.mustache
new file mode 100644
index 00000000..66bebfcc
--- /dev/null
+++ b/mustache-templates/reproducible/status_icon_link.mustache
@@ -0,0 +1,16 @@
+{{^untested}}
+{{#icon}}
+
+
+
+{{/icon}}
+{{#spokenstatus}}
+
+ {{spokenstatus}}
+
+{{/spokenstatus}}
+{{/untested}}
+
+{{#untested}}
+{{#icon}} {{/icon}} {{spokenstatus}}
+{{/untested}}
--
cgit v1.2.3-70-g09d2