[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: add link to howto in dashboard
Holger Levsen
holger at moszumanska.debian.org
Fri Aug 7 12:41:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch h01ger/howto-in-dashboard
in repository jenkins.debian.net.
commit 9217cc3aed50e9670abfcf6bbd7656dee689cecb
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 569cb56..dae1ed0 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