[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: move some irc notifications to #reproducible-changes

Holger Levsen gitlab at salsa.debian.org
Sun Nov 29 23:46:43 GMT 2020



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


Commits:
37b3d5f6 by Holger Levsen at 2020-11-30T00:46:28+01:00
reproducible: move some irc notifications to #reproducible-changes

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

- - - - -


5 changed files:

- bin/diffoscope_distribution_test.sh
- bin/reproducible_coreboot.sh
- bin/reproducible_freebsd.sh
- bin/reproducible_netbsd.sh
- bin/reproducible_openwrt.sh


Changes:

=====================================
bin/diffoscope_distribution_test.sh
=====================================
@@ -14,7 +14,7 @@ send_irc_warning() {
 	if [ -n "$2" ] ; then
 		local CHANNEL=$2
 	else
-		local CHANNEL="reproducible-builds"
+		local CHANNEL="reproducible-changes"
 	fi
 	irc_message $CHANNEL "$WARNING"
 	echo "Warning: $WARNING"


=====================================
bin/reproducible_coreboot.sh
=====================================
@@ -254,7 +254,7 @@ rm -f $LIST_OBJECT $TOOLCHAIN_HTML
 # the end
 calculate_build_duration
 print_out_duration
-irc_message reproducible-builds "$REPRODUCIBLE_URL/coreboot/ has been updated. ($GOOD_PERCENT% reproducible)"
+irc_message reproducible-changes "$REPRODUCIBLE_URL/coreboot/ has been updated. ($GOOD_PERCENT% reproducible)"
 echo "============================================================================="
 
 # remove everything, we don't need it anymore...


=====================================
bin/reproducible_freebsd.sh
=====================================
@@ -240,7 +240,7 @@ publish_page
 calculate_build_duration
 print_out_duration
 FREEBSD_TARGET="master"
-irc_message reproducible-builds "$REPRODUCIBLE_URL/freebsd/ has been updated. (${GOOD_PERCENT[$FREEBSD_TARGET]}% reproducible)"
+irc_message reproducible-changes "$REPRODUCIBLE_URL/freebsd/ has been updated. (${GOOD_PERCENT[$FREEBSD_TARGET]}% reproducible)"
 echo "============================================================================="
 
 # remove everything, we don't need it anymore...


=====================================
bin/reproducible_netbsd.sh
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2014-2016 Holger Levsen <holger at layer-acht.org>
+# Copyright 2014-2020 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv2
 
 DEBUG=false
@@ -233,7 +233,7 @@ rm -f $FILES_HTML $GOOD_FILES_HTML $BAD_FILES_HTML $GOOD_SECTION_HTML $BAD_SECTI
 # the end
 calculate_build_duration
 print_out_duration
-irc_message reproducible-builds "$REPRODUCIBLE_URL/netbsd/ has been updated. ($GOOD_PERCENT% reproducible)"
+irc_message reproducible-changes "$REPRODUCIBLE_URL/netbsd/ has been updated. ($GOOD_PERCENT% reproducible)"
 echo "============================================================================="
 
 # remove everything, we don't need it anymore...


=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -731,7 +731,7 @@ rm -f "$DBD_HTML" "$DBD_GOOD_PKGS_HTML" "$DBD_BAD_PKGS_HTML" "$TOOLCHAIN_HTML" "
 # the end
 calculate_build_duration
 print_out_duration
-for CHANNEL in reproducible-builds openwrt-devel ; do
+for CHANNEL in reproducible-changes openwrt-devel ; do
 	irc_message $CHANNEL "$REPRODUCIBLE_URL/$PAGE has been updated. ($GOOD_PERCENT_IMAGES% images and $GOOD_PERCENT_PACKAGES% packages reproducible in our current test framework.)"
 done
 echo "============================================================================="



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/37b3d5f62e14cf495751460487ef834fad5ec2cd
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/20201129/deb6f6e2/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list