[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: deploy_jdn: improve FIXME output
Holger Levsen
gitlab at salsa.debian.org
Thu Nov 19 01:48:24 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
bc1a8426 by Holger Levsen at 2020-11-19T02:43:14+01:00
deploy_jdn: improve FIXME output
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
4f79d0bf by Holger Levsen at 2020-11-19T02:48:05+01:00
reproducible OpenWrt: take the easy way out
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- deploy_jdn
- mustache-templates/openwrt/footer.mustache
Changes:
=====================================
deploy_jdn
=====================================
@@ -62,7 +62,7 @@ show_fixmes() {
echo
echo Existing FIXME statements:
echo
- cat $TMPFILE
+ cat $TMPFILE | sed "s#$PWD#...#g"
echo
fi
rm -f $TMPFILE
=====================================
mustache-templates/openwrt/footer.mustache
=====================================
@@ -2,8 +2,8 @@
<hr id="footer_separator" />
<p style="font-size:0.9em;">
<div id="page_footer">
- This page was built by the jenkins job <a href="https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/"> reproducible_openwrt-target-ar71xx</a> <!-- FIXME this is wrong -->
- which is configured via this <a href="https://salsa.debian.org/qa/jenkins.debian.net">git repo</a>.
+ This page was built by a <a href="https://jenkins.debian.net/search/?q=openwrt">jenkins job</a>
+ and is configured via this <a href="https://salsa.debian.org/qa/jenkins.debian.net">git repo</a>.
There is more information
<a href="/userContent/about.html">about jenkins.debian.net</a>
and about <a href="https://wiki.debian.org/ReproducibleBuilds"> reproducible builds of Debian</a>
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/3d2ceb6cd2438247e701072ee8621754df63f441...4f79d0bf3695c98b44a43042bef426566de39ba9
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/3d2ceb6cd2438247e701072ee8621754df63f441...4f79d0bf3695c98b44a43042bef426566de39ba9
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/20201119/ad54c960/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list