summaryrefslogtreecommitdiffstats
path: root/organizers-notebook
diff options
context:
space:
mode:
Diffstat (limited to 'organizers-notebook')
-rw-r--r--organizers-notebook/index.org18
1 files changed, 17 insertions, 1 deletions
diff --git a/organizers-notebook/index.org b/organizers-notebook/index.org
index c5825866..a231518d 100644
--- a/organizers-notebook/index.org
+++ b/organizers-notebook/index.org
@@ -540,6 +540,22 @@ Success:
ssh bbb.emacsverse.org
docker exec -it greenlight-v2 bundle exec rake user:create["USERNAME","EMAIL","PASSWORD","user"]
#+end_src
+** When a talk is added after the schedule has already been drafted
+- [X] Add the talk to conf.org
+- [X] Add the talk ID to the draft schedule
+- [X] Run the draft schedule block
+- [X] elisp:emacsconf-schedule-update-from-info
+- [X] elisp:emacsconf-publish-talks-json-to-files
+- [X] Generate pads with ~ansible-playbook -i inventory.yml prod-playbook.yml --tags pad~
+- [X] elisp:emacsconf-set-file-prefixes
+- [X] elisp:emacsconf-update-schedule
+- [X] elisp:emacsconf-stream-generate-overlays
+- [X] elisp:emacsconf-stream-generate-test-videos
+- [X] ~rsync -avze ssh ~/proj/emacsconf/2024/assets/ res:/data/emacsconf/shared/2024/assets/~
+- [X] Send the upload instructions
+- [X] Generate the intro text
+- [ ] Record the intro
+
** When a talk is cancelled
:PROPERTIES:
:CUSTOM_ID: cancel-talk
@@ -547,7 +563,7 @@ docker exec -it greenlight-v2 bundle exec rake user:create["USERNAME","EMAIL","P
1. Update the status to CANCELLED.
2. Rejig the schedule if needed, and update with elisp:emacsconf-schedule-update-from-info
-3. Update the published schedule with [[elisp:emacsconf-update-schedule]]
+3. Update the published schedule with [[elisp:emacsconf-update-schedule]] and push the wiki.
4. Regenerate the intros (before, after). elisp:emacsconf-stream-generate-in-between-pages, then use elisp:subed-record-compile-video in the intros file.
5. Sync the new intros to the /data/emacsconf/shared/$YEAR/assets/intros directory.
6. Regenerate the pads: elisp:emacsconf-pad-prepopulate-all-talks