Commit Graph

15 Commits

Author SHA1 Message Date
Nate Johnston b55e2d6dc5 Remove the congress team meeting
Per the retirement of the Congress project and it's associated
subprojects [1] also delete the team meeting.

Depends-On: https://review.opendev.org/721742
Change-Id: If8d4000a2eaff7af3005b39dd256faf8a59195b1
2020-04-21 18:06:32 -04:00
Eric K b550103222 Change congress meeting time
Discussed at multiple IRC meetings and (as backup) sought
additional comments (not expected) on ML [1]

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-September/134941.html

Change-Id: I1acc2472f8faeb67f7e19553963a0172c757f9e8
2018-09-25 16:39:34 -07:00
Eric Kao 746efb1a00 Change Congress meeting time
Change-Id: Iea817b7c009212b0dcca4ee792cfde4a35f7622c
2017-10-25 16:45:03 -07:00
Eric Kao 24260a34c7 Add some aliases to congress meeting chairs
Change-Id: I18f5ec0a28dd6e8bd6cb5262f6ba74bf2cf36c19
2017-10-19 11:30:14 -07:00
Eric K f192cc7a70 updated congress agenda url
Change-Id: I3f63ee5c6107fb9bfb23159879fc5240409cd17d
2017-03-07 14:32:48 -08:00
Masahito Muroi 39fb24c7b9 Add meeting chair to Congress meetings
Change-Id: I05807c17eb3461002c3ede47905bae27c3dfdc1b
2016-06-03 09:55:57 -07:00
Tony Breeds bad8c72421 Add explict start dates to meeting yaml
This is an intermediate step, but valuable, step in stabilising the IRC
meeting iCal.  There are a couple of issues.

1. Every time we regenerate the iCal we set a new start point.
2. The odd/even decision is based on the start date (which defaults to
   the time the ics file is generated)

By adding explicit start dates to all out meetings (which have been
reset this week) we mitigate both of these issues.

There are other aspects that require updates to yaml2ical, but this
relatively simple step while we get those items in place.

Note: this week you can verify that these start_dates are correct by
1. running tox on master
2. save output/irc-meetings.ical to output/master.ical
3. apply this patch and re-run tox
4. diff output/master.ical output/irc-meetings.ical

Change-Id: I7ae70c684884c0c708738392a0b43bbb3c1c878e
2016-01-08 12:36:34 +11:00
Tim Hinrichs ad3f5f26c1 Change Congress meeting day/time
Change-Id: Id2514b64939462108e747d49f47c49d5fbc1ac33
2015-07-31 10:14:25 -07:00
Jenkins 421411a062 Merge "Change Congress meeting time" 2015-07-15 10:37:44 +00:00
Rui Chen ab419edd6a Add Congress logs and agenda url
This patch edits Congress meeting yaml information to
add an id and agenda url.

Change-Id: I696463b93a18677dde2c9baecf2ee6b4b934caeb
2015-07-15 16:14:12 +08:00
Tim Hinrichs 2b68771d99 Change Congress meeting time
Change-Id: Icecc3e97a5648e082c5bfb894f3b38e5a9259c76
2015-07-14 11:09:51 -07:00
Thierry Carrez 2c14f3149d Remove redundant/stale scheduling info from desc
Descriptions often contained redudndant information about the scheduling
of a meeting, which was not kept in sync with further changes in
scheduling, and therefore often stale and confusing.

Also removes all meetings that are actually not happening on IRC.

Change-Id: Ib59e9c5be0e8f1bc8da9322382a15750cf63295f
2015-05-27 15:40:03 +02:00
Tony Breeds 67e6019275 Update the Meeting chairs.
This commit updates the meetings chairs to match the wiki.

Change-Id: I822682f77dea3680977a1dcbe8c04279ff43bba1
2015-04-25 17:25:43 +10:00
Thierry Carrez 59d48ea407 Do not set meeting agenda in YAML
Removes support for meeting agenda in the YAML format. Meeting agendas
change every week and would trigger a lot of unnecessary reviews. Better
support them using plain wiki pages like we do today.

Change-Id: I3331f528855bfc38f88c3fe63866f0af4338d1ff
2014-10-15 16:28:25 +02:00
gspindles 1c35eab77c Added all YAML Files
This patch added all the remaining YAML files.  Please note that the
meeting information on the OpenStack wiki Meetings page will like have
been updated while this patch is going through review.  So meeting
information such as agenda might not be up-to-date by the time this
patch gets merged.

The python scripts also have their copyright informations updated.

Also changed from logging.info to logging.error when conflicts are
detected.

Change-Id: I8ecf94d32f2064eac0d30fc12cfdd999b54e6497
2014-05-06 19:13:33 -05:00