[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible: link to todo list for each tested project

Holger Levsen holger at moszumanska.debian.org
Thu Aug 27 20:08:44 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 e709a3f00c838e1309f467c8aa57993620b4a562
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Aug 27 22:06:28 2015 +0200

    reproducible: link to todo list for each tested project
---
 TODO                       | 8 ++++----
 bin/reproducible_common.sh | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/TODO b/TODO
index a50dc67..ab662b4 100644
--- a/TODO
+++ b/TODO
@@ -317,7 +317,7 @@ properties:
 * libreboot ships images, verify those?
 * explain status in plain english
 
-==== reproducible openwrt
+==== reproducible OpenWrt
 
 * add credit for logo/artwork
 * build more archs (http://downloads.openwrt.org/chaos_calmer/15.05-rc1/ lists many to choose from)
@@ -327,13 +327,13 @@ properties:
 * file dbd bug about crashing on certain squashfs files
 * explain status in plain english
 
-==== reproducible netbsd
+==== reproducible NetBSD
 
 * announce on their list
 * explain status in plain english
 ** MKREPRO is set to "yes"
 
-==== reproducible fedora
+==== reproducible Fedora
 
 * use mock to create a fedora chroot to build in
 ** http://blog.packagecloud.io/eng/2015/05/11/building-rpm-packages-with-mock/
@@ -341,7 +341,7 @@ properties:
 * start with building a single package
 * then build the full base system (100-500 packages)
 
-==== reproducible freebsd
+==== reproducible FreeBSD
 
 * document how the freebsd build VM was set up:
 ** base 10.1 install following https://www.urbas.eu/freebsd-10-and-profitbricks/
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 0ee10a8..dc59f63 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -186,7 +186,7 @@ write_page_header() {
 		write_page "   or <a href="mailto:reproducible-builds at lists.alioth.debian.org">send us an email</a>,"
 		write_page "   to get support for making sure your packages build reproducibly too. Also, we care about free software in general,"
 		write_page "   so if you are an upstream developer or working on another distribution, we'd love to hear from you!"
-		write_page "   Besides Debian we are also testing <a href=\"/coreboot/\">coreboot</a>, <a href=\"/openwrt/\">OpenWrt</a>, <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_netbsd\">NetBSD</a> and <a href=\"/freebsd/\">FreeBSD</a> now, though not as thoroughly as Debian (yet?) - and there are plans to test <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_fedora\">Fedora</a> too."
+		write_page "   Besides Debian we are also testing <a href=\"/coreboot/\">coreboot</a>, <a href=\"/openwrt/\">OpenWrt</a>, <a href=\"netbsd\">NetBSD</a> and <a href=\"/freebsd/\">FreeBSD</a> now, though not as thoroughly as Debian (yet?) - and there are plans to test <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_Fedora\">Fedora</a> too."
 		write_page "   As we think that reproducible builds should become the norm, we have started to write <a href=\"/howto\">How to make your software reproducible</a>. As always we appreciate feedback on this document, just please don't consider it to be finished, comprehensive or correct yet.</p>"
 	fi
 	write_page "<nav><ul><li>Have a look at:</li>"
@@ -273,7 +273,7 @@ write_page_intro() {
 		local BUILD_ENVIRONMENT=", which via ssh triggers a build on a FreeBSD 10.1 system"
 		local BRANCH="release/10.2.0"
 	fi
-	write_page "       <p>There is a monthly run <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_$PROJECTNAME/\">jenkins job</a> to test the <code>$BRANCH</code> branch of <a href=\"$PROJECTURL\">$PROJECTNAME.git</a>. Currently this job is triggered more often though, because this is still under development and brand new. The jenkins job is running <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/bin/reproducible_$PROJECTNAME.sh\">reproducible_ [...]
+	write_page "       <p>There is a monthly run <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_$PROJECTNAME/\">jenkins job</a> to test the <code>$BRANCH</code> branch of <a href=\"$PROJECTURL\">$PROJECTNAME.git</a>. Currently this job is triggered more often though, because this is still under development and brand new. The jenkins job is running <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/bin/reproducible_$PROJECTNAME.sh\">reproducible_ [...]
 }
 
 write_page_footer() {

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