The June meeting of SF.pm will take place at 7 pm PST on June 23rd at Six Apart World Headquarters.
Jeff Thalhammer returns to speak on "Continuous Integration of Perl Code". The discussion will cover:
* What is Continuous Integration (CI)?
* A survey of available CI frameworks.
* Tips and tricks for using CI with Perl.
* Show-and-tell with an actual CI system.
Announcement posted via App::PM::Announce
RSVP at Meetup - http://www.meetup.com/San-Francisco-Perl-Mongers/calendar/10058948/
Sounds a lot like a talk I'm giving at YAPC - http://yapc10.org/yn2009/talk/2005
Let me know if there are slides so I can steal anything he thinks of that I don't
Like-minded
thaljef on 2009-06-18T17:50:33
Glad to see that you're working on continuous integration issues too. Unfortunately, I won't be at YAPC this year. I should have my presentation finished this weekend and I'll send you a copy of it.
Most of it will revolve around TeamCity, which I've been using to integrate Perl-Critic. Since TeamCity is more Java-oriented, I used an Ant script and a custom TAP formatter to make it work for Perl. You can see our setup here (Click the "Login as Guest" button)
: http://perlcritic.com:8111