Re: source for build.gnome.org



Its all in jhbuild svn.

In particular, see
http://svn.gnome.org/viewvc/jhbuild/trunk/jhbuild/buildbot/status/web/__init__.py?view=markup

I must stress that this is geared up for our tweaked buildbot rather
than a vanilla buildbot that simply calls jhbuild.

See the following bazaar branch to get the gist of our buildbot setup
without (as much of) the jhbuild intermingling.

http://bzr-playground.gnome.org/~johncarr/jhbuildbot/trunk/files

John

On Sun, Dec 28, 2008 at 11:21 PM, David Farning <dfarning sugarlabs org> wrote:
> Sorry for the obtuse way I asked my question:(
>
> I have a buildmaster serving from http://buildbot.sugarlabs.org:8080/
> using the standard index.html file found in public_html.  Really ugly!
>
> I have used jhbuild to set up a gnome build bot.  localhost:8080 has a
> cool landing page.
>
> I as looking for the html ( or dynamic generated)  file that you use
> serve the pretty home page for build.gnome.org
>
> thanks
> david
>
> On Mon, Dec 29, 2008 at 4:04 AM, John Carr <john carr unrouted co uk> wrote:
>> Hi David,
>>
>> The buildbot we are running is quite integrated with our jhbuild tool
>> so you can find it all in:
>>
>> http://svn.gnome.org/svn/jhbuild/trunk
>>
>> Obviously its in our bazaar and git mirrors too.
>>
>> Quick start guide - you just need a jhbuild moduleset and jhbuildrc
>> that describes how and where to build all of your projects.
>>
>> jhbuild bot --setup will install twisted and buildbot a jhbuild prefix.
>> jhbuild bot --start-server will start a master server (you need to
>> provide a slaves.csv with username,password\n for all your slaves)
>> jhbuild bot --start will start a slave (set
>> jhbuildbot_master,jhbuildbot_slavename, jhbuildbot_password in
>> .jhbuildrc so it knows where to login)
>>
>> This is also covered at http://live.gnome.org/BuildBrigade/DocsAndGuides/
>>
>> John
>>
>> On Sun, Dec 28, 2008 at 1:03 AM, David Farning <dfarning sugarlabs org> wrote:
>>> Is the source code for build.gnome.org in a public cvs?  At sugarlabs
>>> we use buildbot and I would like to adapt build.gnome.org for use at
>>> buildbot.sugarlabs.org .
>>>
>>> thanks
>>> david
>>> _______________________________________________
>>> Build-brigade-list mailing list
>>> Build-brigade-list gnome org
>>> http://mail.gnome.org/mailman/listinfo/build-brigade-list
>>>
>>
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]