Jenkins 2.0 is an automation engine that enhances delivery pipelines with a robust plugin ecosystem aimed at continuous integration, automated testing, and continuous delivery. It introduces pipeline-as-code, offers a user-friendly interface, and aims to improve user experience while maintaining compatibility with previous versions. The new features include improved UI, resumable pipelines, and the ability to codify workflows in a Jenkinsfile stored in source repositories.
Related topics: