Jenkins Windows Services: YAML Configuration Support
- Mentors
- NextTurn, michael cirioli, Oleg Nenashev
- Organization
- Jenkins project
Enhance Jenkins server and client service management on Windows by offering new configuration file formats and improving settings validation. Currently, the configuration file is written in XML and there are fewer validations. In this project, I will convert the configurations file into YAML and add validations for configurations.