[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: add link to howto in dashboard

Holger Levsen holger at moszumanska.debian.org
Sun Aug 9 13:30:11 UTC 2015


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 b4c586bb88ef9a340932a144931f13618dbbbce3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Aug 7 14:39:12 2015 +0200

    reproducible: add link to howto in dashboard
---
 bin/reproducible_common.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 3788d3c..8151d2a 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -186,6 +186,9 @@ write_page_header() {
 		write_page "   to get support for making sure your packages build reproducibly too. Also, we care about free software in general, so if you are an upstream developer or working on another distribution, we'd love to hear from you! Just now we've started to programatically test <a href=\"/coreboot/\">coreboot</a>, <a href=\"/openwrt/\">OpenWrt</a> and <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_netbsd\">NetBSD</a> - and there are plans to test <a href=\"$JENKINS_URL/userCo [...]
 		write_page "</p>"
 	fi
+	if [ "$1" = "$MAINVIEW" ] ; then
+		write_page "<p>There's a new HowTo <b>in early development</b>: <a href=\"/howto\">How to make your software reproducible</a>? We appreciate feedback on it, but please don't consider this document to be finished, comprehensive or correct yet.</p>"
+	fi
 	write_page "<ul><li>Have a look at:</li>"
 	for MY_STATE in $ALLSTATES ; do
 		set_icon $MY_STATE

-- 
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