On Wed, Jun 25, 2014 at 12:23 PM, Robert Metzger <rmetz...@apache.org> wrote:
> I found some inconsistencies in the July report.

> Flink is a new podling, and in my understanding, new podlings have to
> report monthly in the first three months. The project is missing in the
> list.

Thank you very much for your diligence, Robert.  Four podlings did not receive
automatic reminders today:

*   Brooklyn
*   Fleece
*   Flink
*   Slider

I have sent out reminders manually to all four.

> I think this commit
> http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings.xml?r1=1601289&r2=1601288&pathrev=1601289
> removed the monthy="true" flag from Flink.

There were several problems with that commit.  Can I get a volunteer to
perform the following edits on podlings.xml?  I could do it myself, but the
point of writing all this out is to build community.

Kalumet, S4 and NPanday should have the `monthly` tag set, but it should be
for `July` only:

    <reporting group="N" monthly="true">July</reporting>

(Note that `N` is a placeholder and should be either 1, 2, or 3.)

Flink should have the monthly tag set, with a duration of `May, June, July`:

    <reporting group="N" monthly="true">May, June, July</reporting>

Brooklyn, Slider and Parquet should have the monthly tag set, with a duration
of `June, July, August`.

    <reporting group="N" monthly="true">June, July, August</reporting>

Optiq should have the monthly tag set, with a duration of `July, August,
September`:

    <reporting group="N" monthly="true">July, August, September</reporting>

Fleece's entry is already correct, including the `monthly` tag and the
duration.  It's not clear to me why no reminder went out. :(

**No other podling should have a `monthly` tag**.

> Optiq was missing in the June report even though it was a new podling. (It
> is in the report this time).
>
> Is this intentional or is a workflow or script broken somewhere?

The glitch appears to have been due to unclear instructions in
report_runbook.py.

    # For any podlings that did not report, add a "monthly" attribute
    # in podlings.xml.  See http://s.apache.org/At0 for a sample commit.
    # mechanical -- Assign podlings which do not report to "monthly".
    [... edit podlings.xml with your editor of choice ...]
    svn ci -m "Assign podlings which did not report to 'monthly'."

...

    # Edit podlings.xml: remove the "monthly" attribute for podlings
    # where it has expired.  Commit any changes.
    [... edit podlings.xml with your editor of choice ...]
    svn ci -m "Remove expired 'monthly' attributes."

> If you want, I can remove Stratos and add Flink to the report.

That would be great, thanks!

Marvin Humphrey

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to