> On 31.08.2016, at 16:34, Jesse Glick <[email protected]> wrote: > > Is the POM `<maintainer>` even at all reliable? Could we > additionally/instead check for the GitHub user(s) to perform recent > releases and/or merge recent pull requests?
This site uses (latest) update-center.json + the per-plugin stats at http://stats.jenkins.io/plugin-installation-trend/ + scraping wiki pages for its data. And since update-center.json is populated using the POM metadata, that's all we have. A fix should probably address update-center.json generation, rather than the site. Which may ultimately be weird -- e.g. duplication -- due to different user names between GitHub and LDAP, but probably still better than what we have now. Or just distinguish "Maintainers" and "This version was released by"? > Would be wise to offer a direct link to the wiki, in case the inlining > is broken, and to pick up additional stuff not yet here like the link > to changes since the last release. Good point. Also, we probably should have at least some of the links from the wiki's plugin info box on the new plugins site as well. -- 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/57D497DA-DAD8-425F-AF36-E72A3EB1944F%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
