Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/infra-statistics
  Commit: dbf0f2b3bf02b84987b9485b2d2bf2d5ecb750da
      
https://github.com/jenkins-infra/infra-statistics/commit/dbf0f2b3bf02b84987b9485b2d2bf2d5ecb750da
  Author: Baptiste Mathus <bat...@batmat.net>
  Date:   2016-10-29 (Sat, 29 Oct 2016)

  Changed paths:
    M createJson.groovy

  Log Message:
  -----------
  Only process last month

I don't understand why I put that mess with "last3Months" previously,
but what's sure is that it currently generates wrong data. Around the
sum of the last 2 months, instead of just the last one...

So this fix only looks at the last month found, as do the other data
analysis and as one would expect...

Just tested with the data I have locally (December 2015), and I now find
2733 (instead of 2737) for buildtriggerbadge, or 124615 (instead 124626)
for maven-plugin, but it's normal.

This difference comes from the additional

    "and version NOT LIKE '%(private)' "

only put here because those private are going to be shown. But they're
kept in the latestNumbers count since their names are not disclosed
anyway there.


  Commit: 7984b23ea482af36c8b6708622d7a5c8c87007b3
      
https://github.com/jenkins-infra/infra-statistics/commit/7984b23ea482af36c8b6708622d7a5c8c87007b3
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-10-29 (Sat, 29 Oct 2016)

  Changed paths:
    M createJson.groovy

  Log Message:
  -----------
  Merge pull request #24 from batmat/fix-jenkins-stat-per-plugin

Only process last month


Compare: 
https://github.com/jenkins-infra/infra-statistics/compare/743848113b8f...7984b23ea482

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to