[opensuse-buildservice] daily or weekly git checkout as source for automated build?
Hi, is it possible, to have the build server automatically check out a URL for example from: http://git.gitorious.org/dbus-cplusplus/mainline.git and then use the checked out stuff as source package for the build? If the build server does not natively support this can the checkout be done in the spec file? Are there examples on the build server for something similar? many thanks! cheers Chris http://www.acurana.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Freitag 05 September 2008 17:04:49 Christopher Lang wrote:
Hi,
is it possible, to have the build server automatically check out a URL for example from:
http://git.gitorious.org/dbus-cplusplus/mainline.git
and then use the checked out stuff as source package for the build?
We plan support this since a long time, but have currently only a command line client. Look for oscupstream in the wiki.
If the build server does not natively support this can the checkout be done in the spec file? Are there examples on the build server for something similar?
It will not work in the spec file, because the build enviroment has no network access. bye adrian -- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
We plan support this since a long time, but have currently only a command would be nice to have git cloning as a code source too...
cheers Chris Am Freitag, 5. September 2008 17:08 schrieb Adrian Schröter:
On Freitag 05 September 2008 17:04:49 Christopher Lang wrote:
Hi,
is it possible, to have the build server automatically check out a URL for example from:
http://git.gitorious.org/dbus-cplusplus/mainline.git
and then use the checked out stuff as source package for the build?
We plan support this since a long time, but have currently only a command line client. Look for oscupstream in the wiki.
If the build server does not natively support this can the checkout be done in the spec file? Are there examples on the build server for something similar?
It will not work in the spec file, because the build enviroment has no network access.
bye adrian
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Adrian Schröter <adrian@suse.de> writes:
On Freitag 05 September 2008 17:04:49 Christopher Lang wrote:
Hi,
is it possible, to have the build server automatically check out a URL for example from:
http://git.gitorious.org/dbus-cplusplus/mainline.git
and then use the checked out stuff as source package for the build?
We plan support this since a long time, but have currently only a command line client. Look for oscupstream in the wiki.
here is another lightweight client, currently does svn, I've created it to push obs packages from svn checkouts. Maybe it's easy to extend that with git: https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/dist/distribute S. -- Susanne Oberhauser +49-911-74053-574 SUSE -- a Novell Business OPS Engineering Maxfeldstraße 5 Processes and Infrastructure Nürnberg SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Adrian Schröter
-
Christopher Lang
-
Susanne Oberhauser