Some Cool and informative hacks on Jenkins.
Some informative and cool hacks on jenkins.
Jenkins is an open source continuous integration tool written in Java. The project was forked from Hudson after a dispute with Oracle. Jenkins provides continuous integration services for software development. It is a server-based system running in a servlet container such as Apache Tomcat. It supports SCM tools including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, Clearcase and RTC, and can execute Apache Ant and Apache Maven based projects as well as arbitrary shell scripts and Windows batch commands. The primary developer of Jenkins is Kohsuke Kawaguchi.Released under the MIT License, Jenkins is free software.
Reference: Wikipedia
WIP(Work in Progress)....
This is a rough outline of what a contributor's workflow looks like:
Thanks for your contributions!
Check out Contributing section for more details.
The content of this repo is released under the MIT License by Ramit Surana. You can find a copy of this license in LICENSE or at http://opensource.org/licenses/mit.