The code here should work views/memapp.json.rb . Maybe it is waiting for some
kind of sync to happen?
# parse and return the contents of the latest memapp-received file
# find latest memapp-received.txt file in the foundation/Meetings directory
meetings = ASF::SVN['private/foundation/Meetings']
received = Dir["#{meetings}/2*/memapp-received.txt"].sort.last.untaint
> On Mar 22, 2018, at 3:05 PM, Craig Russell <[email protected]> wrote:
>
> And now there is another thing needed, which is to update whimsy to use the
> 20180320 directory for processing memapps.
>
> And I don't know how to do that one.
>
>> On Mar 22, 2018, at 2:31 PM, Craig Russell <[email protected]> wrote:
>>
>> Found the problem:
>>
>> - after meetings, update foundation/Meetings/YYYYMMDD/memapp-received.txt
>> - find the template in foundation/Meetings/memapp-received-template.txt
>> - add all newly-elected members (check spelling)
>>
>>> On Mar 22, 2018, at 2:12 PM, Craig Russell <[email protected]> wrote:
>>>
>>> I could not get the first application to work. Is there some pre-work that
>>> is needed?
>>>
>>>
>>> Craig L Russell
>>> Secretary, Apache Software Foundation
>>> [email protected] http://db.apache.org/jdo
>>>
>>
>> Craig L Russell
>> Secretary, Apache Software Foundation
>> [email protected] http://db.apache.org/jdo
>>
>
> Craig L Russell
> Secretary, Apache Software Foundation
> [email protected] http://db.apache.org/jdo
>
Craig L Russell
Secretary, Apache Software Foundation
[email protected] http://db.apache.org/jdo