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 2015/07/02 11:04:32 UTC

svn commit: r1688787 - /comdev/reporter.apache.org/README.txt

Author: sebb
Date: Thu Jul  2 09:04:31 2015
New Revision: 1688787

URL: http://svn.apache.org/r1688787
Log:
+=crontab

Modified:
    comdev/reporter.apache.org/README.txt

Modified: comdev/reporter.apache.org/README.txt
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/README.txt?rev=1688787&r1=1688786&r2=1688787&view=diff
==============================================================================
--- comdev/reporter.apache.org/README.txt (original)
+++ comdev/reporter.apache.org/README.txt Thu Jul  2 09:04:31 2015
@@ -20,6 +20,12 @@ https://svn.apache.org/repos/infra/infra
 Some Puppet data is here
 https://svn.apache.org/repos/infra/infrastructure/trunk/puppet/hosts/nyx-ssl/manifests/init.pp
 
+Crontab:
+00 4,12,20 * * * cd /var/www/reporter.apache.org/data && python3.4 parsepmcs.py
+00 01 * * * cd /var/www/reporter.apache.org/ && python mailglomper.py
+00 09 * * * cd /var/www/reporter.apache.org/ && python readjira.py
+00 12 * * * curl "(removed)" > /var/www/reporter.apache.org/data/mailinglists.json
+
 
 TODO:
 - where are the scripts that populate the data files?