continuous-integration

Atlassian Bamboo with Django & Python – Possible?

Atlassian Bamboo with Django & Python – Possible? Question: At my company, we currently use Atlassian Bamboo for our continuous integration tool. We currently use Java for all of our projects, so it works great. However, we are considering using a Django + Python for one of our new applications. I was wondering if it …

Total answers: 4

"Pretty" Continuous Integration for Python

"Pretty" Continuous Integration for Python Question: This is a slightly.. vain question, but BuildBot’s output isn’t particularly nice to look at.. For example, compared to.. phpUnderControl Jenkins Hudson CruiseControl.rb ..and others, BuildBot looks rather.. archaic I’m currently playing with Hudson, but it is very Java-centric (although with this guide, I found it easier to setup …

Total answers: 14

Continuous Integration System for a Python Codebase

Continuous Integration System for a Python Codebase Question: I am starting to work on a hobby project with a Python codebase and I would like to set up some form of continuous integration (i.e. running a battery of test-cases each time a check-in is made and sending nag e-mails to responsible persons when the tests …

Total answers: 7