Overview
The Delphix Jenkins Plugin project grew out of a well received hackathon project that was voted best project at the Delphix March 2015 hackathon. The plugin was adopted by several Delphix customers shortly after it was released. It gives an easy way to integrate Jenkins jobs with a Delphix Engine by providing several additional build steps as well as tight integration through logging and other features. The plugin is under active development and being beta tested by several Delphix customers.
Description
See the project's GitHub page for the latest description and features.
Technology
- Code in Java with Jenkins extensions
- Checkstyle and findbugs for code quality
- Junit for tests with near 100% coverage as reported by jacoco
- Gradle for build system