From 5e52bfca9e01e17228ff7b08b0b3f76fee8f4b1c Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Wed, 13 Nov 2024 12:37:32 -0500 Subject: cancel flp --- 2024/organizers-notebook/index.org | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) (limited to '2024/organizers-notebook/index.org') diff --git a/2024/organizers-notebook/index.org b/2024/organizers-notebook/index.org index a5fd8d3f..110eb811 100644 --- a/2024/organizers-notebook/index.org +++ b/2024/organizers-notebook/index.org @@ -179,6 +179,7 @@ CLOSED: [2024-11-02 Sat 11:38] (emacsconf-schedule-validation-functions '(emacsconf-schedule-validate-time-constraints ;; emacsconf-schedule-validate-live-q-and-a-sessions-are-staggered + emacsconf-schedule-validate-no-cancelled-talks emacsconf-schedule-validate-all-talks-present emacsconf-schedule-validate-no-duplicates))) (setq emacsconf-schedule-plan @@ -187,7 +188,6 @@ CLOSED: [2024-11-02 Sat 11:38] papers ; <= 10:00 project ; any org-update ; <= 13:00 EST Sat or >= 15:00 Sat or <= 14:00 Sun, Sat preferred - flp ; any, Sat pref color ; <= 12:00 sat pref (lunch :start "12:00") theme ; >= 12:30 @@ -412,15 +412,30 @@ SCHEDULED: <2024-11-15 Fri> :CREATED: [2024-11-02 Sat 11:50] :END: ** IRC web client -*** TODO Ask libera.chat to increase connections allowed from chat.emacsconf.org on Dec 7 and 8 +*** WAITING Ask libera.chat to increase connections allowed from chat.emacsconf.org on Dec 7 and 8 ** IRC announcements *** DONE Confirm manual IRC announcements CLOSED: [2024-11-02 Sat 12:05] *** TODO Confirm automated IRC announcements from res -** TODO Publishing videos to the media server +** Media + +*** TODO Switch public media to unprotected root before the conference +SCHEDULED: <2024-11-29 Fri> +:PROPERTIES: +:CREATED: [2024-11-12 Tue 14:18] +:END: + +1. Clear public media directory. +2. Set =media_protect_root= to false in Ansible =group_vars/all.yml=. +3. =ansible-playbook -i inventory.yml prod-playbook.yml --tags media= + +You can generate the index with =emacsconf-publish-update-media=. ** TODO Publishing resources to the wiki -*** +ansible-playbook -i inventory.yml prod-playbook.yml --tags publish + + +** TODO Publishing videos to the media server ** Playing videos, switching to windows *** TODO Generate test videos for everything -- cgit v1.2.3