Plugins Installation Manager CLI Tool/Library
- Mentors
- Banerjee Arnab, Jon Brohauge, Oleg Nenashev, Baptiste Mathus, Kristin Whetstone
- Organization
- Jenkins project
One of the most defining features of Jenkins is its extensibility via plugins. Although plugins can be managed and installed from within a live master instance, many administrators would like to be able to control which plugins and their particular versions are installed before the Jenkins Master starts. There are currently many reincarnations of plugin management across Jenkins; the goal of this project is to create a new Plugin Manager CLI tools and a library which would unify the plugin management across the different implementations.