This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis 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 53bb902b3f8be2d64714add52594a04d8150ee8c (commit)
via cb7c6ee40f3b97c4ec802e92ad423939e6852d98 (commit)
from 787a51f51f4b08e7908162178647846219c03e62 (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=53bb902b3f8be2d64714add52594a04d8150ee8c
commit 53bb902b3f8be2d64714add52594a04d8150ee8c
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date: Wed Dec 13 02:30:47 2017 +0100
jobs: master-builds: fix git master branch polling
The 'refs/heads/origin/master' somehow caused that git polling would not
trigger builds. 'origin/master' was succesful in a manual test, so set all jobs
to that.
Change-Id: Id033d1bfce6cc9e20fbbf9be462842b9e44bde83
http://cgit.osmocom.org/osmo-ci/commit/?id=cb7c6ee40f3b97c4ec802e92ad423939e6852d98
commit cb7c6ee40f3b97c4ec802e92ad423939e6852d98
Author: Harald Welte <laforge at gnumonks.org>
Date: Tue Dec 12 17:28:26 2017 +0100
Add gerrit JJB for osmo-ttcn3-hacks
we simply call 'make compile' which will compile all of the projects
from TTCN-3 to C++
Change-Id: I2bb94c08259c130558f82bb4c084484be5b81c40
-----------------------------------------------------------------------
Summary of changes:
jobs/gerrit-verifications.yml | 9 +++++++++
jobs/master-builds.yml | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
hooks/post-receive
--
CI scripts