> On 20. Feb 2018, at 12:30, Petr Chudanič <[email protected]> wrote: > > I have a Jenkins plugin that is hosted in Jenkins Update Centre. > > As we are considering to release new plugin with different name that would > contain current plugin's functionality plus more we would like to remove it > from Update Center. > > I'd like to know what is the correct process to take it down (hide/remove it > from update center) - if it is possible at all.
https://github.com/jenkins-infra/backend-update-center2#removing-plugins-from-distribution But note that existing users will not receive updates, and cannot automatically "upgrade" to the new plugin. And having both installed with probably result in a broken experience. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/6C204817-79D8-444F-BE77-7CAEEF35C205%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
