|
|
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 |
|
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." |
|
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: -- Mariano http://marianopeck.wordpress.com |
|
Sven Van Caekenberghe |
|
|
On 02 Dec 2011, at 09:06, Mariano Martinez Peck wrote: > http://marianopeck.wordpress.com/2011/11/11/installing-jenkins-ci-and-configuring-pharo-build-scripts/ Super! |
|
|
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/ |
| Powered by Nabble | See how NAML generates this page |