[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: improve appearance
Holger Levsen
gitlab at salsa.debian.org
Thu Sep 10 20:31:45 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1c9e3630 by Holger Levsen at 2020-09-10T21:31:28+02:00
reproducible trbo system health check: improve appearance
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_system_health.sh
Changes:
=====================================
bin/reproducible_system_health.sh
=====================================
@@ -278,17 +278,18 @@ cat > $HEALTH_FILE.html <<- EOF
</head>
<body style="background-color: rgb($RED, $GREEN, 0);">
<h1>tests.reproducible-builds.org status summary view</h1>
- <p>
- Status: <a href="$REPRODUCIBLE_URL/$(basename $HEALTH_FILE)">$STATUS</a> (an integer between 0 and 255)
- </p>
- <p>
+ <h2>
+ Status: <a href="$REPRODUCIBLE_URL/$(basename $HEALTH_FILE)">$STATUS</a> <small>(an integer between 0 and 255)</small>
+ </h2>
+ <p><small>
Score: $SCORE
<br/>
Jobs considered: $INPUTS
${SUSPICIOUS_TEXT}
<br/>
Jobs ignored: $INVALID
- </p>
+ </small></p>
+ <hr>
EOF
write2healthfile() {
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1c9e36305efd2ab382471756fcb62eab8ed1ca8f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1c9e36305efd2ab382471756fcb62eab8ed1ca8f
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/20200910/f3236871/attachment.html>
More information about the Qa-jenkins-scm
mailing list