How can I run my own CI server?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

How can I run my own CI server?

patmaddox
I'd like to set up continuous integration for my own Pharo projects. Does anyone have pointers on setting one up? Some basic pointers on how to build an image and run the tests from scratch (ideally headless) would be very helpful.

Thanks,
Pat

Reply | Threaded
Open this post in threaded view
|

Re: How can I run my own CI server?

Tudor Girba-2
You need the builder from Lucas:
https://github.com/renggli/builder

The main page also provides a detailed set of instructions.

Cheers,
Doru


On 2 Dec 2011, at 06:30, Pat Maddox wrote:

> I'd like to set up continuous integration for my own Pharo projects. Does anyone have pointers on setting one up? Some basic pointers on how to build an image and run the tests from scratch (ideally headless) would be very helpful.
>
> Thanks,
> Pat
>

--
www.tudorgirba.com

"If you interrupt the barber while he is cutting your hair,
you will end up with a messy haircut."


Reply | Threaded
Open this post in threaded view
|

Re: How can I run my own CI server?

Mariano Martinez Peck
http://marianopeck.wordpress.com/2011/11/11/installing-jenkins-ci-and-configuring-pharo-build-scripts/

On Fri, Dec 2, 2011 at 7:30 AM, Tudor Girba <[hidden email]> wrote:
You need the builder from Lucas:
https://github.com/renggli/builder

The main page also provides a detailed set of instructions.

Cheers,
Doru


On 2 Dec 2011, at 06:30, Pat Maddox wrote:

> I'd like to set up continuous integration for my own Pharo projects. Does anyone have pointers on setting one up? Some basic pointers on how to build an image and run the tests from scratch (ideally headless) would be very helpful.
>
> Thanks,
> Pat
>

--
www.tudorgirba.com

"If you interrupt the barber while he is cutting your hair,
you will end up with a messy haircut."





--
Mariano
http://marianopeck.wordpress.com

Reply | Threaded
Open this post in threaded view
|

Re: How can I run my own CI server?

Sven Van Caekenberghe
Reply | Threaded
Open this post in threaded view
|

Re: How can I run my own CI server?

patmaddox
In reply to this post by Mariano Martinez Peck
Thank you both!

On Dec 2, 2011, at 12:06 AM, Mariano Martinez Peck wrote:

http://marianopeck.wordpress.com/2011/11/11/installing-jenkins-ci-and-configuring-pharo-build-scripts/

On Fri, Dec 2, 2011 at 7:30 AM, Tudor Girba <[hidden email]> wrote:
You need the builder from Lucas:
https://github.com/renggli/builder

The main page also provides a detailed set of instructions.

Cheers,
Doru


On 2 Dec 2011, at 06:30, Pat Maddox wrote:

> I'd like to set up continuous integration for my own Pharo projects. Does anyone have pointers on setting one up? Some basic pointers on how to build an image and run the tests from scratch (ideally headless) would be very helpful.
>
> Thanks,
> Pat
>

--
www.tudorgirba.com

"If you interrupt the barber while he is cutting your hair,
you will end up with a messy haircut."





--
Mariano
http://marianopeck.wordpress.com