jenkinsci / juseppe

Jenkins Update Site Embedded for Plugin Publishing Easily
https://hub.docker.com/r/lanwen/juseppe/
Apache License 2.0
56 stars 20 forks source link

Support generating plugin suggestions in Juseppe #24

Open oleg-nenashev opened 8 years ago

oleg-nenashev commented 8 years ago

Starting from Jenkins 2.4, it will be possible to make custom plugin suggestions in the installation wizard (see https://github.com/jenkinsci/jenkins/pull/2348). These suggestions are being specified by update sites.

It would be great to have support of platform-plugins.json generation in Juseppe

lanwen commented 8 years ago

and what the rules of generating such suggestions?

oleg-nenashev commented 8 years ago

The best thing would be to write a schema definition for JSONs in Jenkins main repo...