[ninux-dev] Nodeshot repo su travis-ci, coveralls e landscape

Nemesis nemesis at ninux.org
Thu Apr 3 10:36:38 CEST 2014


Ho messoil repo nodeshot sotto monitoraggio continuoed ho pubblicato i
badge:
https://github.com/ninuxorg/nodeshot

Se qualcuno volesse task facili a cui contribuire ora ce ne sono un bel
pòtra gli issues:
https://github.com/ninuxorg/nodeshot/issues?state=open

Una piccola spiegazione dei servizi che sto utilizzando a titolo
informativo:

What is travis-ci.org?
It's a service that at each commit does the install procedure of
nodeshot and ensure everything goes smoothly and all unit tests pass.
This process is called "build" and can either pass or fail.
The service sends email notifications when build status changes.
It also displays build status on pull requests.

What is coveralls.io?
It's a service that after successfull travis-ci builds receive the code
test coverage report and displays it.
The service sends email notifications when code coverage increases or
decreases.
It also displays code coverage changes in pull requests

What is landscape.io?
It's a service that monitors python code and looks for stuff like
unusedimports, code style issues, unused variables and stuff like that.
This also sends notifications when there is any changes in score.

What is requires.io?
It's a service that checks the python dependencies are up-to-date.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.ninux.org/pipermail/ninux-dev/attachments/20140403/664eb083/attachment-0001.html>


More information about the ninux-dev mailing list