You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2018/08/17 13:27:00 UTC

svn commit: r1838264 - in /comdev/reporter.apache.org: branches/TEST_INSTALL/README.txt trunk/README.txt

Author: sebb
Date: Fri Aug 17 13:27:00 2018
New Revision: 1838264

URL: http://svn.apache.org/viewvc?rev=1838264&view=rev
Log:
chi no longer creates health.json

Modified:
    comdev/reporter.apache.org/branches/TEST_INSTALL/README.txt
    comdev/reporter.apache.org/trunk/README.txt

Modified: comdev/reporter.apache.org/branches/TEST_INSTALL/README.txt
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/branches/TEST_INSTALL/README.txt?rev=1838264&r1=1838263&r2=1838264&view=diff
==============================================================================
--- comdev/reporter.apache.org/branches/TEST_INSTALL/README.txt (original)
+++ comdev/reporter.apache.org/branches/TEST_INSTALL/README.txt Fri Aug 17 13:27:00 2018
@@ -90,9 +90,6 @@ Scripts:
 - site/addrelease.py
   Updates data/releases/%s.json % committee from form data
 
-- site/chi.py
-  Creates data/health.json
-
 - site/getjson.py
   If stale, re-creates data/JIRA/jira_projects.json (from JIRA)
   If stale, re-creates data/JIRA/%s.json % project (from JIRA)
@@ -102,12 +99,7 @@ Scripts:
 
 Data file consumers:
 - chi.py
-  data/maildata_extended.json
-  data/mailinglists.json
-  data/pmcs.json
-  data/projects.json
-  data/releases/%s.json % project
-  https://whimsy.apache.org/public/committee-info.json
+  data/health.json
 
 - getjson.py
   data/health.json

Modified: comdev/reporter.apache.org/trunk/README.txt
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/README.txt?rev=1838264&r1=1838263&r2=1838264&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/README.txt (original)
+++ comdev/reporter.apache.org/trunk/README.txt Fri Aug 17 13:27:00 2018
@@ -90,9 +90,6 @@ Scripts:
 - site/addrelease.py
   Updates data/releases/%s.json % committee from form data
 
-- site/chi.py
-  Creates data/health.json
-
 - site/getjson.py
   If stale, re-creates data/JIRA/jira_projects.json (from JIRA)
   If stale, re-creates data/JIRA/%s.json % project (from JIRA)
@@ -102,12 +99,7 @@ Scripts:
 
 Data file consumers:
 - chi.py
-  data/maildata_extended.json
-  data/mailinglists.json
-  data/pmcs.json
-  data/projects.json
-  data/releases/%s.json % project
-  https://whimsy.apache.org/public/committee-info.json
+  data/health.json
 
 - getjson.py
   data/health.json