[
https://issues.apache.org/jira/browse/COMDEV-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956400#comment-17956400
]
Dave Fisher commented on COMDEV-560:
------------------------------------
I took a look into parseprojects.py. It does not currently read the list of
committees. It does read the list of retired committees.
We can see how to read the committee list from
[https://github.com/apache/comdev-projects/blob/trunk/scripts/cronjobs/parsecommitteeinfo.py#L154-L156]
which uses an import of
[https://github.com/apache/comdev-projects/blob/trunk/scripts/committee_info.py#L157]
and the function at that line number.
Adding minimal Projects for Committees without DOAP should be done before
[https://github.com/apache/comdev-projects/blob/trunk/scripts/cronjobs/parseprojects.py#L284]
> projects list is inconsistent between UI and generated .json file: missing
> no-tlp-doap in json
> ----------------------------------------------------------------------------------------------
>
> Key: COMDEV-560
> URL: https://issues.apache.org/jira/browse/COMDEV-560
> Project: Community Development
> Issue Type: Bug
> Components: Projects Tool
> Reporter: Hervé Boutemy
> Assignee: Hervé Boutemy
> Priority: Major
>
> while working on https://github.com/apache/tooling-trusted-release/issues/117
> we discovered that projects's list in UI =
> https://projects.apache.org/projects.html
> is not consistent with list in .json =
> https://projects.apache.org/json/foundation/projects.json
> json does not contain no-tlp-doap category =
> https://projects.apache.org/projects.html?category#no-tlp-doap
> this auto-generated minimal project description for committees that did not
> write a DOAP file for their TLP should be consistent
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]