I was approached by Kamil Gorlo with some questions about Bitten continuous integration. It turned out, that the workflow he wants is identical to what I already did for SensiSoft and we have it in production for about half a year.
Source is python based application. Target:
- build using setuptools
- run pylint raport
- run nosetests + coverage raport
- package using debian packaging tools
- upload to apt repository
(production, or development one)
I decided to gather the scripts and configs together and make it available for public referral.


0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
You must be logged in to post a comment.