If your looking for how it works https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/PluginManager/index.jelly
https://github.com/jenkinsci/jenkins/blob/c8efc7c78e26f3aefad24ef4c8a161cb9a269ea3/core/src/main/resources/hudson/PluginManager/_table.js#L1-L9 Looks like it runs through each plugin in the table looking for ones that don't have warnings. As for which plugins have warnings and which dont, or how things are compatible /shrug On Mon, Dec 2, 2019 at 10:33 PM YanJun Shi <[email protected]> wrote: > okay. I'll send that to the users list. Thanks. > > On Tue, Dec 3, 2019 at 2:25 PM Ullrich Hafner <[email protected]> > wrote: > >> I think your question is better suited for the users list. >> >> Am 03.12.2019 um 03:31 schrieb YanJun Shi <[email protected]>: >> >> Maybe I didn't describe it clearly. When I use Jenkins, I find that the >> effect of selecting 'all' and 'compatibility' in 'plugins manager' is the >> same, I want to know how to distinguish between compatible plugins. >> >> On Wednesday, November 27, 2019 at 1:38:55 PM UTC+8, YanJun Shi wrote: >>> >>> Hi, >>> all >>> At PluginManager I choose the compatibility plugin is the same as >>> selecting all plugins, and I don’t know how to identify the compatibility >>> plugins. >>> >> >> -- >> 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/afa8f389-68fa-4248-9bd9-af67df4b15c2%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/afa8f389-68fa-4248-9bd9-af67df4b15c2%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> >> -- >> 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/E9A207DC-6929-49A1-B07E-D30B4C366E0F%40gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/E9A207DC-6929-49A1-B07E-D30B4C366E0F%40gmail.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Shi Yanjun(yJunS) > Blog:https://github.com/yJunS > > -- > 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/CALfBRDp%3DzEoLSpWdj5BGPtgFnAaL7miUHuMhPYM1RY2D91sUzA%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CALfBRDp%3DzEoLSpWdj5BGPtgFnAaL7miUHuMhPYM1RY2D91sUzA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAG%3D_DuvNQvL78e%3Dr4_RjD%3DcY1xSSC00Y-TNOfbhMbakPq31dzw%40mail.gmail.com.
