Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse.org-committers] Experience using GitHub verus Eclipse.org Hosted Git

Hi,

2016-03-29 21:01 GMT+02:00 Steve Northover <snorthov@xxxxxxxxxx>:

> Rather, I'm interested in things like GitHub Issues versus Bugzilla.

The great benefit of GitHub I see is the good integration of code
quality services:

 * Codacy  - Statics analysis and code coverage tool - https://www.codacy.com/
 * CodeCov - Code coverage by tests - https://codecov.io/
 * Covertiy Scan - Static code analysis - https://scan.coverity.com/travis_ci
 * Teamscale (upon negotiation with the company) - Static code
analysis - http://www.teamscale.com/

Cheers,

Oliver


Back to the top