Hi Baptiste, The tool runs on released plugins. So, PR or fixes without release during Hacksgiving would not be enough to see the result in the tool.
Emeric Le dimanche 22 novembre 2015 18:59:35 UTC+1, Baptiste Mathus a écrit : > > Hi, > Yeah, cool informations. Congrats! > > IIRC it's planned to run every day in the long term. > > As it's quite quick to run (less than a minute), wouldn't it be an idea to > change the frequency to say every 10 minutes or so just during Hacksgiving, > as there should be some work done in that area? > > Thanks > > -- Baptiste > Le 22 nov. 2015 6:40 PM, "Manuel Jesús Recena Soto" <[email protected] > <javascript:>> a écrit : > >> Very interesting! >> El 22/11/2015 16:45, "Vernat Emeric" <[email protected] <javascript:>> >> escribió: >> >>> Hi all, >>> >>> I have written a tool to find deprecated Jenkins api used in plugins: >>> https://github.com/evernat/deprecated-usage-in-plugins >>> >>> In short : >>> >>> - 430 plugins are using a deprecated Jenkins api >>> - 18 deprecated classes, 135 deprecated methods and 12 deprecated >>> fields are used in plugins >>> - 29 deprecated and public Jenkins classes, 343 deprecated methods, >>> 58 deprecated fields are not used in the latest published plugins >>> >>> You can see the details and deprecated usage for each plugin in the >>> continuous integration thanks to Daniel: >>> >>> https://ci.jenkins-ci.org/view/Infrastructure/job/infra_deprecated-usage-in-plugins/ws/target/output.html >>> >>> You can also jump directly to your plugin. For example: >>> >>> https://ci.jenkins-ci.org/view/Infrastructure/job/infra_deprecated-usage-in-plugins/ws/target/output.html#monitoring >>> >>> In this case, hudson.model.Hudson.getInstance() is deprecated and should >>> be replaced by jenkins.model.Jenkins.getInstance() >>> >>> bye, >>> Emeric >>> >>> -- >>> 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] <javascript:>. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-dev/5651E317.2090309%40free.fr >>> <https://groups.google.com/d/msgid/jenkinsci-dev/5651E317.2090309%40free.fr?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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/CABa-Uoe5YKZiF90%3Dq4yC4zroUN5HAvH7VaTUP5VUEVwbwF%2BQ2A%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/CABa-Uoe5YKZiF90%3Dq4yC4zroUN5HAvH7VaTUP5VUEVwbwF%2BQ2A%40mail.gmail.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/08b7f173-3725-4e00-a523-adf9bbdff274%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
