sous-chefs / jenkins

Development repository for the jenkins cookbook
https://supermarket.chef.io/cookbooks/jenkins
Apache License 2.0
424 stars 635 forks source link

Code improvement for custom plugin update centre #684

Closed andrius47 closed 6 years ago

andrius47 commented 6 years ago

Signed-off-by: andriusf47 andriusf47@gmail.com

Description

Small improvement to the code, that also makes custom plugin update centre, that has json with new lines work.

Issues Resolved

There are variants of local plugin update centre source code applications, that generates json with new lines, so this cookbook fails to properly parse plugin info.

Check List

tas50 commented 6 years ago

Thanks @andrius47