One challenge I've had with continuous integration behind my firewall is
that I couldn't publish the results so that others would know whether
builds/tests were successful. I've bridged this gap by writing a small
post-build script that takes the build logs and posts them at
gists.github.com (available for viewing publicly w/o login) after a build
is finished.

Here you can inspect the build logs:
http://www.spathiwa.com/jenkins/builds.html

These gists are automatically updated every time I run a build (thanks to
post-build script). I'll continue to improve on the format and the amount
of information shown. I plan to display whether the build was successful
and also make the build number more apparent.

When you click the link, you will see 6 hostnames, each corresponding to a
particular version of Ubuntu and architecture. Clicking on the hostname
itself will take you to the console output of the build.

Please take a look and let me know suggestions / improvements.

-- JC
_______________________________________________
Assimilation mailing list - Discovery-Driven Monitoring
[email protected]
http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation
http://assimmon.org/

Reply via email to