[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: link to jenkins documentation in every page

Holger Levsen holger at layer-acht.org
Mon Aug 22 21:02:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 93799522a1107088b84638fef3d9b3e2a8166be8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Aug 22 23:01:11 2016 +0200

    reproducible Debian: link to jenkins documentation in every page
---
 TODO                                                     | 10 ++++++++++
 bin/reproducible_html_dashboard.sh                       |  3 ---
 mustache-templates/reproducible/main_navigation.mustache |  3 +++
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO
index b69753c..4efcafc 100644
--- a/TODO
+++ b/TODO
@@ -42,6 +42,16 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma
 *** redirect jenkins.debian.net to jenkins.debian.org - tests.reproducible-builds.org will stay where it is.
 * party!
 
+==== meeting agenda for jenkins-qa meeting
+
+* short intro, why are we here (individually)
+* jenkins.d.o migration
+* git merge policy + procedures
+* deployment improvements
+* future meeting schedule
+* give at least mattia access to my.profitbricks.com, for remote access
+
+
 == General ToDo
 
 * replace amd64 in scripts with $HOSTARCH
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 76a2717..d071a71 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -550,9 +550,6 @@ create_dashboard_page() {
 		fi
 	done
 	write_page "</p>"
-	# link to index_breakages
-	write_page "<p style=\"clear:both;\">"
-	write_page "<br />There are <a href=\"$BASEURL/index_breakages.html\">some problems in this test setup itself</a> too. And there is <a href=\"https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs\">documentation</a> too, in case you missed the link at the top. Feedback is very much appreciated.</p>"
 	# the end
 	write_page_footer
 	cp $PAGE $DEBIAN_BASE/reproducible.html
diff --git a/mustache-templates/reproducible/main_navigation.mustache b/mustache-templates/reproducible/main_navigation.mustache
index 0d8f70e..7604318 100644
--- a/mustache-templates/reproducible/main_navigation.mustache
+++ b/mustache-templates/reproducible/main_navigation.mustache
@@ -165,5 +165,8 @@
   <li {{#breakages}}class='active'{{/breakages}}>
     <a href="/debian/index_breakages.html">Broken pieces</a>
   </li>
+  <li {{#breakages}}class='active'{{/breakages}}>
+    <a href="https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs">Reproducible jenkins setup documentation</a>
+  </li>
 </ul>
 {{{project_links_html}}}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list