I like the badges!

Gary

On Tue, Mar 3, 2015 at 11:31 AM, Benedikt Ritter <brit...@apache.org> wrote:

> Hi all,
>
> as you probably know, I'm a big fan of github :-) I've added README.md
> files to some of our components. It should make the github repositories
> more welcoming for github contributors.
> There are a variety of services available which integrate nicely with
> github repositories:
>
> - Travis CI build service [1]
> - coveralls.io coverage service [2]
> - Latest maven release [3]
> - shield.io license badge [4]
>
> This services can be activated and a nice badge can be added to the
> README.md. I really like the combination of the travis and the coveralls
> badge, because it will build and evaluate coverage for PR requests
> automatically. This way you don't have to look at PR which break the build
> or have a negative impact on the coverage.
>
> I've activated these services for my commons-lang fork [5]. If nobody has
> objections, I would like to add this to the README.md generation target in
> the commons-build-plugin.
>
> Note that travis and converalls have to be activated by a INFRA. I've
> already seen jira requests for this, which have been resolved by INFRA, so
> this should not be a problem.
>
> Regards,
> Benedikt
>
> [1] http://travis-ci.org
> [2] http://coveralls.io
> [3] https://github.com/jirutka/maven-badges
> [4] http://shield.io
> [5] https://github.com/britter/commons-lang
>
>
> --
> http://people.apache.org/~britter/
> http://www.systemoutprintln.de/
> http://twitter.com/BenediktRitter
> http://github.com/britter
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to