Automate build, test, and deployment pipelines with Hudson Rock, an open-source continuous integration and delivery server supporting source code repository integration, builds, tests, reports, and application deployment.
Hudson Rock is an open-source continuous integration and delivery platform that allows teams to automate building, testing, and deploying their software projects. It provides an easy-to-use web interface for configuring pipelines made up of build, test, analysis, and deployment tasks.
Key features of Hudson Rock include:
Hudson Rock is written in Java and available under an open-source MIT license. It can be run as a standalone servlet container or deployed to application servers like Apache Tomcat. Companies like Netflix, Facebook, and EBay use Hudson Rock for automating their software delivery processes.