Open Source Projects using Jenkins
For a (german) talk I’ll be giving soon I was interested in a list of open source projects which use Jenkins. Jenkins is a great open source continuous integration server. I was wondering whether such a list exists but since it doesn’t exist yet I created my own and Kohsuke Kawaguchi (creator of Hudson/Jenkins) suggested to blog about it. There we go. :)
- Apache
- Bazar
- cocos2d-x
- ConfigureMe/DistributeMe/MoSKito
- coreboot
- Creativecommons
- Django CMS
- Doom Port Build Service
- Eclipse Communication Framework
- Freeswitch
- Grml
- iceScrum
- JBoss
- Jenkins
- JMRI
- JRuby
- KDE
- Linaro
- Mahara
- Mozilla
- Nuxeo
- OpenQuake
- Pentaho
- Piwik
- Plone
- PODAM
- Pylons Project
- Saiku
- Scala-Tools
- SQLAlchemy
- SQLAlchemy-migrate
- Tapestry 5 modules breadcrumbs + tagselect
- TYPO3
- UTGB (University of Tokyo Genome Browser) Toolkit
- Wicket Stuff
- Zikula
Open source projects using Jenkins, though Jenkins service not accessible for the public (yet):
And Cloudbees hosts some OSS projects providing Jenkins as a service.
Update [2011-09-05]: I put the list to the jenkins wiki under https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins -> https://wiki.jenkins-ci.org/pages/viewpage.action?pageId=58001258
Update [2011-08-29]: thanks for all the feedback, I’ve updated the list accordingly.
If you’re aware of another open source project using Jenkins please leave it in the comments, I’ll update the list accordingly then.
August 27th, 2011 at 14:46
Can you say some words about how you use it related to grml?
I do not really get what Jenkins is.
August 27th, 2011 at 16:12
Icinga (http://icinga.org) uses Jenkins too.
August 27th, 2011 at 17:35
Bazaar (bzr) uses Jenkins:
http://wiki.bazaar.canonical.com/Babune
http://babune.ladeuil.net:24842/
August 27th, 2011 at 21:22
TYPO3
FLOW3
August 27th, 2011 at 21:40
Another one: MoSKito moskito.anotheria.net
http://www.distributeme.org
http://www.configureme.org
August 27th, 2011 at 22:16
My two small Tapestry 5 modules are built with Jenkins at http://jenkins.unbound.se
August 27th, 2011 at 23:29
Nice! Thanks for sharing. Cloudbees hosts some OSS projects: http://www.cloudbees.com/foss/foss-projects.cb
August 28th, 2011 at 04:34
The Doom Port Service ( http://dpb.yagisan.org ) runs a Trac/Jenkins system that monitors and builds most Doom ports and utilities.
August 28th, 2011 at 08:29
OpenJDK 7 for OS/X project use Jenkins (hosted on a Mac under Snow).
http://code.google.com/p/openjdk-osx-build/
August 28th, 2011 at 09:19
Mahara is another one:
https://jenkins.mahara.org/
August 28th, 2011 at 10:28
Why not start a page about this on the Jenkins website or wiki?
August 28th, 2011 at 17:41
The link to the Doom Port Build Service is broken – a direct link to the Jenkins instance is http://dpb.yagisan.org/jenkins/ – not http://yagisan.org/jenkins/
August 28th, 2011 at 19:51
SQLAlchemy-migrate’s Jenkins is at http://jenkins.gnuviech-server.de/ using a matrix build for all supported Python and SQLAlchemy versions
August 29th, 2011 at 07:23
Zikula uses Jenkins, too: http://ci.zikula.org/
August 29th, 2011 at 09:00
FusionForge (http://fusionforge.org/) also uses Jenkins (and Hudson, but we plan to abandon that one as soon as practical).
August 29th, 2011 at 11:49
Thanks everyone for the feedback!
@cstamas: for Grml we automatically build Debian package(s) and a Live ISO on each commit/push. This gives a very nice workflow WRT development and testing. Since I’m working in this area quite a lot these days I plan to provide more information in an upcoming blog article.
@Julian: yeah, AFAIK you’re even using my jenkins-debian-glue code ;)
@foo: I’ll try to start such a page in the wiki as soon as registration works for me (b0rken mail server config at Jenkins’ registration server).
regards,
-mika-
August 30th, 2011 at 10:09
Openquake (not the game :) — check http://openquake.org) uses Jenkins http://ci.openquake.org thanks!
August 30th, 2011 at 12:02
@beatpanic: thanks, added! :)
regards,
-mika-
August 31st, 2011 at 22:59
FTR: I just put the list to the jenkins wiki under https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins -> https://wiki.jenkins-ci.org/pages/viewpage.action?pageId=58001258
regards,
-mika-
August 31st, 2011 at 23:09
Looks like github also uses Jenkins
http://scottchacon.com/2011/08/31/github-flow.html