#continousintegration

3 posts loaded — scroll for more

Text
bjonasn
bjonasn

Continous Integration with Travis CI and Github for Distzillians

Continous Integration with Travis CI and Github for Distzillians

This post started out at a comment on a blog post, but it was simply not possible for me to comment on the relevant post, so I have edited my comment into a blog post even though most of the contents are not mine :-/

So all the Kudos, credits, beers and stuff for the contents of this post should really go to: Alex Balhatchet, read his post:

        http://blogs.perl.org/users/alex_balhatchet/2013/04…

View On WordPress

Text
bjonasn
bjonasn

Badges!? - we NEED stinking badges!

Badges!? – we NEED stinking badges!

Spending a lot of time on Github, I observed that a lot of projects have cool badges on their pages indicating:

– build status
– coverage
– code climate

And so on…

I have been using Travis CI for my Github projects and it works like a charm. So when I fell over Dave Cross’ presentation and blog poston Travis CI and Github integration I had to read it case there was something useful I did not know…

View On WordPress

Text
bjonasn
bjonasn

CPAN Release Task::Jenkins 0.05

CPAN Release Task::Jenkins 0.05

I have just released Task::Jenkins 0.05 to CPAN (meta).

This is a feature release and it now included Devel::Cover::Report::Clover which is a report formatter for Devel::Cover, which can generate Clover reports consumable Devel::Cover reports in Jenkins using the Clover Plugin.

This does as such not replace the HTML Publisher Plugin integration I normally recommendbut it does provide the Jenkins…

View On WordPress