irc-meetings/meetings
Josh Tan e7235a7301 Implemented basic ical conversion. Some hardcoding involved, which will need to be removed.
Improved ical description.

Cleaned up code/yaml.

Use uuid as ical filename.

Remove __pycache__ directory.

Implemented support for multiple events in a single ical file.

Removed hardcoding of event frequency.

Added comment about meeting duration.

Modified yaml files by removing uuid field, renaming 'Period' to 'Schedule', and removing 'UTC' from the time field values. Relocated yaml to meetings/ directory. Also now use pprint.pformat to print agenda. This resulting output isn't very user-friendly, so it should be improved in the future.

updated yaml files and made minor formatting changes

removed libs and edited .gitignore

Removed old yaml files.

Made time a string in yaml.

iCal files now use same filename as YAML files.

Add event times as UTC.

Changed agenda output in iCal description to a YAML dump of the agenda.

updated yaml files some more

When finding yaml files in MeetingJobs.create_meetings(), program now tests whether the filename ends with '.yaml', instead of if it contains '.yaml'. (This avoids the problem of temporary emacs files like '#meeting.yaml#'.)

Added basic logging functionality.

Change-Id: Ib6cbe5b54228595faa42ccdadc6be15ee4c278da
2014-03-10 13:24:39 -05:00
..
nova-bug-scrub-meeting.yaml Implemented basic ical conversion. Some hardcoding involved, which will need to be removed. 2014-03-10 13:24:39 -05:00
nova-team-meeting.yaml Implemented basic ical conversion. Some hardcoding involved, which will need to be removed. 2014-03-10 13:24:39 -05:00
openstack-project-and-release-status-meeting.yaml Implemented basic ical conversion. Some hardcoding involved, which will need to be removed. 2014-03-10 13:24:39 -05:00
technical-committee-meeting.yaml Implemented basic ical conversion. Some hardcoding involved, which will need to be removed. 2014-03-10 13:24:39 -05:00
xenapi-team-meeting.yaml Implemented basic ical conversion. Some hardcoding involved, which will need to be removed. 2014-03-10 13:24:39 -05:00