This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CI scripts".
The branch, master has been updated
via 83ccbfe87b001beaf0659a1ff6eda0cc5c9af915 (commit)
via 1b293e89b22bdf8751c76ceb84da21cac7793bc3 (commit)
via 3eb2c50d28c62db33db7ee50762b08aaab1b309d (commit)
via d43eda7abbf5793baf2dc0d7abf6208bb06cb187 (commit)
from 92525a71d4ab599bb98851593ba3a4a73f692316 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-ci/commit/?id=83ccbfe87b001beaf0659a1ff6eda0cc…
commit 83ccbfe87b001beaf0659a1ff6eda0cc5c9af915
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 21 12:59:00 2017 +0100
osmocom-latest-packages: only publish source tar balls if a new tag was created
OBS should only be updated if there is a new tag.
Change-Id: Ife10c9819e5971b001c5be9d313781eb3fd19e23
http://cgit.osmocom.org/osmo-ci/commit/?id=1b293e89b22bdf8751c76ceb84da21ca…
commit 1b293e89b22bdf8751c76ceb84da21cac7793bc3
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Wed Nov 15 20:45:12 2017 +0100
osmocom-latest-packages: fix shellcheck warnings
Change-Id: I1733658ce9b3de595b6087a58da0cb8c8bcf928f
http://cgit.osmocom.org/osmo-ci/commit/?id=3eb2c50d28c62db33db7ee50762b08aa…
commit 3eb2c50d28c62db33db7ee50762b08aaab1b309d
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Wed Nov 15 20:42:39 2017 +0100
osmocom-latest-packages: introduce $TOP dir variable
Using a $TOP variable makes directory paths more clear
to understandable. Path now expressed starting from the TOP dir
instead of using ../../../foo
Change-Id: I7a87532a3232fbcfb5f676588991dbc59a34f739
http://cgit.osmocom.org/osmo-ci/commit/?id=d43eda7abbf5793baf2dc0d7abf6208b…
commit d43eda7abbf5793baf2dc0d7abf6208bb06cb187
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Nov 21 13:06:14 2017 +0100
osmocom-latest-packages: set -e: exit on any failure
Change-Id: I8dbf32a731d01b6eba933b8af22500c5edd1502d
-----------------------------------------------------------------------
Summary of changes:
scripts/osmocom-latest-packages.sh | 54 ++++++++++++++++++++++++++------------
1 file changed, 37 insertions(+), 17 deletions(-)
hooks/post-receive
--
CI scripts