Most integration servers will simply allow you to trigger scripts when commits are made in source control, and then check the exit status of that script for success/failure.<div><br></div><div>We use the buildbot project for all of our build automation at IMVU, which spans half a dozen languages, including Erlang. The script is basically "svn update" followed by "make test-all" so all the Erlang-specific work happens in the make system.</div>
<div><br></div><div>Sincerely,</div><div><br></div><div>jw</div><div><br clear="all"><br>--<br>Americans might object: there is no way we would sacrifice our living standards for the benefit of people in the rest of the world. Nevertheless, whether we get there willingly or not, we shall soon have lower consumption rates, because our present rates are unsustainable. <br>
<br>
<br><br><div class="gmail_quote">On Wed, Dec 21, 2011 at 4:13 PM, Zabrane Mickael <span dir="ltr"><<a href="mailto:zabrane3@gmail.com">zabrane3@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">I found <b>Travis CI</b> which seems to support Erlang:<div><a href="http://about.travis-ci.org/docs/user/languages/erlang/" target="_blank">http://about.travis-ci.org/docs/user/languages/erlang/</a></div>
<div><br></div><div>The <b>etorrent</b> project is already there:</div><div><a href="http://travis-ci.org/#!/jlouis/etorrent" target="_blank">http://travis-ci.org/#!/jlouis/etorrent</a></div><div><br></div><div>I'd like to know if you could share your experience (<b>etorrent</b>) guys?</div>
<div><br></div><div><div><div>Regards,</div><div>Zabrane</div><div><br></div></div><div><br></div><div><div><div class="h5"><div>On Dec 22, 2011, at 12:52 AM, Zabrane Mickael wrote:</div><br></div></div><blockquote type="cite">
<div><div class="h5"><div style="word-wrap:break-word">Hi,<div><br></div><div>Is there something equivalent to:</div><div><b>Bambou</b>: <a href="http://www.atlassian.com/software/bamboo/" target="_blank">http://www.atlassian.com/software/bamboo/</a></div>
<div>or</div><div><b>Jenkins</b>: <a href="http://jenkins-ci.org/" target="_blank">http://jenkins-ci.org/</a></div><div><br></div><div>for Erlang projects!</div><div><br><div>
<div>Regards,</div><div>Zabrane</div>
</div>
<br></div></div></div></div>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div></div><br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>