IIUC you mean listing plugins that depend on a given plugin. Not exactly that, but there's (was? Otp right now) a page listing all extension points and their implementations. So there the data is at least already computed. Possibly then it could be made available through plugins.jenkins.io too.
My 2 cents Le 26 déc. 2017 16:25, "Arnaud Tamaillon" <[email protected]> a écrit : > Hello, > > On a plugin page, we can see which other plugins a plugin depends on > (mandatory & optional). > > Is there anything available where we could see the list of plugins > depending on another specific one? > This would help manage the life cycle of deprecated symbols by providing a > tool to plugin authors to check dependent plugins for breaking changes. > > I was also thinking that this would also allow extending > https://ci.jenkins.io/job/Reporting/job/deprecated-usage-in-plugins/ > which (if I am right) currently only checks plugins calling core deprecated > methods to allow checking for inter-plugin deprecated methods usages. > > Thanks for your feedback, > > Arnaud > > -- > 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/5df09fce-a488-44e1-b897-efb53fccb28b% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/5df09fce-a488-44e1-b897-efb53fccb28b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANWgJS7O4zHrKOPQA4ETn4YByae6tDgufUUdNUocStxrmHke2w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
