You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by jo...@apache.org on 2017/08/02 03:46:12 UTC

svn commit: r1803753 - in /incubator/public/trunk: content/shepherd_assignments.json report_runbook.py

Author: johndament
Date: Wed Aug  2 03:46:11 2017
New Revision: 1803753

URL: http://svn.apache.org/viewvc?rev=1803753&view=rev
Log:
Fluo graduated.

Modified:
    incubator/public/trunk/content/shepherd_assignments.json
    incubator/public/trunk/report_runbook.py

Modified: incubator/public/trunk/content/shepherd_assignments.json
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/shepherd_assignments.json?rev=1803753&r1=1803752&r2=1803753&view=diff
==============================================================================
--- incubator/public/trunk/content/shepherd_assignments.json (original)
+++ incubator/public/trunk/content/shepherd_assignments.json Wed Aug  2 03:46:11 2017
@@ -1303,7 +1303,6 @@
         "batchee": "wave",
         "datafu": "wave",
         "edgent": "ptgoetz",
-        "fluo": null,
         "gobblin": "johndament",
         "guacamole": null,
         "heron": "tnachen",
@@ -1323,4 +1322,4 @@
         "toree": null,
         "unomi": "tnachen"
     }
-}
\ No newline at end of file
+}

Modified: incubator/public/trunk/report_runbook.py
URL: http://svn.apache.org/viewvc/incubator/public/trunk/report_runbook.py?rev=1803753&r1=1803752&r2=1803753&view=diff
==============================================================================
--- incubator/public/trunk/report_runbook.py (original)
+++ incubator/public/trunk/report_runbook.py Wed Aug  2 03:46:11 2017
@@ -175,14 +175,9 @@ def prep_next_wiki_report_template(optio
         ##################################################################
 
         # Edit podlings.xml: remove the "monthly" attribute for podlings
-        # where it has expired.  Commit any changes.
+        # where it has expired, or add monthly if not reported.  Commit any changes.
         [... edit podlings.xml with your editor of choice ...]
-        svn ci -m "Remove expired 'monthly' attributes."
-
-        # Run clutch, regenerate the website, commit and publish
-        python3 clutch.py
-        svn ci -m "Run clutch."
-	login to CMS and publish the Incubator website.
+        svn ci -m "Update 'monthly' attributes."
 
         # Assign shepherds.
         python3 assign_shepherds.py --month={next_month}



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org