7bit changes to libosmocore

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/OpenBSC@lists.osmocom.org/.

Holger Hans Peter Freyther holger at freyther.de
Wed Jul 10 17:07:55 UTC 2013


On Wed, Jul 10, 2013 at 05:52:16PM +0200, Harald Welte wrote:

> as an alternative, offer something like check_patch.pl of Linux kernel
> to the developer, but which not only checks for indentation/coding style
> but whihc also does the 'make check'.  More reasonable and no
> load/security on the server.

In terms of technology. I see the following options:

 * Use the above script and push all commits of a branch (we want to test
   each commit) to Osmocom test repository and have travis-ci (a Ubuntu
   VM...) build it and we feed some info back.

 * We use gerrit for things we want to stage. Gerrit and a Jenkins would
   cooperate. There is ACL and user management. Everybody could signup
   with a OpenID... we could setup a VM with snapshot.. or limit the people
   that may push..

 * Create a script to create debian packages and push them to
   build.opensuse.org and let them build things for us...


cheers
	holger




More information about the OpenBSC mailing list