Kohsuke Kawaguchi
Kohsuke is the creator of Jenkins.
Jenkins started with a notion of jobs and builds at heart. One script is one job, and as you repeatedly execute jobs, it creates builds as records. As the use case of Jenkins gets more sophisticated, people started combining jobs to orchestrate ever more complex activities. A number of plugins have been developed to enable all sorts of different ways to...
Jenkins User Conference in Bay Area is this Thursday, and one of the new things this year is the mobile app. + + There’s an Android version as well as an iPhone version. I’ve installed it locally, and it’s very handy for checking the agenda, get more info about speakers and sponsors....
This is a guest post by Craig Rodrigues The FreeBSD project produces a modern operating system derived from BSD Unix. In the past 6 months, we have set up Jenkins at https://jenkins.freebsd.org/, to continuously build FreeBSD as developers add new code to the project. This has helped us identify and fix build breaks very quickly. We have gone even farther by integrating Jenkins,...
Another day, another SSL vulnerability! Google has announced a vulnerability in SSL v3, and if you are using the "Winstone" servlet container built into Jenkins, and if you are using the HTTPS connector with the --httpsPort option (it is off by default), then you are vulnerable to this problem. I’ve just issued a security advisory on this. If you haven’t already...
(This is a guest post from Daniel Spilker) Jenkins supports building plugins using Gradle for a while now. Last week a new version of the Gradle JPI plugin has been released to iron out some issues. The Gradle JPI plugin enables a 100% groovy plugin development environment with Groovy as primary programming language, Spock for writing tests and Gradle as build system....
+ Restrictive_Sign-Stop-Security_Check.svg/240px-Singapore_Road_Signs-Restrictive_Sign-Stop-_Security_Check.svg.png" alt="image"> + I suspect many of you have been impacted by CVE-2014-6271 (aka "shellshock" bash vulnerability.) We had our share of updates to do for various *.jenkins-ci.org servers. Java application servers in general (including one that ships in Jenkins) do not fork off processes like Apache does to serve requests, so the kind of CGI attacks you see on Apache...
+ The usual suspects, such as CloudBees, XebiaLabs, SOASTA, PuppetLabs, et al are doing a Jenkins-themed continuous delivery event series called "cdSummit." The event is free, has a nice mix of user/vendor talks, and has an appeal to managers and team leads who are working on and struggling with continuous delivery and automation. I’ve spoken in the past events, and I...
There’ll be several talks that touch Jenkins. The first is from me and Jesse called Next Step in Automation: Elastic Build Environment [CON3387] Monday 12:30pm. Then later Tuesday, there’s Building a Continuous Delivery Pipeline with Gradle and Jenkins [CON11237] from Benjamin Muschko of Gradleware. Thursday has several Jenkins talks. One is The Deploy Factory: Open Source Tools for Java Deployment [CON1880] from...
As was discussed some time ago, the workflow summit is being organized, and it’s open for RSVP. Due to the overwhelming demand, I’ve increased the capacity this time to 50, but this is an unconference where everyone needs to participate, which means we really cannot have too many people without changing the dynamics of the event. So please make sure you are...