You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@community.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2023/03/15 13:06:00 UTC

[jira] [Updated] (COMDEV-481) Projects tool "Projects by number of committers" lacks many projects

     [ https://issues.apache.org/jira/browse/COMDEV-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl updated COMDEV-481:
-------------------------------
    Description: 
This page ([https://projects.apache.org/projects.html?number)] only lists 179 projects, and turns out those are only the ones that happen to have the same unixgroup as project-ID. E.g. 'lucene-core' with 97 committers is not listed since its unixgroup is 'lucene'.

The fix is in the attached patch, applying the same projectId-to-unixgroup function as is used elsewhere in the same script. This brings the number of projects listed up to 377.

I agree with some of the comments in related issue COMDEV-170, that some projects may have committership != unixgroup, but that should be solved separately.

  was:
This page only lists 179 projects, and turns out those are only the ones that happen to have the same unixgroup as project-ID. E.g. 'lucene-core' with 97 committers is not listed since its unixgroup is 'lucene'.

The fix is in the attached patch, applying the same projectId-to-unixgroup function as is used elsewhere in the same script. This brings the number of projects listed up to 377.

I agree with some of the comments in related issue COMDEV-170, that some projects may have committership != unixgroup, but that should be solved separately.


> Projects tool "Projects by number of committers" lacks many projects
> --------------------------------------------------------------------
>
>                 Key: COMDEV-481
>                 URL: https://issues.apache.org/jira/browse/COMDEV-481
>             Project: Community Development
>          Issue Type: Bug
>          Components: Projects Tool
>            Reporter: Jan Høydahl
>            Priority: Major
>         Attachments: comdev-projects_js.patch
>
>
> This page ([https://projects.apache.org/projects.html?number)] only lists 179 projects, and turns out those are only the ones that happen to have the same unixgroup as project-ID. E.g. 'lucene-core' with 97 committers is not listed since its unixgroup is 'lucene'.
> The fix is in the attached patch, applying the same projectId-to-unixgroup function as is used elsewhere in the same script. This brings the number of projects listed up to 377.
> I agree with some of the comments in related issue COMDEV-170, that some projects may have committership != unixgroup, but that should be solved separately.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
For additional commands, e-mail: dev-help@community.apache.org