I'd like to get some early feedback about my new startup, ShiningPanda: Hosted Continuous Integration for Python.
http://www.shiningpanda.com
The goal is to provide a dead simple web service so that you can build, test and deploy your various Python projects, without having to care about setting up servers, databases, build tools, reporting, etc. This includes of course web projects based on django, web.py, werkzeug, etc., but also the associated functional tests based on Selenium.
We are planning to enter into private beta soon, so if you would like to participate, please let us know. If you feel like telling us about what your dream integration service would be like, let us know too, we really want to hear about what our (future) users want!
Thanks in advance!
Alexis
I think you'll definitely need to start talking about the sort of things you get with Hudson plugins: particularly reporting, static code analysis etc. above and beyond simply building and running tests.
I'm a big believer in CI. I work with Hudson every once in a while, and the devs on that project are very good indeed. It's definitely an enterprise hammer which doesn't necessarily make it too easy to crack small nuts (hudson.rb alleviates much as you don't need a Java web server, but you still need some private server somewhere), and more people running CI can only be a net benefit.