[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: improve heading for .buildinfo stats pages (and drop one...

Holger Levsen gitlab at salsa.debian.org
Thu Feb 27 18:43:27 GMT 2020



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
597304f4 by Holger Levsen at 2020-02-27T19:43:12+01:00
reproducible Debian: improve heading for .buildinfo stats pages (and drop one todo mapreri has thankfully done)

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_html_builtin-pho.sh


Changes:

=====================================
bin/reproducible_html_builtin-pho.sh
=====================================
@@ -49,14 +49,13 @@ create_buildinfo_page() {
 	echo "$(date -u) - querying builtin-pho database for $SUITE/$ARCH."
 	query_builtin_pho_db
 	echo "$(date -u) - starting to write $PAGE page for $SUITE/$ARCH."
-	write_page_header $VIEW "Overview of various statistics about .buildinfo files for $SUITE/$ARCH"
+	write_page_header $VIEW "Overview of missing .buildinfo files for $SUITE/$ARCH"
 	write_page "<p>"
 	cat $DUMMY_FILE | wc -l >> $PAGE
 	write_page "packages without .buildinfo files in $SUITE/$ARCH:"
 	write_page "<br/><small>ToDo: graph that count</small>"
 	write_page "<br/><small>ToDo: trigger rsync job on success</small>"
 	write_page "<br/><small>ToDo: link these pages from navigation</small>"
-	write_page "<br/><small>ToDo: make buildinfo-pool links work with server side redirects</small>"
 	write_page "</p>"
 	write_page "<pre>"
 	cat $DUMMY_FILE | tr -d ' '  | sed -E "s/([^|]*)(.*)/<a href=\"https:\/\/tracker.debian.org\/\1\">\1<\/a> <a href=\"https:\/\/packages.debian.org\/$SUITE\/\1\">binaries (\2)<\/a> <a href=\"https:\/\/buildinfos.debian.net\/\1\">.buildinfo<\/a>/g" | tr -d '|' >> $PAGE



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/597304f4499a8fbb28c1804b03e496c16fc682fa

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/597304f4499a8fbb28c1804b03e496c16fc682fa
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200227/00bec98f/attachment.html>


More information about the Qa-jenkins-scm mailing list