Sebb created WHIMSY-408:
---------------------------
Summary: Update meetings.cgi to derive meeting dates automatically
Key: WHIMSY-408
URL: https://issues.apache.org/jira/browse/WHIMSY-408
Project: Whimsy
Issue Type: Task
Reporter: Sebb
The meeting.cgi file currently needs to be manually updated each year, see the
code near
https://github.com/apache/whimsy/blob/master/www/members/meeting.cgi#L157
It might perhaps make sense to automate this by reading from
https://svn.apache.org/repos/private/foundation/Meetings/YYYYMMDD/README.txt
or the script that generates it
https://svn.apache.org/repos/private/foundation/Meetings/create-meeting.rb
Better yet might be for create-meeting.rb to generate a data file in a fixed
location that can be used by other scripts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)