[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] jenkins job health page: add footer showing which job generated the page

Holger Levsen gitlab at salsa.debian.org
Thu Jan 17 19:21:56 GMT 2019


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


Commits:
d56945e4 by Holger Levsen at 2019-01-17T19:21:43Z
jenkins job health page: add footer showing which job generated the page

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

- - - - -


1 changed file:

- bin/maintenance.sh


Changes:

=====================================
bin/maintenance.sh
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2012-2018 Holger Levsen <holger at layer-acht.org>
+# Copyright 2012-2019 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv=2
 
 DEBUG=false
@@ -239,6 +239,7 @@ build_jenkins_job_health_page() {
 	done
 	if ! $empty ; then
 		write_page "</p>"
+		write_page "<p><small>This page was generated by $JOB_URL at $(date -u).</small></p>"
 		write_page "</body></html>"
 	fi
 	mv $PAGE ~/userContent/jenkins_job_health.html



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d56945e45fce20f2785d4ced481ebc49b607279d

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d56945e45fce20f2785d4ced481ebc49b607279d
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/20190117/2b6f2d93/attachment.html>


More information about the Qa-jenkins-scm mailing list