You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cu...@apache.org on 2018/04/05 13:21:00 UTC

[whimsy] branch master updated: Add pointers to some doc on how files are generated

This is an automated email from the ASF dual-hosted git repository.

curcuru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 2213cf1  Add pointers to some doc on how files are generated
2213cf1 is described below

commit 2213cf137b9930a24f0da47103839c359a84a0b3
Author: Shane Curcuru <as...@shanecurcuru.org>
AuthorDate: Thu Apr 5 09:20:55 2018 -0400

    Add pointers to some doc on how files are generated
---
 www/public/README.html | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/www/public/README.html b/www/public/README.html
index 3b8adc2..de1dc20 100644
--- a/www/public/README.html
+++ b/www/public/README.html
@@ -1,26 +1,26 @@
     <h2>Public JSON files</h2>
     <dl>
-      <dt>committee-info.json</dt><dd>Committee (PMC) names and membership</dd>
-      <dt>icla-info.json</dt><dd>Names of people who have submitted ICLAs who have uids (committer accounts)</dd>
-      <dt>icla-info_noid.json</dt><dd>Names of people who have submitted ICLAs who don't have uids. Either the ICLA has yet to be processed, or it was submitted and not followed up.</dd>
-      <dt>member-info.json</dt><dd>ASF member names</dd>
-      <dt>public_ldap_authgroups.json</dt><dd>Membership of LDAP auth groups. Membership of an LDAP auth group is used to grant commit karma for sub-project and other such resources</dd>
-      <dt>public_ldap_committees.json</dt><dd>Membership of LDAP committee groups. Membership of an LDAP committee group != membership of the PMC.
+      <dt>committee-info.json</dt><dd>Committee (PMC) names and membership (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/committee-info.json">documentation</a>)</dd>
+      <dt>icla-info.json</dt><dd>Names of people who have submitted ICLAs who have uids (committer accounts) (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/icla-info.json">documentation</a>)</dd>
+      <dt>icla-info_noid.json</dt><dd>Names of people who have submitted ICLAs who don't have uids. Either the ICLA has yet to be processed, or it was submitted and not followed up. (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/icla-info_noid.json">documentation</a>)</dd>
+      <dt>member-info.json</dt><dd>ASF member names (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/member-info.json">documentation</a>)</dd>
+      <dt>public_ldap_authgroups.json</dt><dd>Membership of LDAP auth groups. Membership of an LDAP auth group is used to grant commit karma for sub-project and other such resources (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_ldap_authgroups.json">documentation</a>)</dd>
+      <dt>public_ldap_committees.json</dt><dd>Membership of LDAP committee groups. Membership of an LDAP committee group != membership of the PMC. (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_ldap_committees.json">documentation</a>)
       <br>
       <b>Will eventually be replaced by public_ldap_projects.json</b></dd>
-      <dt>public_ldap_groups.json</dt><dd>Membership of LDAP unix groups. Membership of an LDAP unix group is used to grant commit karma for that project.
+      <dt>public_ldap_groups.json</dt><dd>Membership of LDAP unix groups. Membership of an LDAP unix group is used to grant commit karma for that project.  (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_ldap_groups.json">documentation</a>)
       <br>
       <b>Will eventually be replaced by public_ldap_projects.json</b></dd></dd>
-      <dt>public_ldap_people.json</dt><dd>Basic details of LDAP personal entries. Shows the public name and whether the login is currently disabled.</dd>
-      <dt>public_ldap_projects.json</dt><dd>Details of PMCs and Podlings. The "owners" list holds the ids with (P)PMC karma, and the "members" list holds the ids with (P)PMC committer karma.
+      <dt>public_ldap_people.json</dt><dd>Basic details of LDAP personal entries. Shows the public name and whether the login is currently disabled. (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_ldap_people.json">documentation</a>)</dd>
+      <dt>public_ldap_projects.json</dt><dd>Details of PMCs and Podlings. The "owners" list holds the ids with (P)PMC karma, and the "members" list holds the ids with (P)PMC committer karma. (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_ldap_projects.json">documentation</a>)
       <br>
       <b>Currently being introduced; will eventually replace public_ldap_groups and public_ldap_committees</b></dd>
-      <dt>public_ldap_services.json</dt><dd>Membership of LDAP service groups. For example pmc_chairs shows the list of people with PMC chair karma</dd>
-      <dt>public_nonldap_groups.json</dt><dd>Membership of auth groups not defined in LDAP. For example, podlings.
+      <dt>public_ldap_services.json</dt><dd>Membership of LDAP service groups. For example pmc_chairs shows the list of people with PMC chair karma (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_ldap_services.json">documentation</a>)</dd>
+      <dt>public_nonldap_groups.json</dt><dd>Membership of auth groups not defined in LDAP. For example, podlings. (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_nonldap_groups.json">documentation</a>)
       <br>
       <b>Podlings are being moved to public_ldap_projects.json, this file is likely to become obsolete.</b>
       </dd>
-      <dt>public_podling_status.json</dt><dd>Status of podlings: current, graduated, retired</dd>
-      <dt>public_podlings.json</dt><dd>podling details from https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings.xml</dd>
-      <dt>site-scan.json</dt><dd>Data for Website link checks.</dd>
+      <dt>public_podling_status.json</dt><dd>Status of podlings: current, graduated, retired (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_podling_status.json">documentation</a>)</dd>
+      <dt>public_podlings.json</dt><dd>podling details from https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings.xml (<a href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_podlings.json">documentation</a>)</dd>
+      <dt>site-scan.json</dt><dd>Data for Website link checks. (<a href="/site/">documentation</a>)</dd>
     </dl>

-- 
To stop receiving notification emails like this one, please contact
curcuru@apache.org.