To follow up on the discussion on the call this morning... Here's one example of "Committer" being used rather than author. Jack Ding had helped with upstreaming a lot of our early commits. The biterg page shows him having 120 commits in config, but he's listed as the author of 6: config$ git log --pretty=fuller |grep '^Commit:.*Jack Ding' | wc -l 118 config$ git log --pretty=fuller |grep '^Author:.*Jack Ding' | wc -l 6 -----Original Message----- From: Zvonar, Bill [mailto:Bill.Zvonar@windriver.com] Sent: Thursday, May 30, 2019 11:00 AM To: Thierry Carrez; starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] Community activity dashboard Hi Thierry, sorry for the late response - would you be interested in coming to next week's Community meeting [1][2] to give us an overview of the changes? I'm guessing that'll help generate more awareness and some comments from the community. Bill... [1] call details: https://wiki.openstack.org/wiki/Starlingx/Meetings#7am_PDT_.2F_1500_UTC_-_Co... [2] meeting start time in various time-zones: https://www.timeanddate.com/worldclock/fixedtime.html?iso=20190605T1400 -----Original Message----- From: Thierry Carrez <thierry@openstack.org> Sent: Tuesday, May 14, 2019 10:46 AM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] Community activity dashboard Hi StarlingXers, I just pushed some improvements to the default dashboard at: https://starlingx.biterg.io/ Instead of showing git commit activity (which tends to introduce significant skew when repositories are forked or reused), it's now tracking development activity using merged Gerrit changes, which is much more accurate (and also a more comparable metric to what we use in OpenStack). The "key metrics" numbers on the top-left can be used in conjunction with the date range selection (on the top right) to extract yearly activity numbers or per-release activity numbers. Finally I added three panels at the bottom that show the monthly evolution in corporate diversity for proposed changes, code reviews and ML posts, which is I think a good way to track our progress there. NB: The large number of "unknown" reviews on the middle bottom graph is a glitch that should disappear soon (Zuul review comments counting as unknown instead of being ignored). Comments welcome ! -- Thierry Carrez (ttx) _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss