From 93799522a1107088b84638fef3d9b3e2a8166be8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 22 Aug 2016 23:01:11 +0200 Subject: 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 b69753c3..4efcafc6 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 76a2717a..d071a711 100755 --- a/bin/reproducible_html_dashboard.sh +++ b/bin/reproducible_html_dashboard.sh @@ -550,9 +550,6 @@ create_dashboard_page() { fi done write_page "

" - # link to index_breakages - write_page "

" - write_page "
There are some problems in this test setup itself too. And there is documentation too, in case you missed the link at the top. Feedback is very much appreciated.

" # 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 0d8f70eb..7604318f 100644 --- a/mustache-templates/reproducible/main_navigation.mustache +++ b/mustache-templates/reproducible/main_navigation.mustache @@ -165,5 +165,8 @@
  • Broken pieces
  • +
  • + Reproducible jenkins setup documentation +
  • {{{project_links_html}}} -- cgit v1.2.3-54-g00ecf